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

Flight offers price update #38

Merged
merged 28 commits into from
Mar 19, 2020
Merged

Conversation

anthonyroux
Copy link
Contributor

Working on an update of the previous PR to:

  • Make is easier to use the Price API
  • Fix issues with the POST with query parameters

import lombok.ToString;

/**
* An Airline object as returned by the Airline Code LookUp API.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wrong comment

tsolakoua and others added 6 commits March 12, 2020 16:16
* initial commit

* fix booking

* support traveler and flighs object for create orders

* update docs and add tests

* fix readme

* add create orders example

* update docs

* update readme
* add support for ai-generated photos

* add tests and example

* fix intendation

* fix intendation
* Adding support for Trip Purpose Prediction API

* Fix comments on PR + solve merge conflicts

* Fix comments on PR + solve merge conflicts

* Refactor Flight Delay Prediction and Airport-On Time performance
@tsolakoua tsolakoua merged commit abbf480 into flight_offers_price Mar 19, 2020
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 this pull request may close these issues.

None yet

3 participants