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 6cb03c4 commit f90fd41Copy full SHA for f90fd41
README.md
@@ -404,7 +404,7 @@ Destination[] directDestinations = amadeus.airport.directDestinations.get(Params
404
FlightAvailability[] flightAvailabilities
405
= amadeus.shopping.availability.flightAvailabilities.post(body);
406
407
-// Travel Restrictions GET
+// Travel Restrictions GET V1
408
DiseaseAreaReport diseaseAreaReport
409
= amadeus.dutyOfCare.diseases.covid19AreaReport.get(Params.with("countryCode","US"));
410
// Travel Restrictions GET V2
0 commit comments