{"note":"OpenAPI conversion -- returning structured metadata","name":"amadeus-com-amadeus-flight-check-in-links","description":"Flight Check-in Links","version":"2.1.3","base_url":"https://test.api.amadeus.com/v2","endpoints":1,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Flight Check-in Links\n@base https://test.api.amadeus.com/v2\n@version 2.1.3\n@endpoints 1\n@toc reference-data(1)\n\n@endpoint GET /reference-data/urls/checkin-links\n@desc Lists Check-in URLs.\n@required {airlineCode: any # Airline code following IATA or ICAO standard - e.g. 1X; AF or ESY  [IATA table codes](http://www.iata.org/publications/Pages/code-search.aspx)  [ICAO airlines table codes](https://en.wikipedia.org/wiki/List_of_airline_codes)}\n@optional {language: any # Check-in page language with one of the following patterns 'languageCode' (e.g. EN) or 'languageCode-IATAcountryCode' (e.g. en-GB).   Default value is **en-GB** (used when required language is not available or when no value is specified).}\n@returns(200) Successful Operation\n@errors {400: code    | title                                  ------- | -------------------------------------  477     | INVALID FORMAT 572     | INVALID OPTION 32171     | MANDATORY DATA MISSING}\n\n@end\n"}