Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ partial void ProcessCreateAudioNativeResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ partial void ProcessCreateAudioNativeByProjectIdContentResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ partial void ProcessGetAudioNativeByProjectIdSettingsResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ partial void ProcessCreateConvaiAgentsByAgentIdAddSecretResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ partial void ProcessCreateConvaiAgentsByAgentIdAvatarResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ partial void ProcessCreateConvaiAgentsCreateResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ partial void ProcessCreateConvaiConversationsByConversationIdFeedbackResponseCon
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ partial void ProcessCreateConvaiKnowledgeBaseResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ partial void ProcessCreateConvaiPhoneNumbersCreateResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ partial void ProcessCreateConvaiSecretsResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ partial void ProcessCreateConvaiToolsResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ partial void ProcessDeleteConvaiAgentsByAgentIdResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ partial void ProcessDeleteConvaiConversationsByConversationIdResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ partial void ProcessDeleteConvaiKnowledgeBaseByDocumentationIdResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ partial void ProcessDeleteConvaiPhoneNumbersByPhoneNumberIdResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ partial void ProcessDeleteConvaiToolsByToolIdResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ partial void ProcessEditConvaiAgentsByAgentIdResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ partial void ProcessEditConvaiPhoneNumbersByPhoneNumberIdResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ partial void ProcessEditConvaiSettingsResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ partial void ProcessEditConvaiToolsByToolIdResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ partial void ProcessGetConvaiAgentsResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ partial void ProcessGetConvaiAgentsByAgentIdResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ partial void ProcessGetConvaiAgentsByAgentIdLinkResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ partial void ProcessGetConvaiAgentsByAgentIdWidgetResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ partial void ProcessGetConvaiConversationGetSignedUrlResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ partial void ProcessGetConvaiConversationsResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ partial void ProcessGetConvaiConversationsByConversationIdResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ partial void ProcessGetConvaiKnowledgeBaseResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ partial void ProcessGetConvaiKnowledgeBaseByDocumentationIdResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ partial void ProcessGetConvaiKnowledgeBaseByDocumentationIdDependentAgentsRespon
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ partial void ProcessGetConvaiPhoneNumbersResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ partial void ProcessGetConvaiPhoneNumbersByPhoneNumberIdResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ partial void ProcessGetConvaiSettingsResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ partial void ProcessGetConvaiToolsResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ partial void ProcessGetConvaiToolsByToolIdResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ partial void ProcessCreateDubbingResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ partial void ProcessDeleteDubbingByDubbingIdResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ partial void ProcessGetDubbingByDubbingIdResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ partial void ProcessGetDubbingByDubbingIdAudioByLanguageCodeResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ partial void ProcessGetDubbingByDubbingIdTranscriptByLanguageCodeResponseContent
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ partial void ProcessGetConvaiSecretsResponseContent(
}

throw new global::ElevenLabs.ApiException<global::ElevenLabs.HTTPValidationError>(
message: __response.ReasonPhrase ?? string.Empty,
message: __content_422 ?? __response.ReasonPhrase ?? string.Empty,
statusCode: __response.StatusCode)
{
ResponseBody = __content_422,
Expand Down
Loading
Loading