@lap v0.3
# Machine-readable API spec. Each @endpoint block is one API call.
@api Flight Check-in Links
@base https://test.api.amadeus.com/v2
@version 2.1.3
@endpoints 1
@toc reference-data(1)

@endpoint GET /reference-data/urls/checkin-links
@required {airlineCode: any}
@optional {language: any}
@returns(200)
@errors {400}

@end
