f2ae5a397846 → 2297d4453a9c · 7 changes across 6 operations
- GET/v1/trips/{trip_id}/plan
- ○
added the optional property
to the response with the status - ○
added the optional property
to the response with the status
- ○
- GET/v1/search/{search_id}
- ○
endpoint added
- ○
- POST/v1/search/flights
- ○
endpoint added
- ○
- POST/v1/search/hotels
- ○
endpoint added
- ○
- DELETE/v1/trips/{trip_id}/search-results/{item_id}
- ○
endpoint added
- ○
- POST/v1/trips/{trip_id}/search-results
- ○
endpoint added
- ○