swagger fixes

This commit is contained in:
Dave Horton
2020-09-20 15:49:57 -04:00
parent c89ee55389
commit 491b44709c
+5 -2
View File
@@ -1532,8 +1532,6 @@ paths:
properties:
call_hook:
$ref: '#/components/schemas/Webhook'
call_status_hook:
$ref: '#/components/schemas/Webhook'
call_status:
type: string
enum:
@@ -1544,6 +1542,11 @@ paths:
enum:
- pause
- resume
mute_status:
type: string
enum:
- mute
- unmute
whisper:
$ref: '#/components/schemas/Webhook'
responses: