Skip to content

Commit 6d27890

Browse files
committed
fix readme
1 parent 7e71e4b commit 6d27890

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
@@ -258,7 +258,7 @@ amadeus.shopping.seatmaps.get({
258258
});
259259

260260
// Flight Availabilities Search
261-
amadeus.shopping.seatmaps.post(body);
261+
amadeus.shopping.availability.flight_availabilities.post(body);
262262

263263
// Flight Choice Prediction
264264
amadeus.shopping.flightOffersSearch.get({

0 commit comments

Comments
 (0)