Skip to content

post a list of seats to /floorplans/<id>/seats #80

Description

@aviau

For now, the endpoint works but you can only create one seat at a time.

  • Posting a dict means I want to create only one seat
  • Posting a list means I want to create several seats

In SeatPostHandler we assume that the content of the post is a seat and we parse it with SeatFromJson.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions