Skip to content

Commit b291220

Browse files
committed
update readme
1 parent 9e35e61 commit b291220

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
@@ -41,7 +41,7 @@ application <https://developers.amadeus.com/my-apps/>`__.
4141
response = amadeus.shopping.flight_offers_search.get(
4242
originLocationCode='MAD',
4343
destinationLocationCode='ATH',
44-
departureDate='2022-11-01',
44+
departureDate='2024-11-01',
4545
adults=1)
4646
print(response.data)
4747
except ResponseError as error:

0 commit comments

Comments
 (0)