We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99ff6c7 commit 44e9eeeCopy full SHA for 44e9eee
src/main/java/com/amadeus/shopping/FlightOffers.java
@@ -45,7 +45,7 @@ public FlightOffers(Amadeus client) {
45
* amadeus.shopping.flightOffers.get(Params
46
* .with("origin", "LHR")
47
* .and("destination", "LAX")
48
- * .and("departureDate", "2017-12-24"));</pre>
+ * .and("departureDate", "2020-08-01"));</pre>
49
*
50
* @param params the parameters to send to the API
51
* @return an API response object
0 commit comments