addedInput schema / properties / end_date / description
Added value: +"Latest check-out date in YYYY-MM-DD format."
removedInput schema / properties / end_date / title
Removed value: -"End Date"
addedInput schema / properties / hotel_id / description
Added value: +"The hotel's Vervotech property ID."
removedInput schema / properties / hotel_id / title
Removed value: -"Hotel Id"
addedInput schema / properties / nights / description
Added value: +"Number of nights for each candidate stay."
removedInput schema / properties / nights / title
Removed value: -"Nights"
addedInput schema / properties / start_date / description
Added value: +"Earliest check-in date in YYYY-MM-DD format."
removedInput schema / properties / start_date / title
Removed value: -"Start Date"
removedInput schema / title
Removed value: -"get_multi_night_ratesArguments"
changedOutput schema / (root)
Previous value: -{
- "properties": {
- "result": {
- "title": "Result",
- "type": "string"
- }
- },
- "required": [
- "result"
- ],
- "title": "get_multi_night_ratesOutput",
- "type": "object"
-}New value: +null