We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3984bd9 commit 2eaaf7aCopy full SHA for 2eaaf7a
1 file changed
README.rst
@@ -229,7 +229,7 @@ List of supported endpoints
229
body = amadeus.shopping.flight_offers_search.get(
230
originLocationCode='MAD',
231
destinationLocationCode='NYC',
232
- departureDate='2021-04-01',
+ departureDate='2022-04-01',
233
adults=1).result
234
amadeus.shopping.flight_offers.prediction.post(body)
235
0 commit comments