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 468f6dd commit 015ae39Copy full SHA for 015ae39
src/main/java/com/amadeus/Constants.java
@@ -45,7 +45,6 @@ public final class Constants {
45
46
// APIs which need an X-HTTP-Method-Override GET HEADER
47
public static final List<String> APIS_WITH_EXTRA_HEADER = new ArrayList<String>(Arrays.asList(
48
- "/v2/shopping/flight-offers",
49
"/v2/shopping/flight-offers",
50
"/v1/shopping/seatmaps",
51
"/v1/shopping/availability/flight-availabilities",
0 commit comments