From 7810e17c0be0e78486bdf39644edd833688c29c3 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 15 Oct 2025 00:26:44 +0000 Subject: [PATCH] Update API specifications with fern api update --- fern/apis/api/openapi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fern/apis/api/openapi.json b/fern/apis/api/openapi.json index 8ae95b5ce..3d10b9a3b 100644 --- a/fern/apis/api/openapi.json +++ b/fern/apis/api/openapi.json @@ -30671,7 +30671,7 @@ "call.start.error-subscription-concurrency-limit-reached", "call.start.error-enterprise-feature-not-available-recording-consent", "assistant-not-valid", - "database-error", + "call.start.error-vapifault-database-error", "assistant-not-found", "pipeline-error-openai-voice-failed", "pipeline-error-cartesia-voice-failed", @@ -49734,7 +49734,7 @@ "call.start.error-subscription-concurrency-limit-reached", "call.start.error-enterprise-feature-not-available-recording-consent", "assistant-not-valid", - "database-error", + "call.start.error-vapifault-database-error", "assistant-not-found", "pipeline-error-openai-voice-failed", "pipeline-error-cartesia-voice-failed", @@ -51032,7 +51032,7 @@ "call.start.error-subscription-concurrency-limit-reached", "call.start.error-enterprise-feature-not-available-recording-consent", "assistant-not-valid", - "database-error", + "call.start.error-vapifault-database-error", "assistant-not-found", "pipeline-error-openai-voice-failed", "pipeline-error-cartesia-voice-failed",