Skip to content

Commit

Permalink
Convert Airline data example from object to array
Browse files Browse the repository at this point in the history
  • Loading branch information
jordan-gillard committed Dec 16, 2023
1 parent b9eaa13 commit 3daa9ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/yaml/AirlineCodeLookUp_v1_swagger_specification.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ components:
links:
self: https://test.api.amadeus.com/v1/reference-data/airlines?airlineCodes=BA
data:
type: airline
- type: airline
iataCode: BA
icaoCode: BAW
businessName: BRITISH AIRWAYS
Expand Down

0 comments on commit 3daa9ac

Please sign in to comment.