Seats API: Add is_available filter (Z#23163419) (#4409)

* Seats API: Add is_available filter (Z#23163419)

* docs
This commit is contained in:
Raphael Michel
2024-08-21 17:43:13 +02:00
committed by GitHub
parent b96374fcf6
commit a6f93b6cf0
4 changed files with 62 additions and 15 deletions

View File

@@ -101,7 +101,8 @@ Endpoints
:query string seat_number: Only show seats with the given seat_number.
:query string seat_label: Only show seats with the given seat_label.
:query string seat_guid: Only show seats with the given seat_guid.
:query string blocked: Only show seats with the given blocked status.
:query boolean blocked: Only show seats with the given blocked status.
:query boolean is_available: Only show seats that are (not) currently available.
:query string expand: If you pass ``"orderposition"``, ``"cartposition"``, or ``"voucher"``, the respective field will be
shown as a nested value instead of just an ID. This requires permission to access that object.
The nested objects are identical to the respective resources, except that order positions