File tree Expand file tree Collapse file tree 1 file changed +12
-72
lines changed Expand file tree Collapse file tree 1 file changed +12
-72
lines changed Original file line number Diff line number Diff line change @@ -177,24 +177,6 @@ components:
177177 CreateAssistantDTO :
178178 properties :
179179 serverMessages :
180- enum :
181- - conversation-update
182- - end-of-call-report
183- - function-call
184- - hang
185- - language-changed
186- - language-change-detected
187- - model-output
188- - phone-call-control
189- - speech-update
190- - status-update
191- - transcript
192- - transcript[transcriptType='final']
193- - tool-calls
194- - transfer-destination-request
195- - transfer-update
196- - user-interrupted
197- - voice-input
198180 items :
199181 enum :
200182 - conversation-update
@@ -214,27 +196,12 @@ components:
214196 - transfer-update
215197 - user-interrupted
216198 - voice-input
199+ x-fern-enum :
200+ " transcript[transcriptType='final'] " :
201+ name : FinalTranscript
217202 AssistantOverrides :
218203 properties :
219204 serverMessages :
220- enum :
221- - conversation-update
222- - end-of-call-report
223- - function-call
224- - hang
225- - language-changed
226- - language-change-detected
227- - model-output
228- - phone-call-control
229- - speech-update
230- - status-update
231- - transcript
232- - transcript[transcriptType='final']
233- - tool-calls
234- - transfer-destination-request
235- - transfer-update
236- - user-interrupted
237- - voice-input
238205 items :
239206 enum :
240207 - conversation-update
@@ -254,27 +221,12 @@ components:
254221 - transfer-update
255222 - user-interrupted
256223 - voice-input
224+ x-fern-enum :
225+ " transcript[transcriptType='final'] " :
226+ name : FinalTranscript
257227 Assistant :
258228 properties :
259229 serverMessages :
260- enum :
261- - conversation-update
262- - end-of-call-report
263- - function-call
264- - hang
265- - language-changed
266- - language-change-detected
267- - model-output
268- - phone-call-control
269- - speech-update
270- - status-update
271- - transcript
272- - transcript[transcriptType='final']
273- - tool-calls
274- - transfer-destination-request
275- - transfer-update
276- - user-interrupted
277- - voice-input
278230 items :
279231 enum :
280232 - conversation-update
@@ -294,27 +246,12 @@ components:
294246 - transfer-update
295247 - user-interrupted
296248 - voice-input
249+ x-fern-enum :
250+ " transcript[transcriptType='final'] " :
251+ name : FinalTranscript
297252 UpdateAssistantDTO :
298253 properties :
299254 serverMessages :
300- enum :
301- - conversation-update
302- - end-of-call-report
303- - function-call
304- - hang
305- - language-changed
306- - language-change-detected
307- - model-output
308- - phone-call-control
309- - speech-update
310- - status-update
311- - transcript
312- - transcript[transcriptType='final']
313- - tool-calls
314- - transfer-destination-request
315- - transfer-update
316- - user-interrupted
317- - voice-input
318255 items :
319256 enum :
320257 - conversation-update
@@ -334,6 +271,9 @@ components:
334271 - transfer-update
335272 - user-interrupted
336273 - voice-input
274+ x-fern-enum :
275+ " transcript[transcriptType='final'] " :
276+ name : FinalTranscript
337277 ClientMessageTranscript :
338278 properties :
339279 type :
You can’t perform that action at this time.
0 commit comments