diff --git a/src/libs/Ideogram/Generated/Ideogram.GenerateClient.PostEditImage.g.cs b/src/libs/Ideogram/Generated/Ideogram.GenerateClient.PostEditImage.g.cs index 621503c..5c103c1 100644 --- a/src/libs/Ideogram/Generated/Ideogram.GenerateClient.PostEditImage.g.cs +++ b/src/libs/Ideogram/Generated/Ideogram.GenerateClient.PostEditImage.g.cs @@ -144,7 +144,7 @@ partial void ProcessPostEditImageResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_400 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_400, @@ -168,7 +168,7 @@ partial void ProcessPostEditImageResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_401 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_401, @@ -195,7 +195,7 @@ partial void ProcessPostEditImageResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_422 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_422, @@ -220,7 +220,7 @@ partial void ProcessPostEditImageResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_429 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_429, diff --git a/src/libs/Ideogram/Generated/Ideogram.GenerateClient.PostGenerateImage.g.cs b/src/libs/Ideogram/Generated/Ideogram.GenerateClient.PostGenerateImage.g.cs index 7f8f5af..ccd1b83 100644 --- a/src/libs/Ideogram/Generated/Ideogram.GenerateClient.PostGenerateImage.g.cs +++ b/src/libs/Ideogram/Generated/Ideogram.GenerateClient.PostGenerateImage.g.cs @@ -108,7 +108,7 @@ partial void ProcessPostGenerateImageResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_400 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_400, @@ -132,7 +132,7 @@ partial void ProcessPostGenerateImageResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_401 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_401, @@ -159,7 +159,7 @@ partial void ProcessPostGenerateImageResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_422 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_422, @@ -184,7 +184,7 @@ partial void ProcessPostGenerateImageResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_429 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_429, diff --git a/src/libs/Ideogram/Generated/Ideogram.GenerateClient.PostReframeImage.g.cs b/src/libs/Ideogram/Generated/Ideogram.GenerateClient.PostReframeImage.g.cs index 9b28004..0e27495 100644 --- a/src/libs/Ideogram/Generated/Ideogram.GenerateClient.PostReframeImage.g.cs +++ b/src/libs/Ideogram/Generated/Ideogram.GenerateClient.PostReframeImage.g.cs @@ -132,7 +132,7 @@ partial void ProcessPostReframeImageResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_400 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_400, @@ -156,7 +156,7 @@ partial void ProcessPostReframeImageResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_401 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_401, @@ -183,7 +183,7 @@ partial void ProcessPostReframeImageResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_422 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_422, @@ -208,7 +208,7 @@ partial void ProcessPostReframeImageResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_429 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_429, diff --git a/src/libs/Ideogram/Generated/Ideogram.GenerateClient.PostRemixImage.g.cs b/src/libs/Ideogram/Generated/Ideogram.GenerateClient.PostRemixImage.g.cs index 5a06f9e..15e94ac 100644 --- a/src/libs/Ideogram/Generated/Ideogram.GenerateClient.PostRemixImage.g.cs +++ b/src/libs/Ideogram/Generated/Ideogram.GenerateClient.PostRemixImage.g.cs @@ -113,7 +113,7 @@ partial void ProcessPostRemixImageResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_400 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_400, @@ -137,7 +137,7 @@ partial void ProcessPostRemixImageResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_403 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_403, @@ -164,7 +164,7 @@ partial void ProcessPostRemixImageResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_422 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_422, @@ -189,7 +189,7 @@ partial void ProcessPostRemixImageResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_429 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_429, diff --git a/src/libs/Ideogram/Generated/Ideogram.GenerateClient.PostUpscaleImage.g.cs b/src/libs/Ideogram/Generated/Ideogram.GenerateClient.PostUpscaleImage.g.cs index 6dbd7d3..a94de2b 100644 --- a/src/libs/Ideogram/Generated/Ideogram.GenerateClient.PostUpscaleImage.g.cs +++ b/src/libs/Ideogram/Generated/Ideogram.GenerateClient.PostUpscaleImage.g.cs @@ -112,7 +112,7 @@ partial void ProcessPostUpscaleImageResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_400 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_400, @@ -136,7 +136,7 @@ partial void ProcessPostUpscaleImageResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_403 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_403, @@ -163,7 +163,7 @@ partial void ProcessPostUpscaleImageResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_422 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_422, @@ -188,7 +188,7 @@ partial void ProcessPostUpscaleImageResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_429 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_429, diff --git a/src/libs/Ideogram/Generated/Ideogram.ManageClient.CreateApiKey.g.cs b/src/libs/Ideogram/Generated/Ideogram.ManageClient.CreateApiKey.g.cs index 31a990b..af8db22 100644 --- a/src/libs/Ideogram/Generated/Ideogram.ManageClient.CreateApiKey.g.cs +++ b/src/libs/Ideogram/Generated/Ideogram.ManageClient.CreateApiKey.g.cs @@ -92,7 +92,7 @@ partial void ProcessCreateApiKeyResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_401 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_401, @@ -116,7 +116,7 @@ partial void ProcessCreateApiKeyResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_402 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_402, diff --git a/src/libs/Ideogram/Generated/Ideogram.ManageClient.GetApiKeys.g.cs b/src/libs/Ideogram/Generated/Ideogram.ManageClient.GetApiKeys.g.cs index 7de7c4b..c3fd553 100644 --- a/src/libs/Ideogram/Generated/Ideogram.ManageClient.GetApiKeys.g.cs +++ b/src/libs/Ideogram/Generated/Ideogram.ManageClient.GetApiKeys.g.cs @@ -92,7 +92,7 @@ partial void ProcessGetApiKeysResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_401 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_401, @@ -116,7 +116,7 @@ partial void ProcessGetApiKeysResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_403 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_403, diff --git a/src/libs/Ideogram/Generated/Ideogram.ManageClient.GetApiStripeSubscription.g.cs b/src/libs/Ideogram/Generated/Ideogram.ManageClient.GetApiStripeSubscription.g.cs index 85c136f..fc25666 100644 --- a/src/libs/Ideogram/Generated/Ideogram.ManageClient.GetApiStripeSubscription.g.cs +++ b/src/libs/Ideogram/Generated/Ideogram.ManageClient.GetApiStripeSubscription.g.cs @@ -101,7 +101,7 @@ partial void ProcessGetApiStripeSubscriptionResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_401 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_401, @@ -125,7 +125,7 @@ partial void ProcessGetApiStripeSubscriptionResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_403 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_403, diff --git a/src/libs/Ideogram/Generated/Ideogram.ManageClient.GetApiSubscription.g.cs b/src/libs/Ideogram/Generated/Ideogram.ManageClient.GetApiSubscription.g.cs index eec58a5..d20c7bf 100644 --- a/src/libs/Ideogram/Generated/Ideogram.ManageClient.GetApiSubscription.g.cs +++ b/src/libs/Ideogram/Generated/Ideogram.ManageClient.GetApiSubscription.g.cs @@ -92,7 +92,7 @@ partial void ProcessGetApiSubscriptionResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_401 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_401, @@ -116,7 +116,7 @@ partial void ProcessGetApiSubscriptionResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_403 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_403, diff --git a/src/libs/Ideogram/Generated/Ideogram.ManageClient.GetApiTerms.g.cs b/src/libs/Ideogram/Generated/Ideogram.ManageClient.GetApiTerms.g.cs index b2fc3d1..a5ab2f4 100644 --- a/src/libs/Ideogram/Generated/Ideogram.ManageClient.GetApiTerms.g.cs +++ b/src/libs/Ideogram/Generated/Ideogram.ManageClient.GetApiTerms.g.cs @@ -92,7 +92,7 @@ partial void ProcessGetApiTermsResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_401 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_401, @@ -116,7 +116,7 @@ partial void ProcessGetApiTermsResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_403 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_403, diff --git a/src/libs/Ideogram/Generated/Ideogram.ManageClient.PostApiSubscription.g.cs b/src/libs/Ideogram/Generated/Ideogram.ManageClient.PostApiSubscription.g.cs index 0ae2266..092fd5f 100644 --- a/src/libs/Ideogram/Generated/Ideogram.ManageClient.PostApiSubscription.g.cs +++ b/src/libs/Ideogram/Generated/Ideogram.ManageClient.PostApiSubscription.g.cs @@ -109,7 +109,7 @@ partial void ProcessPostApiSubscriptionResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_400 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_400, @@ -134,7 +134,7 @@ partial void ProcessPostApiSubscriptionResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_401 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_401, @@ -158,7 +158,7 @@ partial void ProcessPostApiSubscriptionResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_403 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_403, diff --git a/src/libs/Ideogram/Generated/Ideogram.ManageClient.ReactivateSubscription.g.cs b/src/libs/Ideogram/Generated/Ideogram.ManageClient.ReactivateSubscription.g.cs index 3087752..e7712ff 100644 --- a/src/libs/Ideogram/Generated/Ideogram.ManageClient.ReactivateSubscription.g.cs +++ b/src/libs/Ideogram/Generated/Ideogram.ManageClient.ReactivateSubscription.g.cs @@ -92,7 +92,7 @@ partial void ProcessReactivateSubscriptionResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_401 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_401, @@ -116,7 +116,7 @@ partial void ProcessReactivateSubscriptionResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_402 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_402, @@ -140,7 +140,7 @@ partial void ProcessReactivateSubscriptionResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_404 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_404, diff --git a/src/libs/Ideogram/Generated/Ideogram.VisionClient.PostDescribe.g.cs b/src/libs/Ideogram/Generated/Ideogram.VisionClient.PostDescribe.g.cs index 7f9ff79..760695d 100644 --- a/src/libs/Ideogram/Generated/Ideogram.VisionClient.PostDescribe.g.cs +++ b/src/libs/Ideogram/Generated/Ideogram.VisionClient.PostDescribe.g.cs @@ -108,7 +108,7 @@ partial void ProcessPostDescribeResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_400 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_400, @@ -135,7 +135,7 @@ partial void ProcessPostDescribeResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_422 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_422, @@ -160,7 +160,7 @@ partial void ProcessPostDescribeResponseContent( } throw new global::Ideogram.ApiException( - message: __response.ReasonPhrase ?? string.Empty, + message: __content_429 ?? __response.ReasonPhrase ?? string.Empty, statusCode: __response.StatusCode) { ResponseBody = __content_429,