Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

facilities and seats objects are missing from SeatMap class #271

Open
BaraOS opened this issue Nov 14, 2024 · 0 comments · May be fixed by #274
Open

facilities and seats objects are missing from SeatMap class #271

BaraOS opened this issue Nov 14, 2024 · 0 comments · May be fixed by #274

Comments

@BaraOS
Copy link

BaraOS commented Nov 14, 2024

Description

The SeatMap class under com.amadeus.resources is missing the facilities and seats objects and does not match the successful response model.

Steps to Reproduce

  1. Make a seatMap request using https://test.api.amadeus.com/v1/booking/flight-orders
  2. Create the same seatMap request using the Java SDK

Expected Behavior: Response JSONs should be similar

Actual Behavior: The JavaSDK response is missing the facilities and seats section of the response

Stable Behavior? All the time

Versions

Java 21

@siddydutta siddydutta linked a pull request Dec 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant