Releases: Travelport-Ukraine/uapi-json
Releases · Travelport-Ukraine/uapi-json
1.15.1 Terminal errors handling update
Merge pull request #631 from Travelport-Ukraine/master 1.15.1
1.15.0
- Additional availability option added
returnFirstAvailableOnly
1.14.11 Added error code for NoSeatsAvailable error
Merge branch 'master' into stable
1.14.10 Availability handling
- New typed error for no seats available response
1.14.9 Terminal errors handling update
- Better terminal errors handling thanks to @kommandant-topp
1.14.8 Bugfix release
- Fare basis parsing fix (thanks to @kommandant-topp)
1.14.7
- Fixed segments' indexes (thanks to @kommandant-topp)
1.14.6
- BOOKING_STALE_DATA_ERROR handling added (thanks to @kommandant-topp )
1.14.5 Maintenance release
- Schema version updated for all services
- Dependencies updated
- Contributors list updated
- Test updated
- Small tweaks
1.14.4
getTickets
improvements
- Calling getBooking instead of getUniversalRecordByPNR for code reuse
- Now accepting reservationLocator param, so no need to call getBooking all the time
- UR check moved to getBookingFromUr
- Dependencies updated based on audit