Skip to content

Commit 8e97cdc

Browse files
authored
Merge pull request #128 from amadeus4dev/update-dates-choice-prediction
update choice prediction date
2 parents c1732f4 + 2eaaf7a commit 8e97cdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ List of supported endpoints
229229
body = amadeus.shopping.flight_offers_search.get(
230230
originLocationCode='MAD',
231231
destinationLocationCode='NYC',
232-
departureDate='2021-04-01',
232+
departureDate='2022-04-01',
233233
adults=1).result
234234
amadeus.shopping.flight_offers.prediction.post(body)
235235

0 commit comments

Comments
 (0)