{"note":"OpenAPI conversion -- returning structured metadata","name":"amadeus-com-amadeus-flight-busiest-traveling-period","description":"Flight Busiest Traveling Period","version":"1.0.2","base_url":"https://test.api.amadeus.com/v1","endpoints":1,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Flight Busiest Traveling Period\n@base https://test.api.amadeus.com/v1\n@version 1.0.2\n@endpoints 1\n@toc travel(1)\n\n@endpoint GET /travel/analytics/air-traffic/busiest-period\n@desc Returns a list of air traffic reports.\n@required {cityCode: any # Code for the city following IATA standard. [IATA table codes](http://www.iata.org/publications/Pages/code-search.aspx) - e.g. BOS for Boston, period: any # time period (year) of the statistics.  Year for which the statistic are requested following [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)}\n@optional {direction: any # Use ARRIVING to have statistics on travelers coming to the city or DEPARTING for statistics on travelers leaving the city.  By default, statistics are given on travelers ARRIVING the city.}\n@returns(200) Successful Operation\n@errors {400: code    | title                                  ------- | -------------------------------------  477     | INVALID FORMAT 572     | INVALID OPTION 2781    | INVALID LENGTH 4926    | INVALID DATA RECEIVED 32171   | MANDATORY DATA MISSING}\n\n@end\n"}