Skip to content

Commit 2293ffd

Browse files
committed
fix(fern/apis/api): add tavus video failure pipeline error code
1 parent ab1adab commit 2293ffd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

fern/apis/api/openapi.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10367,6 +10367,7 @@
1036710367
"pipeline-error-deepgram-returning-500-invalid-json",
1036810368
"pipeline-error-deepgram-returning-502-network-error",
1036910369
"pipeline-error-deepgram-returning-502-bad-gateway-ehostunreach",
10370+
"pipeline-error-tavus-video-failed",
1037010371
"pipeline-error-custom-transcriber-failed",
1037110372
"silence-timed-out",
1037210373
"sip-gateway-failed-to-connect-call",
@@ -21100,6 +21101,7 @@
2110021101
"pipeline-error-deepgram-returning-500-invalid-json",
2110121102
"pipeline-error-deepgram-returning-502-network-error",
2110221103
"pipeline-error-deepgram-returning-502-bad-gateway-ehostunreach",
21104+
"pipeline-error-tavus-video-failed",
2110321105
"pipeline-error-custom-transcriber-failed",
2110421106
"silence-timed-out",
2110521107
"sip-gateway-failed-to-connect-call",
@@ -21879,6 +21881,7 @@
2187921881
"pipeline-error-deepgram-returning-500-invalid-json",
2188021882
"pipeline-error-deepgram-returning-502-network-error",
2188121883
"pipeline-error-deepgram-returning-502-bad-gateway-ehostunreach",
21884+
"pipeline-error-tavus-video-failed",
2188221885
"pipeline-error-custom-transcriber-failed",
2188321886
"silence-timed-out",
2188421887
"sip-gateway-failed-to-connect-call",

0 commit comments

Comments
 (0)