Skip to content

Commit f8312a8

Browse files
authored
chore: add flights shopping specs (#73)
1 parent bf11954 commit f8312a8

File tree

4 files changed

+5928
-0
lines changed

4 files changed

+5928
-0
lines changed

specs/openapi-merge.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,24 @@
2626
"dispute": {
2727
"prefix": "Activities"
2828
}
29+
},
30+
{
31+
"inputFile": "./xap-flight-v1.specs.yaml",
32+
"dispute": {
33+
"prefix": "FlightsV1"
34+
}
35+
},
36+
{
37+
"inputFile": "./xap-flight-v2.specs.yaml",
38+
"dispute": {
39+
"prefix": "FlightsV2"
40+
}
41+
},
42+
{
43+
"inputFile": "./xap-flight-v3.specs.yaml",
44+
"dispute": {
45+
"prefix": "FlightsV3"
46+
}
2947
}
3048
],
3149
"output": "./specs.yaml"

0 commit comments

Comments
 (0)