diff --git a/docs/test-data.md b/docs/test-data.md index a5630084..337b08b7 100644 --- a/docs/test-data.md +++ b/docs/test-data.md @@ -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. |