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.