Skip to content

Commit f90fd41

Browse files
committed
update README
1 parent 6cb03c4 commit f90fd41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ Destination[] directDestinations = amadeus.airport.directDestinations.get(Params
404404
FlightAvailability[] flightAvailabilities
405405
= amadeus.shopping.availability.flightAvailabilities.post(body);
406406

407-
// Travel Restrictions GET
407+
// Travel Restrictions GET V1
408408
DiseaseAreaReport diseaseAreaReport
409409
= amadeus.dutyOfCare.diseases.covid19AreaReport.get(Params.with("countryCode","US"));
410410
// Travel Restrictions GET V2

0 commit comments

Comments
 (0)