|
14812 | 14812 | "type": { |
14813 | 14813 | "type": "string", |
14814 | 14814 | "enum": [ |
14815 | | - "oauth2", |
14816 | | - "aws-sts" |
| 14815 | + "oauth2" |
14817 | 14816 | ] |
14818 | 14817 | }, |
14819 | 14818 | "url": { |
|
18561 | 18560 | "vonage-failed-to-connect-call", |
18562 | 18561 | "vonage-completed", |
18563 | 18562 | "phone-call-provider-bypass-enabled-but-no-call-received", |
18564 | | - "call.in-progress.error-providerfault-transport-never-connected", |
18565 | | - "call.in-progress.error-vapifault-worker-not-available", |
18566 | 18563 | "call.in-progress.error-vapifault-transport-never-connected", |
18567 | 18564 | "call.in-progress.error-vapifault-transport-connected-but-call-not-active", |
18568 | 18565 | "call.in-progress.error-vapifault-call-started-but-connection-to-transport-missing", |
|
18951 | 18948 | "exceeded-max-duration", |
18952 | 18949 | "manually-canceled", |
18953 | 18950 | "phone-call-provider-closed-websocket", |
18954 | | - "call.forwarding.operator-busy", |
18955 | 18951 | "silence-timed-out", |
18956 | 18952 | "call.in-progress.error-sip-telephony-provider-failed-to-connect-call", |
18957 | 18953 | "call.ringing.hook-executed-say", |
|
27805 | 27801 | } |
27806 | 27802 | ] |
27807 | 27803 | }, |
27808 | | - "jwtSecret": { |
27809 | | - "type": "string", |
27810 | | - "description": "This is the secret key used for signing JWT tokens for the org." |
27811 | | - }, |
27812 | 27804 | "name": { |
27813 | 27805 | "type": "string", |
27814 | 27806 | "description": "This is the name of the org. This is just for your own reference.", |
|
27992 | 27984 | "role" |
27993 | 27985 | ] |
27994 | 27986 | }, |
27995 | | - "JwtResponse": { |
27996 | | - "type": "object", |
27997 | | - "properties": { |
27998 | | - "accessToken": { |
27999 | | - "type": "string" |
28000 | | - }, |
28001 | | - "aud": { |
28002 | | - "type": "object" |
28003 | | - } |
28004 | | - }, |
28005 | | - "required": [ |
28006 | | - "accessToken", |
28007 | | - "aud" |
28008 | | - ] |
28009 | | - }, |
28010 | 27987 | "TokenRestrictions": { |
28011 | 27988 | "type": "object", |
28012 | 27989 | "properties": { |
|
32598 | 32575 | } |
32599 | 32576 | } |
32600 | 32577 | }, |
32601 | | - "CreateSesameVoiceDTO": { |
32602 | | - "type": "object", |
32603 | | - "properties": { |
32604 | | - "voiceName": { |
32605 | | - "type": "string", |
32606 | | - "description": "The name of the voice." |
32607 | | - }, |
32608 | | - "transcription": { |
32609 | | - "type": "string", |
32610 | | - "description": "The transcript of the utterance." |
32611 | | - } |
32612 | | - } |
32613 | | - }, |
32614 | 32578 | "VoiceLibraryVoiceResponse": { |
32615 | 32579 | "type": "object", |
32616 | 32580 | "properties": { |
|
33502 | 33466 | "vonage-failed-to-connect-call", |
33503 | 33467 | "vonage-completed", |
33504 | 33468 | "phone-call-provider-bypass-enabled-but-no-call-received", |
33505 | | - "call.in-progress.error-providerfault-transport-never-connected", |
33506 | | - "call.in-progress.error-vapifault-worker-not-available", |
33507 | 33469 | "call.in-progress.error-vapifault-transport-never-connected", |
33508 | 33470 | "call.in-progress.error-vapifault-transport-connected-but-call-not-active", |
33509 | 33471 | "call.in-progress.error-vapifault-call-started-but-connection-to-transport-missing", |
|
33892 | 33854 | "exceeded-max-duration", |
33893 | 33855 | "manually-canceled", |
33894 | 33856 | "phone-call-provider-closed-websocket", |
33895 | | - "call.forwarding.operator-busy", |
33896 | 33857 | "silence-timed-out", |
33897 | 33858 | "call.in-progress.error-sip-telephony-provider-failed-to-connect-call", |
33898 | 33859 | "call.ringing.hook-executed-say", |
|
34585 | 34546 | "vonage-failed-to-connect-call", |
34586 | 34547 | "vonage-completed", |
34587 | 34548 | "phone-call-provider-bypass-enabled-but-no-call-received", |
34588 | | - "call.in-progress.error-providerfault-transport-never-connected", |
34589 | | - "call.in-progress.error-vapifault-worker-not-available", |
34590 | 34549 | "call.in-progress.error-vapifault-transport-never-connected", |
34591 | 34550 | "call.in-progress.error-vapifault-transport-connected-but-call-not-active", |
34592 | 34551 | "call.in-progress.error-vapifault-call-started-but-connection-to-transport-missing", |
|
34975 | 34934 | "exceeded-max-duration", |
34976 | 34935 | "manually-canceled", |
34977 | 34936 | "phone-call-provider-closed-websocket", |
34978 | | - "call.forwarding.operator-busy", |
34979 | 34937 | "silence-timed-out", |
34980 | 34938 | "call.in-progress.error-sip-telephony-provider-failed-to-connect-call", |
34981 | 34939 | "call.ringing.hook-executed-say", |
|
0 commit comments