Skip to content

Commit 2eaaf7a

Browse files
authored
update choice prediction date
1 parent 3984bd9 commit 2eaaf7a

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)