Closed frankkoornstra closed 2 years ago
Hi @frankkoornstra, It is necessary to upload the tests in the PR. Any PR is an atomic operation for a new consistent state in the library.
All tests are actually :heavy_check_mark: so all good. Apparently this isn't covered by tests at all so I hope I'm not expected to create an entire integration test while fixing this bug :grimacing: I'm trying to do the right thing here by posting the issue and creating a patch :slightly_smiling_face:
@jabrena can this be merged, please? This isn't a minor bug, it's making the whole flight lookup feature unusable with the many delays we have in the past weeks.
Hi mate, tomorrow, I will work on it. :)
Hi @frankkoornstra,
First, apologies by the delay because you were right with this PR. I was checking the portal and our OAS files and yes, Timing objects returns an array of Delays.
Portal Evidence: https://developers.amadeus.com/self-service/category/air/api-doc/on-demand-flight-status/api-reference
Nice, thanks! When do you think a new version will be released with this patch included?
Hello @frankkoornstra , you can now install and use the version 6.2.0
Delays is an array of Delay, not an object.
Fixes #178
Changes for this pull request
Checklist
Tests are all :heavy_check_mark: