10.38 | March 19, 2026
Corrected a misspelling in YAML file.
Read more
Corrected a misspelling in YAML file (DE324011)
The parameter rollingInventory is now spelled correctly in the YAML file.
10.35 | March 08, 2025
Corrected YAML file to match actual API functionality.
Read more
- DELETE /brands/{id}/roomTypes/{roomCode} endpoint had incorrect operationId, corrected to deleteBrandRoom.
- DELETE /chains/{id}/roomTypes/{roomCode} endpoint had incorrect operationId, corrected to deleteChainRoom.
- DELETE /brands/{brandId}/roomFeatures/{featureCode}/channels endpoint had incorrect description in summary.