File tree Expand file tree Collapse file tree 1 file changed +1
-20
lines changed Expand file tree Collapse file tree 1 file changed +1
-20
lines changed Original file line number Diff line number Diff line change @@ -66,25 +66,6 @@ servers:
6666 x-fern-token :
6767 name : authToken
6868 env : DEEPGRAM_TOKEN
69- preview :
70- host : api.preview.deepgram.com
71- protocol : wss
72- x-fern-server-name : Preview
73- security :
74- - type : httpApiKey
75- in : header
76- name : Authorization
77- x-fern-header :
78- prefix : Token
79- env : DEEPGRAM_API_KEY
80- - type : http
81- scheme : bearer
82- description : >-
83- Use a temporary JWT token for authentication. Generate a temporary
84- token using your API key and pass it as a Bearer token.
85- x-fern-token :
86- name : authToken
87- env : DEEPGRAM_TOKEN
8869channels :
8970 SpeakV1 :
9071 x-fern-sdk-group-name : speak
@@ -555,7 +536,7 @@ channels:
555536 Real-time conversational speech recognition with contextual turn detection
556537 for natural voice conversations
557538 servers :
558- - $ref : ' #/servers/preview '
539+ - $ref : ' #/servers/production '
559540 bindings :
560541 ws :
561542 query :
You can’t perform that action at this time.
0 commit comments