Skip to content

Commit

Permalink
Merge pull request #199 from amadeus4dev/updatedatacollection
Browse files Browse the repository at this point in the history
update data collection
  • Loading branch information
tsolakoua authored Nov 6, 2023
2 parents 2249776 + e67f4a6 commit b015d37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/test-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ The table below details the available test data for each Self-Service API:
| [SeatMap Display](https://developers.amadeus.com/self-service/category/air/api-doc/seatmap-display){:target="\_blank"} | Works with the response of Flight Offers Search. |
| [Flight Create Orders](https://developers.amadeus.com/self-service/category/air/api-doc/flight-create-orders){:target="\_blank"} | Works with the response of Flight Offers Price. |
| [Flight Order Management](https://developers.amadeus.com/self-service/category/air/api-doc/flight-order-management){:target="\_blank"} | Works with the response of Flight Create Orders. |
| [Flight Price Analysis](https://developers.amadeus.com/self-service/category/air/api-doc/flight-price-analysis){:target="\_blank"} | No data restrictions in test. |
| [Flight Price Analysis](https://developers.amadeus.com/self-service/category/air/api-doc/flight-price-analysis){:target="\_blank"} | Contains the following [routes](https://github.com/amadeus4dev/data-collection/blob/master/data/flightpriceanalysis.md){:target="\_blank"} in both test and production environments. |
| [Flight Delay Prediction](https://developers.amadeus.com/self-service/category/air/api-doc/flight-delay-prediction){:target="\_blank"} | No data restrictions in test. |
| [Airport On-time Performance](https://developers.amadeus.com/self-service/category/air/api-doc/airport-on-time-performance){:target="\_blank"} | No data restrictions in test. |
| [Flight Choice Prediction](https://developers.amadeus.com/self-service/category/air/api-doc/flight-choice-prediction){:target="\_blank"} | No data restrictions in test. |
| [On Demand Flight Status](https://developers.amadeus.com/self-service/category/air/api-doc/on-demand-flight-status){:target="\_blank"} | Cached data including most flights returned by Flight Offers Search. |
| [On Demand Flight Status](https://developers.amadeus.com/self-service/category/air/api-doc/on-demand-flight-status){:target="\_blank"} | Contains a copy of live data at a given time and real-time updates are not supported. Check out [the differences between test and production environment.](https://github.com/amadeus4dev/data-collection/blob/master/data/ondemandflightstatus.md){:target="\_blank"} |
| [Airline Code Lookup](https://developers.amadeus.com/self-service/category/air/api-doc/airline-code-lookup){:target="\_blank"} | No data restrictions in test. |
| [Airport & City Search](https://developers.amadeus.com/self-service/category/air/api-doc/airport-and-city-search){:target="\_blank"} | Cities/airports in the United States, Spain, the United Kingdom, Germany and India. |
| [Airport Nearest Relevant](https://developers.amadeus.com/self-service/category/air/api-doc/airport-nearest-relevant){:target="\_blank"} | Cities/airports in the United States, Spain, the United Kingdom, Germany and India. |
Expand Down

0 comments on commit b015d37

Please sign in to comment.