fix: Update openapi-v1.json bookings post example (#17132)
* Update openapi-v1.json * Update openapi-v1.json
This commit is contained in:
@@ -1405,15 +1405,18 @@
|
||||
"responses": {
|
||||
"name": "Hello Hello",
|
||||
"email": "hello@gmail.com",
|
||||
"metadata": {},
|
||||
"location": "Calcom HQ"
|
||||
"smsReminderNumber": null,
|
||||
"location": {
|
||||
"value": "userPhone",
|
||||
"optionValue": ""
|
||||
}
|
||||
},
|
||||
"timeZone": "Europe/London",
|
||||
"language": "en",
|
||||
"title": "Debugging between Syed Ali Shahbaz and Hello Hello",
|
||||
"description": null,
|
||||
"status": "PENDING",
|
||||
"smsReminderNumber": null
|
||||
"metadata": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user