@lap v0.3
# Machine-readable API spec. Each @endpoint block is one API call.
@api Branded Fares Upsell
@base https://test.api.amadeus.com/v1
@version 1.2.0
@endpoints 1
@toc shopping(1)

@endpoint POST /shopping/flight-offers/upselling
@required {X-HTTP-Method-Override: any, upsellFlightOffersBody: any}
@returns(200)
@errors {400}

@end
