You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 8, 2024. It is now read-only.
warning: (8) parameter 'filter' is not found within the URI template '/flights{?filter*}' for 'Flight list'
Code:
### Flight list [GET /flights{?filter*}]
Get a filtered list of flights
+ Parameters
+ filter (required) - Provide one of these values as a parameter to filter
+ arrival : `false` (optional) - Whether the flight is an arrival or departure
+ terminal : `A` (optional) - The terminal for the flight
+ gate : `5` (optional) - Gate information