diff --git a/src/libs/Shotstack/Generated/Shotstack.EditClient.GetModel.g.cs b/src/libs/Shotstack/Generated/Shotstack.EditClient.GetModel.g.cs index 0f3cb63..09378a4 100644 --- a/src/libs/Shotstack/Generated/Shotstack.EditClient.GetModel.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.EditClient.GetModel.g.cs @@ -315,7 +315,7 @@ partial void ProcessGetModelResponseContent( retryReason: global::System.String.Empty, cancellationToken: __effectiveCancellationToken)).ConfigureAwait(false); } - // + // if ((int)__response.StatusCode == 404) { string? __content_404 = null; diff --git a/src/libs/Shotstack/Generated/Shotstack.EditClient.PostRender.g.cs b/src/libs/Shotstack/Generated/Shotstack.EditClient.PostRender.g.cs index cbd1a20..2310455 100644 --- a/src/libs/Shotstack/Generated/Shotstack.EditClient.PostRender.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.EditClient.PostRender.g.cs @@ -464,7 +464,7 @@ partial void ProcessPostRenderResponseContent( /// The output format, render range and type of media to generate. For all formats except `mp3`, either `resolution` or `size` (with both `width` and `height`) must be specified. /// /// - /// An array of key/value pairs that provides an easy way to create templates with placeholders. The placeholders can be used to find and replace keys with values. For example you can search for the placeholder `{{NAME}}` and replace it with the value `Jane`. + /// An array of key/value pairs that provides an easy way to create templates with placeholders. The placeholders can be used to find and replace keys with values. For example you can search for the placeholder `{{NAME}}` and replace it with the value `Jane`. /// /// /// An optional webhook callback URL used to receive status notifications when a render completes or fails. Notifications are also sent when a rendered video is sent to an output [destination](https://shotstack.io/docs/guide/serving-assets/destinations/).
diff --git a/src/libs/Shotstack/Generated/Shotstack.EditClient.PostTemplateRender.g.cs b/src/libs/Shotstack/Generated/Shotstack.EditClient.PostTemplateRender.g.cs index ebe764d..22db3d5 100644 --- a/src/libs/Shotstack/Generated/Shotstack.EditClient.PostTemplateRender.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.EditClient.PostTemplateRender.g.cs @@ -433,7 +433,7 @@ partial void ProcessPostTemplateRenderResponseContent( /// Example: f5493c17-d01f-445c-bb49-535fae65f219 /// /// - /// An array of key/value pairs that provides an easy way to create templates with placeholders. The placeholders can be used to find and replace keys with values. For example you can search for the placeholder `{{NAME}}` and replace it with the value `Jane`. + /// An array of key/value pairs that provides an easy way to create templates with placeholders. The placeholders can be used to find and replace keys with values. For example you can search for the placeholder `{{NAME}}` and replace it with the value `Jane`. /// /// Per-request overrides such as headers, query parameters, timeout, retries, and response buffering. /// The token to cancel the operation with diff --git a/src/libs/Shotstack/Generated/Shotstack.EditClient.g.cs b/src/libs/Shotstack/Generated/Shotstack.EditClient.g.cs index d16a1a0..1d79fe7 100644 --- a/src/libs/Shotstack/Generated/Shotstack.EditClient.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.EditClient.g.cs @@ -11,7 +11,7 @@ namespace Shotstack public sealed partial class EditClient : global::Shotstack.IEditClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.shotstack.io/"; @@ -38,7 +38,7 @@ public sealed partial class EditClient : global::Shotstack.IEditClient, global:: internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::Shotstack.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/Shotstack/Generated/Shotstack.IEditClient.PostRender.g.cs b/src/libs/Shotstack/Generated/Shotstack.IEditClient.PostRender.g.cs index 641e9f9..a15739b 100644 --- a/src/libs/Shotstack/Generated/Shotstack.IEditClient.PostRender.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.IEditClient.PostRender.g.cs @@ -76,7 +76,7 @@ public partial interface IEditClient /// The output format, render range and type of media to generate. For all formats except `mp3`, either `resolution` or `size` (with both `width` and `height`) must be specified. /// /// - /// An array of key/value pairs that provides an easy way to create templates with placeholders. The placeholders can be used to find and replace keys with values. For example you can search for the placeholder `{{NAME}}` and replace it with the value `Jane`. + /// An array of key/value pairs that provides an easy way to create templates with placeholders. The placeholders can be used to find and replace keys with values. For example you can search for the placeholder `{{NAME}}` and replace it with the value `Jane`. /// /// /// An optional webhook callback URL used to receive status notifications when a render completes or fails. Notifications are also sent when a rendered video is sent to an output [destination](https://shotstack.io/docs/guide/serving-assets/destinations/).
diff --git a/src/libs/Shotstack/Generated/Shotstack.IEditClient.PostTemplateRender.g.cs b/src/libs/Shotstack/Generated/Shotstack.IEditClient.PostTemplateRender.g.cs index a7c61fd..87815da 100644 --- a/src/libs/Shotstack/Generated/Shotstack.IEditClient.PostTemplateRender.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.IEditClient.PostTemplateRender.g.cs @@ -45,7 +45,7 @@ public partial interface IEditClient /// Example: f5493c17-d01f-445c-bb49-535fae65f219 /// /// - /// An array of key/value pairs that provides an easy way to create templates with placeholders. The placeholders can be used to find and replace keys with values. For example you can search for the placeholder `{{NAME}}` and replace it with the value `Jane`. + /// An array of key/value pairs that provides an easy way to create templates with placeholders. The placeholders can be used to find and replace keys with values. For example you can search for the placeholder `{{NAME}}` and replace it with the value `Jane`. /// /// Per-request overrides such as headers, query parameters, timeout, retries, and response buffering. /// The token to cancel the operation with diff --git a/src/libs/Shotstack/Generated/Shotstack.IEditClient.g.cs b/src/libs/Shotstack/Generated/Shotstack.IEditClient.g.cs index b952de7..c67d6db 100644 --- a/src/libs/Shotstack/Generated/Shotstack.IEditClient.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.IEditClient.g.cs @@ -40,7 +40,7 @@ public partial interface IEditClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/Shotstack/Generated/Shotstack.IIngestClient.g.cs b/src/libs/Shotstack/Generated/Shotstack.IIngestClient.g.cs index 89577ea..c465f40 100644 --- a/src/libs/Shotstack/Generated/Shotstack.IIngestClient.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.IIngestClient.g.cs @@ -40,7 +40,7 @@ public partial interface IIngestClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/Shotstack/Generated/Shotstack.IServeClient.g.cs b/src/libs/Shotstack/Generated/Shotstack.IServeClient.g.cs index 62e9e0e..548c2b7 100644 --- a/src/libs/Shotstack/Generated/Shotstack.IServeClient.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.IServeClient.g.cs @@ -40,7 +40,7 @@ public partial interface IServeClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/Shotstack/Generated/Shotstack.IShotstackClient.Authorizations.Authorization.g.cs b/src/libs/Shotstack/Generated/Shotstack.IShotstackClient.Authorizations.Authorization.g.cs index a56e07f..876e38b 100644 --- a/src/libs/Shotstack/Generated/Shotstack.IShotstackClient.Authorizations.Authorization.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.IShotstackClient.Authorizations.Authorization.g.cs @@ -6,7 +6,7 @@ namespace Shotstack public partial interface IShotstackClient { /// - /// + /// /// public void AuthorizeUsingAuthorization( diff --git a/src/libs/Shotstack/Generated/Shotstack.IShotstackClient.g.cs b/src/libs/Shotstack/Generated/Shotstack.IShotstackClient.g.cs index 4a28447..9bb9e29 100644 --- a/src/libs/Shotstack/Generated/Shotstack.IShotstackClient.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.IShotstackClient.g.cs @@ -50,7 +50,7 @@ public partial interface IShotstackClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/Shotstack/Generated/Shotstack.IngestClient.g.cs b/src/libs/Shotstack/Generated/Shotstack.IngestClient.g.cs index c65cfc7..3c5c99b 100644 --- a/src/libs/Shotstack/Generated/Shotstack.IngestClient.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.IngestClient.g.cs @@ -11,7 +11,7 @@ namespace Shotstack public sealed partial class IngestClient : global::Shotstack.IIngestClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.shotstack.io/"; @@ -38,7 +38,7 @@ public sealed partial class IngestClient : global::Shotstack.IIngestClient, glob internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::Shotstack.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AssetDiscriminatorType.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AssetDiscriminatorType.g.cs index ae9320f..d4c3879 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AssetDiscriminatorType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AssetDiscriminatorType.g.cs @@ -20,7 +20,7 @@ public sealed class AssetDiscriminatorTypeJsonConverter : global::System.Text.Js { return global::Shotstack.AssetDiscriminatorTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AssetDiscriminatorTypeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AssetDiscriminatorTypeNullable.g.cs index 776f3e7..9049270 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AssetDiscriminatorTypeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AssetDiscriminatorTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class AssetDiscriminatorTypeNullableJsonConverter : global::System { return global::Shotstack.AssetDiscriminatorTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AssetResponseAttributesStatus.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AssetResponseAttributesStatus.g.cs index 8604ca5..71d8ea7 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AssetResponseAttributesStatus.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AssetResponseAttributesStatus.g.cs @@ -20,7 +20,7 @@ public sealed class AssetResponseAttributesStatusJsonConverter : global::System. { return global::Shotstack.AssetResponseAttributesStatusExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AssetResponseAttributesStatusNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AssetResponseAttributesStatusNullable.g.cs index 62e1a12..8240de9 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AssetResponseAttributesStatusNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AssetResponseAttributesStatusNullable.g.cs @@ -20,7 +20,7 @@ public sealed class AssetResponseAttributesStatusNullableJsonConverter : global: { return global::Shotstack.AssetResponseAttributesStatusExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AudioAssetEffect.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AudioAssetEffect.g.cs index 5c45c5f..1587532 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AudioAssetEffect.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AudioAssetEffect.g.cs @@ -20,7 +20,7 @@ public sealed class AudioAssetEffectJsonConverter : global::System.Text.Json.Ser { return global::Shotstack.AudioAssetEffectExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AudioAssetEffectNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AudioAssetEffectNullable.g.cs index b641470..4428d0e 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AudioAssetEffectNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AudioAssetEffectNullable.g.cs @@ -20,7 +20,7 @@ public sealed class AudioAssetEffectNullableJsonConverter : global::System.Text. { return global::Shotstack.AudioAssetEffectExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AudioAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AudioAssetType.g.cs index 1eb1cb2..bd3dd06 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AudioAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AudioAssetType.g.cs @@ -20,7 +20,7 @@ public sealed class AudioAssetTypeJsonConverter : global::System.Text.Json.Seria { return global::Shotstack.AudioAssetTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AudioAssetTypeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AudioAssetTypeNullable.g.cs index dd3f100..cb08428 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AudioAssetTypeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.AudioAssetTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class AudioAssetTypeNullableJsonConverter : global::System.Text.Js { return global::Shotstack.AudioAssetTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.CaptionAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.CaptionAssetType.g.cs index b16dd3f..1b12b85 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.CaptionAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.CaptionAssetType.g.cs @@ -20,7 +20,7 @@ public sealed class CaptionAssetTypeJsonConverter : global::System.Text.Json.Ser { return global::Shotstack.CaptionAssetTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.CaptionAssetTypeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.CaptionAssetTypeNullable.g.cs index 7e3367f..ed1363f 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.CaptionAssetTypeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.CaptionAssetTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class CaptionAssetTypeNullableJsonConverter : global::System.Text. { return global::Shotstack.CaptionAssetTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipEffect.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipEffect.g.cs index f1c4772..0277fcc 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipEffect.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipEffect.g.cs @@ -20,7 +20,7 @@ public sealed class ClipEffectJsonConverter : global::System.Text.Json.Serializa { return global::Shotstack.ClipEffectExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipEffectNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipEffectNullable.g.cs index ee2aa62..f2c8b7a 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipEffectNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipEffectNullable.g.cs @@ -20,7 +20,7 @@ public sealed class ClipEffectNullableJsonConverter : global::System.Text.Json.S { return global::Shotstack.ClipEffectExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipFilter.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipFilter.g.cs index edd30d5..e152e43 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipFilter.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipFilter.g.cs @@ -20,7 +20,7 @@ public sealed class ClipFilterJsonConverter : global::System.Text.Json.Serializa { return global::Shotstack.ClipFilterExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipFilterNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipFilterNullable.g.cs index 9c4663f..d83836b 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipFilterNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipFilterNullable.g.cs @@ -20,7 +20,7 @@ public sealed class ClipFilterNullableJsonConverter : global::System.Text.Json.S { return global::Shotstack.ClipFilterExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipFit.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipFit.g.cs index 678b33f..cc29afb 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipFit.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipFit.g.cs @@ -20,7 +20,7 @@ public sealed class ClipFitJsonConverter : global::System.Text.Json.Serializatio { return global::Shotstack.ClipFitExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipFitNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipFitNullable.g.cs index 0cbb459..c0f5b8a 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipFitNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipFitNullable.g.cs @@ -20,7 +20,7 @@ public sealed class ClipFitNullableJsonConverter : global::System.Text.Json.Seri { return global::Shotstack.ClipFitExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipPosition.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipPosition.g.cs index a8eb6fe..139618d 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipPosition.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipPosition.g.cs @@ -20,7 +20,7 @@ public sealed class ClipPositionJsonConverter : global::System.Text.Json.Seriali { return global::Shotstack.ClipPositionExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipPositionNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipPositionNullable.g.cs index 1dace9c..d926c6d 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipPositionNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ClipPositionNullable.g.cs @@ -20,7 +20,7 @@ public sealed class ClipPositionNullableJsonConverter : global::System.Text.Json { return global::Shotstack.ClipPositionExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.DolbyEnhancementOptionsPreset.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.DolbyEnhancementOptionsPreset.g.cs index 176d381..cd6c70e 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.DolbyEnhancementOptionsPreset.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.DolbyEnhancementOptionsPreset.g.cs @@ -20,7 +20,7 @@ public sealed class DolbyEnhancementOptionsPresetJsonConverter : global::System. { return global::Shotstack.DolbyEnhancementOptionsPresetExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.DolbyEnhancementOptionsPresetNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.DolbyEnhancementOptionsPresetNullable.g.cs index b0f6bbe..7e08690 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.DolbyEnhancementOptionsPresetNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.DolbyEnhancementOptionsPresetNullable.g.cs @@ -20,7 +20,7 @@ public sealed class DolbyEnhancementOptionsPresetNullableJsonConverter : global: { return global::Shotstack.DolbyEnhancementOptionsPresetExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.EditDisk.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.EditDisk.g.cs index 090765e..147c8e3 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.EditDisk.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.EditDisk.g.cs @@ -20,7 +20,7 @@ public sealed class EditDiskJsonConverter : global::System.Text.Json.Serializati { return global::Shotstack.EditDiskExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.EditDiskNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.EditDiskNullable.g.cs index 553eaa6..29a4183 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.EditDiskNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.EditDiskNullable.g.cs @@ -20,7 +20,7 @@ public sealed class EditDiskNullableJsonConverter : global::System.Text.Json.Ser { return global::Shotstack.EditDiskExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.EditInstance.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.EditInstance.g.cs index 3ff5f32..cd9d6cd 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.EditInstance.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.EditInstance.g.cs @@ -20,7 +20,7 @@ public sealed class EditInstanceJsonConverter : global::System.Text.Json.Seriali { return global::Shotstack.EditInstanceExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.EditInstanceNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.EditInstanceNullable.g.cs index e93ffe8..38abcef 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.EditInstanceNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.EditInstanceNullable.g.cs @@ -20,7 +20,7 @@ public sealed class EditInstanceNullableJsonConverter : global::System.Text.Json { return global::Shotstack.EditInstanceExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationModelPricingUnit.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationModelPricingUnit.g.cs index 775383d..37544c6 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationModelPricingUnit.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationModelPricingUnit.g.cs @@ -20,7 +20,7 @@ public sealed class GenerationModelPricingUnitJsonConverter : global::System.Tex { return global::Shotstack.GenerationModelPricingUnitExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationModelPricingUnitNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationModelPricingUnitNullable.g.cs index 7d37d07..d63df0f 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationModelPricingUnitNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationModelPricingUnitNullable.g.cs @@ -20,7 +20,7 @@ public sealed class GenerationModelPricingUnitNullableJsonConverter : global::Sy { return global::Shotstack.GenerationModelPricingUnitExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationModelType.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationModelType.g.cs index ff2d7c0..84b0b1b 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationModelType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationModelType.g.cs @@ -20,7 +20,7 @@ public sealed class GenerationModelTypeJsonConverter : global::System.Text.Json. { return global::Shotstack.GenerationModelTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationModelTypeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationModelTypeNullable.g.cs index c9a7143..eeeaa88 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationModelTypeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationModelTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class GenerationModelTypeNullableJsonConverter : global::System.Te { return global::Shotstack.GenerationModelTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationResponseStatus.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationResponseStatus.g.cs index 696d9d6..6546aa3 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationResponseStatus.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationResponseStatus.g.cs @@ -20,7 +20,7 @@ public sealed class GenerationResponseStatusJsonConverter : global::System.Text. { return global::Shotstack.GenerationResponseStatusExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationResponseStatusNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationResponseStatusNullable.g.cs index c434367..77c36a0 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationResponseStatusNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.GenerationResponseStatusNullable.g.cs @@ -20,7 +20,7 @@ public sealed class GenerationResponseStatusNullableJsonConverter : global::Syst { return global::Shotstack.GenerationResponseStatusExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.Html5AssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.Html5AssetType.g.cs index ce6ea91..7366b52 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.Html5AssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.Html5AssetType.g.cs @@ -20,7 +20,7 @@ public sealed class Html5AssetTypeJsonConverter : global::System.Text.Json.Seria { return global::Shotstack.Html5AssetTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.Html5AssetTypeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.Html5AssetTypeNullable.g.cs index 0652c19..1b1506d 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.Html5AssetTypeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.Html5AssetTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class Html5AssetTypeNullableJsonConverter : global::System.Text.Js { return global::Shotstack.Html5AssetTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.HtmlAssetPosition.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.HtmlAssetPosition.g.cs index f78d8e0..9e27add 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.HtmlAssetPosition.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.HtmlAssetPosition.g.cs @@ -20,7 +20,7 @@ public sealed class HtmlAssetPositionJsonConverter : global::System.Text.Json.Se { return global::Shotstack.HtmlAssetPositionExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.HtmlAssetPositionNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.HtmlAssetPositionNullable.g.cs index 4e52fcc..7f67126 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.HtmlAssetPositionNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.HtmlAssetPositionNullable.g.cs @@ -20,7 +20,7 @@ public sealed class HtmlAssetPositionNullableJsonConverter : global::System.Text { return global::Shotstack.HtmlAssetPositionExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.HtmlAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.HtmlAssetType.g.cs index 4143838..ed007c7 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.HtmlAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.HtmlAssetType.g.cs @@ -20,7 +20,7 @@ public sealed class HtmlAssetTypeJsonConverter : global::System.Text.Json.Serial { return global::Shotstack.HtmlAssetTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.HtmlAssetTypeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.HtmlAssetTypeNullable.g.cs index 5003754..50babbf 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.HtmlAssetTypeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.HtmlAssetTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class HtmlAssetTypeNullableJsonConverter : global::System.Text.Jso { return global::Shotstack.HtmlAssetTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageAssetType.g.cs index d3c8467..7220a86 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageAssetType.g.cs @@ -20,7 +20,7 @@ public sealed class ImageAssetTypeJsonConverter : global::System.Text.Json.Seria { return global::Shotstack.ImageAssetTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageAssetTypeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageAssetTypeNullable.g.cs index e6506ad..24f934c 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageAssetTypeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageAssetTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class ImageAssetTypeNullableJsonConverter : global::System.Text.Js { return global::Shotstack.ImageAssetTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageToVideoAssetAspectRatio.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageToVideoAssetAspectRatio.g.cs index b7ec14f..ed848bc 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageToVideoAssetAspectRatio.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageToVideoAssetAspectRatio.g.cs @@ -20,7 +20,7 @@ public sealed class ImageToVideoAssetAspectRatioJsonConverter : global::System.T { return global::Shotstack.ImageToVideoAssetAspectRatioExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageToVideoAssetAspectRatioNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageToVideoAssetAspectRatioNullable.g.cs index b24a83e..e8fedf2 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageToVideoAssetAspectRatioNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageToVideoAssetAspectRatioNullable.g.cs @@ -20,7 +20,7 @@ public sealed class ImageToVideoAssetAspectRatioNullableJsonConverter : global:: { return global::Shotstack.ImageToVideoAssetAspectRatioExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageToVideoAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageToVideoAssetType.g.cs index b2ee51f..599002b 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageToVideoAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageToVideoAssetType.g.cs @@ -20,7 +20,7 @@ public sealed class ImageToVideoAssetTypeJsonConverter : global::System.Text.Jso { return global::Shotstack.ImageToVideoAssetTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageToVideoAssetTypeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageToVideoAssetTypeNullable.g.cs index d24dce8..095f733 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageToVideoAssetTypeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ImageToVideoAssetTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class ImageToVideoAssetTypeNullableJsonConverter : global::System. { return global::Shotstack.ImageToVideoAssetTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.LumaAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.LumaAssetType.g.cs index 0366048..f96bf19 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.LumaAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.LumaAssetType.g.cs @@ -20,7 +20,7 @@ public sealed class LumaAssetTypeJsonConverter : global::System.Text.Json.Serial { return global::Shotstack.LumaAssetTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.LumaAssetTypeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.LumaAssetTypeNullable.g.cs index f9f0460..4f6d4e4 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.LumaAssetTypeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.LumaAssetTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class LumaAssetTypeNullableJsonConverter : global::System.Text.Jso { return global::Shotstack.LumaAssetTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.MuxDestinationOptionsPlaybackPolicyItem.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.MuxDestinationOptionsPlaybackPolicyItem.g.cs index 06912ee..0edae17 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.MuxDestinationOptionsPlaybackPolicyItem.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.MuxDestinationOptionsPlaybackPolicyItem.g.cs @@ -20,7 +20,7 @@ public sealed class MuxDestinationOptionsPlaybackPolicyItemJsonConverter : globa { return global::Shotstack.MuxDestinationOptionsPlaybackPolicyItemExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.MuxDestinationOptionsPlaybackPolicyItemNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.MuxDestinationOptionsPlaybackPolicyItemNullable.g.cs index 0fc710c..2dd5488 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.MuxDestinationOptionsPlaybackPolicyItemNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.MuxDestinationOptionsPlaybackPolicyItemNullable.g.cs @@ -20,7 +20,7 @@ public sealed class MuxDestinationOptionsPlaybackPolicyItemNullableJsonConverter { return global::Shotstack.MuxDestinationOptionsPlaybackPolicyItemExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputAspectRatio.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputAspectRatio.g.cs index 1f7f233..233ac38 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputAspectRatio.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputAspectRatio.g.cs @@ -20,7 +20,7 @@ public sealed class OutputAspectRatioJsonConverter : global::System.Text.Json.Se { return global::Shotstack.OutputAspectRatioExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputAspectRatioNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputAspectRatioNullable.g.cs index 122de02..327b9d0 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputAspectRatioNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputAspectRatioNullable.g.cs @@ -20,7 +20,7 @@ public sealed class OutputAspectRatioNullableJsonConverter : global::System.Text { return global::Shotstack.OutputAspectRatioExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputFormat.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputFormat.g.cs index 3e516dc..737afcc 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputFormat.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputFormat.g.cs @@ -20,7 +20,7 @@ public sealed class OutputFormatJsonConverter : global::System.Text.Json.Seriali { return global::Shotstack.OutputFormatExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputFormatNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputFormatNullable.g.cs index 2e31b3b..dc65b91 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputFormatNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputFormatNullable.g.cs @@ -20,7 +20,7 @@ public sealed class OutputFormatNullableJsonConverter : global::System.Text.Json { return global::Shotstack.OutputFormatExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputQuality.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputQuality.g.cs index 46bb821..cdb5741 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputQuality.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputQuality.g.cs @@ -20,7 +20,7 @@ public sealed class OutputQualityJsonConverter : global::System.Text.Json.Serial { return global::Shotstack.OutputQualityExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputQualityNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputQualityNullable.g.cs index b0ef2f3..624b38e 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputQualityNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputQualityNullable.g.cs @@ -20,7 +20,7 @@ public sealed class OutputQualityNullableJsonConverter : global::System.Text.Jso { return global::Shotstack.OutputQualityExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputResolution.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputResolution.g.cs index 3bd0e44..5e07f63 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputResolution.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputResolution.g.cs @@ -20,7 +20,7 @@ public sealed class OutputResolutionJsonConverter : global::System.Text.Json.Ser { return global::Shotstack.OutputResolutionExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputResolutionNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputResolutionNullable.g.cs index 4d44910..30e53bd 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputResolutionNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputResolutionNullable.g.cs @@ -20,7 +20,7 @@ public sealed class OutputResolutionNullableJsonConverter : global::System.Text. { return global::Shotstack.OutputResolutionExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputScaleTo.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputScaleTo.g.cs index 48b4444..78e4b41 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputScaleTo.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputScaleTo.g.cs @@ -20,7 +20,7 @@ public sealed class OutputScaleToJsonConverter : global::System.Text.Json.Serial { return global::Shotstack.OutputScaleToExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputScaleToNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputScaleToNullable.g.cs index 362ed0f..33ecfda 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputScaleToNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.OutputScaleToNullable.g.cs @@ -20,7 +20,7 @@ public sealed class OutputScaleToNullableJsonConverter : global::System.Text.Jso { return global::Shotstack.OutputScaleToExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenderResponseDataStatus.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenderResponseDataStatus.g.cs index 4cd1aad..59dc326 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenderResponseDataStatus.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenderResponseDataStatus.g.cs @@ -20,7 +20,7 @@ public sealed class RenderResponseDataStatusJsonConverter : global::System.Text. { return global::Shotstack.RenderResponseDataStatusExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenderResponseDataStatusNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenderResponseDataStatusNullable.g.cs index e2ac727..71510f3 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenderResponseDataStatusNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenderResponseDataStatusNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RenderResponseDataStatusNullableJsonConverter : global::Syst { return global::Shotstack.RenderResponseDataStatusExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionFit.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionFit.g.cs index c6ac14e..d739c1f 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionFit.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionFit.g.cs @@ -20,7 +20,7 @@ public sealed class RenditionFitJsonConverter : global::System.Text.Json.Seriali { return global::Shotstack.RenditionFitExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionFitNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionFitNullable.g.cs index be7b992..d82a631 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionFitNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionFitNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RenditionFitNullableJsonConverter : global::System.Text.Json { return global::Shotstack.RenditionFitExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionFormat.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionFormat.g.cs index 2636e64..c9553d6 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionFormat.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionFormat.g.cs @@ -20,7 +20,7 @@ public sealed class RenditionFormatJsonConverter : global::System.Text.Json.Seri { return global::Shotstack.RenditionFormatExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionFormatNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionFormatNullable.g.cs index b5a5f74..86011f1 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionFormatNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionFormatNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RenditionFormatNullableJsonConverter : global::System.Text.J { return global::Shotstack.RenditionFormatExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionResolution.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionResolution.g.cs index 5b30967..8036d23 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionResolution.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionResolution.g.cs @@ -20,7 +20,7 @@ public sealed class RenditionResolutionJsonConverter : global::System.Text.Json. { return global::Shotstack.RenditionResolutionExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionResolutionNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionResolutionNullable.g.cs index b603d1a..83d43ed 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionResolutionNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionResolutionNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RenditionResolutionNullableJsonConverter : global::System.Te { return global::Shotstack.RenditionResolutionExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionResponseAttributesStatus.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionResponseAttributesStatus.g.cs index 024fe6e..822a2af 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionResponseAttributesStatus.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionResponseAttributesStatus.g.cs @@ -20,7 +20,7 @@ public sealed class RenditionResponseAttributesStatusJsonConverter : global::Sys { return global::Shotstack.RenditionResponseAttributesStatusExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionResponseAttributesStatusNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionResponseAttributesStatusNullable.g.cs index 048c19f..36d5ac5 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionResponseAttributesStatusNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RenditionResponseAttributesStatusNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RenditionResponseAttributesStatusNullableJsonConverter : glo { return global::Shotstack.RenditionResponseAttributesStatusExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveFontTextDecoration.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveFontTextDecoration.g.cs index de1e5f6..4696768 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveFontTextDecoration.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveFontTextDecoration.g.cs @@ -20,7 +20,7 @@ public sealed class RichCaptionActiveFontTextDecorationJsonConverter : global::S { return global::Shotstack.RichCaptionActiveFontTextDecorationExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveFontTextDecorationNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveFontTextDecorationNullable.g.cs index 20470e4..82ae4c0 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveFontTextDecorationNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveFontTextDecorationNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RichCaptionActiveFontTextDecorationNullableJsonConverter : g { return global::Shotstack.RichCaptionActiveFontTextDecorationExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveShadow.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveShadow.g.cs index 61737b2..76a4c4f 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveShadow.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveShadow.g.cs @@ -20,7 +20,7 @@ public sealed class RichCaptionActiveShadowJsonConverter : global::System.Text.J { return global::Shotstack.RichCaptionActiveShadowExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveShadowNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveShadowNullable.g.cs index c83b2d7..6ea8097 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveShadowNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveShadowNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RichCaptionActiveShadowNullableJsonConverter : global::Syste { return global::Shotstack.RichCaptionActiveShadowExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveStroke.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveStroke.g.cs index 7ac58b8..a5a1653 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveStroke.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveStroke.g.cs @@ -20,7 +20,7 @@ public sealed class RichCaptionActiveStrokeJsonConverter : global::System.Text.J { return global::Shotstack.RichCaptionActiveStrokeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveStrokeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveStrokeNullable.g.cs index d3c65b5..2443be4 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveStrokeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionActiveStrokeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RichCaptionActiveStrokeNullableJsonConverter : global::Syste { return global::Shotstack.RichCaptionActiveStrokeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAnimationDirection.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAnimationDirection.g.cs index 731bb39..0d66c0c 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAnimationDirection.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAnimationDirection.g.cs @@ -20,7 +20,7 @@ public sealed class RichCaptionAnimationDirectionJsonConverter : global::System. { return global::Shotstack.RichCaptionAnimationDirectionExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAnimationDirectionNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAnimationDirectionNullable.g.cs index 31eb524..2df9897 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAnimationDirectionNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAnimationDirectionNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RichCaptionAnimationDirectionNullableJsonConverter : global: { return global::Shotstack.RichCaptionAnimationDirectionExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAnimationStyle.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAnimationStyle.g.cs index 84f4b21..09773e6 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAnimationStyle.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAnimationStyle.g.cs @@ -20,7 +20,7 @@ public sealed class RichCaptionAnimationStyleJsonConverter : global::System.Text { return global::Shotstack.RichCaptionAnimationStyleExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAnimationStyleNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAnimationStyleNullable.g.cs index 274f2f2..85aa2d7 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAnimationStyleNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAnimationStyleNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RichCaptionAnimationStyleNullableJsonConverter : global::Sys { return global::Shotstack.RichCaptionAnimationStyleExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAssetType.g.cs index 2ee72c8..cbd213a 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAssetType.g.cs @@ -20,7 +20,7 @@ public sealed class RichCaptionAssetTypeJsonConverter : global::System.Text.Json { return global::Shotstack.RichCaptionAssetTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAssetTypeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAssetTypeNullable.g.cs index 7258ac0..ddbeba5 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAssetTypeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionAssetTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RichCaptionAssetTypeNullableJsonConverter : global::System.T { return global::Shotstack.RichCaptionAssetTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionFontStyle.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionFontStyle.g.cs index 96de071..69222d6 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionFontStyle.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionFontStyle.g.cs @@ -20,7 +20,7 @@ public sealed class RichCaptionFontStyleJsonConverter : global::System.Text.Json { return global::Shotstack.RichCaptionFontStyleExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionFontStyleNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionFontStyleNullable.g.cs index a5b12dd..24255fb 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionFontStyleNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionFontStyleNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RichCaptionFontStyleNullableJsonConverter : global::System.T { return global::Shotstack.RichCaptionFontStyleExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionStyleTextDecoration.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionStyleTextDecoration.g.cs index d079e23..60bb29e 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionStyleTextDecoration.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionStyleTextDecoration.g.cs @@ -20,7 +20,7 @@ public sealed class RichCaptionStyleTextDecorationJsonConverter : global::System { return global::Shotstack.RichCaptionStyleTextDecorationExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionStyleTextDecorationNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionStyleTextDecorationNullable.g.cs index ff3b372..76e7661 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionStyleTextDecorationNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionStyleTextDecorationNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RichCaptionStyleTextDecorationNullableJsonConverter : global { return global::Shotstack.RichCaptionStyleTextDecorationExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionStyleTextTransform.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionStyleTextTransform.g.cs index a3320ba..86101f5 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionStyleTextTransform.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionStyleTextTransform.g.cs @@ -20,7 +20,7 @@ public sealed class RichCaptionStyleTextTransformJsonConverter : global::System. { return global::Shotstack.RichCaptionStyleTextTransformExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionStyleTextTransformNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionStyleTextTransformNullable.g.cs index ad155a7..095312c 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionStyleTextTransformNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichCaptionStyleTextTransformNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RichCaptionStyleTextTransformNullableJsonConverter : global: { return global::Shotstack.RichCaptionStyleTextTransformExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAlignmentHorizontal.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAlignmentHorizontal.g.cs index 3a7c619..85842a8 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAlignmentHorizontal.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAlignmentHorizontal.g.cs @@ -20,7 +20,7 @@ public sealed class RichTextAlignmentHorizontalJsonConverter : global::System.Te { return global::Shotstack.RichTextAlignmentHorizontalExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAlignmentHorizontalNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAlignmentHorizontalNullable.g.cs index 90602c7..4d150a4 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAlignmentHorizontalNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAlignmentHorizontalNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RichTextAlignmentHorizontalNullableJsonConverter : global::S { return global::Shotstack.RichTextAlignmentHorizontalExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAlignmentVertical.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAlignmentVertical.g.cs index 27ed2e4..c8c9808 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAlignmentVertical.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAlignmentVertical.g.cs @@ -20,7 +20,7 @@ public sealed class RichTextAlignmentVerticalJsonConverter : global::System.Text { return global::Shotstack.RichTextAlignmentVerticalExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAlignmentVerticalNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAlignmentVerticalNullable.g.cs index aaf3e3f..b3c9d30 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAlignmentVerticalNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAlignmentVerticalNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RichTextAlignmentVerticalNullableJsonConverter : global::Sys { return global::Shotstack.RichTextAlignmentVerticalExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationDirection.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationDirection.g.cs index e2fe395..4444625 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationDirection.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationDirection.g.cs @@ -20,7 +20,7 @@ public sealed class RichTextAnimationDirectionJsonConverter : global::System.Tex { return global::Shotstack.RichTextAnimationDirectionExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationDirectionNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationDirectionNullable.g.cs index 7f241d2..50e05b7 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationDirectionNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationDirectionNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RichTextAnimationDirectionNullableJsonConverter : global::Sy { return global::Shotstack.RichTextAnimationDirectionExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationPreset.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationPreset.g.cs index 38e34a4..95fc99d 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationPreset.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationPreset.g.cs @@ -20,7 +20,7 @@ public sealed class RichTextAnimationPresetJsonConverter : global::System.Text.J { return global::Shotstack.RichTextAnimationPresetExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationPresetNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationPresetNullable.g.cs index 0948c78..bbc6b37 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationPresetNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationPresetNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RichTextAnimationPresetNullableJsonConverter : global::Syste { return global::Shotstack.RichTextAnimationPresetExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationStyle.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationStyle.g.cs index 6603586..6d52962 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationStyle.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationStyle.g.cs @@ -20,7 +20,7 @@ public sealed class RichTextAnimationStyleJsonConverter : global::System.Text.Js { return global::Shotstack.RichTextAnimationStyleExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationStyleNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationStyleNullable.g.cs index b6c4b12..2cfb812 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationStyleNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAnimationStyleNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RichTextAnimationStyleNullableJsonConverter : global::System { return global::Shotstack.RichTextAnimationStyleExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAssetType.g.cs index 3ac54a1..cef57c0 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAssetType.g.cs @@ -20,7 +20,7 @@ public sealed class RichTextAssetTypeJsonConverter : global::System.Text.Json.Se { return global::Shotstack.RichTextAssetTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAssetTypeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAssetTypeNullable.g.cs index 13d1506..d1230fb 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAssetTypeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextAssetTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RichTextAssetTypeNullableJsonConverter : global::System.Text { return global::Shotstack.RichTextAssetTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextFontStyle.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextFontStyle.g.cs index ef445c4..7c654e1 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextFontStyle.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextFontStyle.g.cs @@ -20,7 +20,7 @@ public sealed class RichTextFontStyleJsonConverter : global::System.Text.Json.Se { return global::Shotstack.RichTextFontStyleExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextFontStyleNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextFontStyleNullable.g.cs index c89ccc5..7d08bac 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextFontStyleNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextFontStyleNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RichTextFontStyleNullableJsonConverter : global::System.Text { return global::Shotstack.RichTextFontStyleExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextGradientType.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextGradientType.g.cs index e95ce84..6588842 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextGradientType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextGradientType.g.cs @@ -20,7 +20,7 @@ public sealed class RichTextGradientTypeJsonConverter : global::System.Text.Json { return global::Shotstack.RichTextGradientTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextGradientTypeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextGradientTypeNullable.g.cs index f27451a..fd64bd8 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextGradientTypeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextGradientTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RichTextGradientTypeNullableJsonConverter : global::System.T { return global::Shotstack.RichTextGradientTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextStyleTextDecoration.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextStyleTextDecoration.g.cs index 86627fc..5816647 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextStyleTextDecoration.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextStyleTextDecoration.g.cs @@ -20,7 +20,7 @@ public sealed class RichTextStyleTextDecorationJsonConverter : global::System.Te { return global::Shotstack.RichTextStyleTextDecorationExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextStyleTextDecorationNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextStyleTextDecorationNullable.g.cs index 553ee89..cd1dfaa 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextStyleTextDecorationNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextStyleTextDecorationNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RichTextStyleTextDecorationNullableJsonConverter : global::S { return global::Shotstack.RichTextStyleTextDecorationExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextStyleTextTransform.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextStyleTextTransform.g.cs index 8ccee60..3a5ae04 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextStyleTextTransform.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextStyleTextTransform.g.cs @@ -20,7 +20,7 @@ public sealed class RichTextStyleTextTransformJsonConverter : global::System.Tex { return global::Shotstack.RichTextStyleTextTransformExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextStyleTextTransformNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextStyleTextTransformNullable.g.cs index 8310e13..8188fd2 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextStyleTextTransformNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.RichTextStyleTextTransformNullable.g.cs @@ -20,7 +20,7 @@ public sealed class RichTextStyleTextTransformNullableJsonConverter : global::Sy { return global::Shotstack.RichTextStyleTextTransformExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ShapeAssetShape.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ShapeAssetShape.g.cs index cb4c846..bf7fc56 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ShapeAssetShape.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ShapeAssetShape.g.cs @@ -20,7 +20,7 @@ public sealed class ShapeAssetShapeJsonConverter : global::System.Text.Json.Seri { return global::Shotstack.ShapeAssetShapeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ShapeAssetShapeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ShapeAssetShapeNullable.g.cs index e054b61..034d1a6 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ShapeAssetShapeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ShapeAssetShapeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class ShapeAssetShapeNullableJsonConverter : global::System.Text.J { return global::Shotstack.ShapeAssetShapeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ShapeAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ShapeAssetType.g.cs index e74f6e6..1b41845 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ShapeAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ShapeAssetType.g.cs @@ -20,7 +20,7 @@ public sealed class ShapeAssetTypeJsonConverter : global::System.Text.Json.Seria { return global::Shotstack.ShapeAssetTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ShapeAssetTypeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ShapeAssetTypeNullable.g.cs index 45bb219..29c6886 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ShapeAssetTypeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.ShapeAssetTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class ShapeAssetTypeNullableJsonConverter : global::System.Text.Js { return global::Shotstack.ShapeAssetTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SoundtrackEffect.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SoundtrackEffect.g.cs index ae78c7b..f0e36b1 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SoundtrackEffect.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SoundtrackEffect.g.cs @@ -20,7 +20,7 @@ public sealed class SoundtrackEffectJsonConverter : global::System.Text.Json.Ser { return global::Shotstack.SoundtrackEffectExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SoundtrackEffectNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SoundtrackEffectNullable.g.cs index dbef894..960300d 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SoundtrackEffectNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SoundtrackEffectNullable.g.cs @@ -20,7 +20,7 @@ public sealed class SoundtrackEffectNullableJsonConverter : global::System.Text. { return global::Shotstack.SoundtrackEffectExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SourceResponseAttributesStatus.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SourceResponseAttributesStatus.g.cs index c91960c..d85e6e7 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SourceResponseAttributesStatus.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SourceResponseAttributesStatus.g.cs @@ -20,7 +20,7 @@ public sealed class SourceResponseAttributesStatusJsonConverter : global::System { return global::Shotstack.SourceResponseAttributesStatusExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SourceResponseAttributesStatusNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SourceResponseAttributesStatusNullable.g.cs index 3d43284..04dd643 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SourceResponseAttributesStatusNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SourceResponseAttributesStatusNullable.g.cs @@ -20,7 +20,7 @@ public sealed class SourceResponseAttributesStatusNullableJsonConverter : global { return global::Shotstack.SourceResponseAttributesStatusExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SvgAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SvgAssetType.g.cs index 0e4720c..35fe9af 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SvgAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SvgAssetType.g.cs @@ -20,7 +20,7 @@ public sealed class SvgAssetTypeJsonConverter : global::System.Text.Json.Seriali { return global::Shotstack.SvgAssetTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SvgAssetTypeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SvgAssetTypeNullable.g.cs index a04e03b..c4233f4 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SvgAssetTypeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.SvgAssetTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class SvgAssetTypeNullableJsonConverter : global::System.Text.Json { return global::Shotstack.SvgAssetTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAlignmentHorizontal.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAlignmentHorizontal.g.cs index 4529b11..b1f9733 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAlignmentHorizontal.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAlignmentHorizontal.g.cs @@ -20,7 +20,7 @@ public sealed class TextAlignmentHorizontalJsonConverter : global::System.Text.J { return global::Shotstack.TextAlignmentHorizontalExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAlignmentHorizontalNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAlignmentHorizontalNullable.g.cs index 8650272..edf9cf2 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAlignmentHorizontalNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAlignmentHorizontalNullable.g.cs @@ -20,7 +20,7 @@ public sealed class TextAlignmentHorizontalNullableJsonConverter : global::Syste { return global::Shotstack.TextAlignmentHorizontalExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAlignmentVertical.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAlignmentVertical.g.cs index 1ac4cd9..7d1436e 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAlignmentVertical.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAlignmentVertical.g.cs @@ -20,7 +20,7 @@ public sealed class TextAlignmentVerticalJsonConverter : global::System.Text.Jso { return global::Shotstack.TextAlignmentVerticalExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAlignmentVerticalNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAlignmentVerticalNullable.g.cs index 6b5d25c..d8180ec 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAlignmentVerticalNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAlignmentVerticalNullable.g.cs @@ -20,7 +20,7 @@ public sealed class TextAlignmentVerticalNullableJsonConverter : global::System. { return global::Shotstack.TextAlignmentVerticalExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAnimationPreset.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAnimationPreset.g.cs index ff963a4..442821c 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAnimationPreset.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAnimationPreset.g.cs @@ -20,7 +20,7 @@ public sealed class TextAnimationPresetJsonConverter : global::System.Text.Json. { return global::Shotstack.TextAnimationPresetExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAnimationPresetNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAnimationPresetNullable.g.cs index 8c78dd5..a168c9e 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAnimationPresetNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAnimationPresetNullable.g.cs @@ -20,7 +20,7 @@ public sealed class TextAnimationPresetNullableJsonConverter : global::System.Te { return global::Shotstack.TextAnimationPresetExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAssetType.g.cs index bedbcbe..3fc1a95 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAssetType.g.cs @@ -20,7 +20,7 @@ public sealed class TextAssetTypeJsonConverter : global::System.Text.Json.Serial { return global::Shotstack.TextAssetTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAssetTypeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAssetTypeNullable.g.cs index c5dd53d..6c531a9 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAssetTypeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextAssetTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class TextAssetTypeNullableJsonConverter : global::System.Text.Jso { return global::Shotstack.TextAssetTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToImageAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToImageAssetType.g.cs index 2247e63..72197cf 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToImageAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToImageAssetType.g.cs @@ -20,7 +20,7 @@ public sealed class TextToImageAssetTypeJsonConverter : global::System.Text.Json { return global::Shotstack.TextToImageAssetTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToImageAssetTypeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToImageAssetTypeNullable.g.cs index 8ef7e84..3ea36ee 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToImageAssetTypeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToImageAssetTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class TextToImageAssetTypeNullableJsonConverter : global::System.T { return global::Shotstack.TextToImageAssetTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToSpeechAssetEffect.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToSpeechAssetEffect.g.cs index f1cdf05..6581a1d 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToSpeechAssetEffect.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToSpeechAssetEffect.g.cs @@ -20,7 +20,7 @@ public sealed class TextToSpeechAssetEffectJsonConverter : global::System.Text.J { return global::Shotstack.TextToSpeechAssetEffectExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToSpeechAssetEffectNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToSpeechAssetEffectNullable.g.cs index 70ddddb..2575d4f 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToSpeechAssetEffectNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToSpeechAssetEffectNullable.g.cs @@ -20,7 +20,7 @@ public sealed class TextToSpeechAssetEffectNullableJsonConverter : global::Syste { return global::Shotstack.TextToSpeechAssetEffectExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToSpeechAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToSpeechAssetType.g.cs index cdd21c1..402ca8e 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToSpeechAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToSpeechAssetType.g.cs @@ -20,7 +20,7 @@ public sealed class TextToSpeechAssetTypeJsonConverter : global::System.Text.Jso { return global::Shotstack.TextToSpeechAssetTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToSpeechAssetTypeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToSpeechAssetTypeNullable.g.cs index a10bc07..c699d9a 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToSpeechAssetTypeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TextToSpeechAssetTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class TextToSpeechAssetTypeNullableJsonConverter : global::System. { return global::Shotstack.TextToSpeechAssetTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TiktokDestinationOptionsPrivacyLevel.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TiktokDestinationOptionsPrivacyLevel.g.cs index 70e628d..fb38953 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TiktokDestinationOptionsPrivacyLevel.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TiktokDestinationOptionsPrivacyLevel.g.cs @@ -20,7 +20,7 @@ public sealed class TiktokDestinationOptionsPrivacyLevelJsonConverter : global:: { return global::Shotstack.TiktokDestinationOptionsPrivacyLevelExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TiktokDestinationOptionsPrivacyLevelNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TiktokDestinationOptionsPrivacyLevelNullable.g.cs index 22abf19..6c62e73 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TiktokDestinationOptionsPrivacyLevelNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TiktokDestinationOptionsPrivacyLevelNullable.g.cs @@ -20,7 +20,7 @@ public sealed class TiktokDestinationOptionsPrivacyLevelNullableJsonConverter : { return global::Shotstack.TiktokDestinationOptionsPrivacyLevelExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetPosition.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetPosition.g.cs index 1859e92..2da811d 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetPosition.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetPosition.g.cs @@ -20,7 +20,7 @@ public sealed class TitleAssetPositionJsonConverter : global::System.Text.Json.S { return global::Shotstack.TitleAssetPositionExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetPositionNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetPositionNullable.g.cs index 1062491..9981f13 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetPositionNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetPositionNullable.g.cs @@ -20,7 +20,7 @@ public sealed class TitleAssetPositionNullableJsonConverter : global::System.Tex { return global::Shotstack.TitleAssetPositionExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetSize.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetSize.g.cs index 36c8ae5..2c92370 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetSize.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetSize.g.cs @@ -20,7 +20,7 @@ public sealed class TitleAssetSizeJsonConverter : global::System.Text.Json.Seria { return global::Shotstack.TitleAssetSizeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetSizeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetSizeNullable.g.cs index b6bea50..cb29f78 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetSizeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetSizeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class TitleAssetSizeNullableJsonConverter : global::System.Text.Js { return global::Shotstack.TitleAssetSizeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetStyle.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetStyle.g.cs index cfe06f8..c21d83c 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetStyle.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetStyle.g.cs @@ -20,7 +20,7 @@ public sealed class TitleAssetStyleJsonConverter : global::System.Text.Json.Seri { return global::Shotstack.TitleAssetStyleExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetStyleNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetStyleNullable.g.cs index 6d0716a..2270de0 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetStyleNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetStyleNullable.g.cs @@ -20,7 +20,7 @@ public sealed class TitleAssetStyleNullableJsonConverter : global::System.Text.J { return global::Shotstack.TitleAssetStyleExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetType.g.cs index 60f8935..3c6cf85 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetType.g.cs @@ -20,7 +20,7 @@ public sealed class TitleAssetTypeJsonConverter : global::System.Text.Json.Seria { return global::Shotstack.TitleAssetTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetTypeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetTypeNullable.g.cs index f1a6610..1bd2ca0 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetTypeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TitleAssetTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class TitleAssetTypeNullableJsonConverter : global::System.Text.Js { return global::Shotstack.TitleAssetTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TranscriptionFormat.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TranscriptionFormat.g.cs index 1feda7e..2ba7f1b 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TranscriptionFormat.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TranscriptionFormat.g.cs @@ -20,7 +20,7 @@ public sealed class TranscriptionFormatJsonConverter : global::System.Text.Json. { return global::Shotstack.TranscriptionFormatExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TranscriptionFormatNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TranscriptionFormatNullable.g.cs index 4f586ad..8b0e06d 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TranscriptionFormatNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TranscriptionFormatNullable.g.cs @@ -20,7 +20,7 @@ public sealed class TranscriptionFormatNullableJsonConverter : global::System.Te { return global::Shotstack.TranscriptionFormatExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransferResponseAttributesStatus.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransferResponseAttributesStatus.g.cs index e1b9557..02a509d 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransferResponseAttributesStatus.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransferResponseAttributesStatus.g.cs @@ -20,7 +20,7 @@ public sealed class TransferResponseAttributesStatusJsonConverter : global::Syst { return global::Shotstack.TransferResponseAttributesStatusExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransferResponseAttributesStatusNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransferResponseAttributesStatusNullable.g.cs index ee7af07..264bd0d 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransferResponseAttributesStatusNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransferResponseAttributesStatusNullable.g.cs @@ -20,7 +20,7 @@ public sealed class TransferResponseAttributesStatusNullableJsonConverter : glob { return global::Shotstack.TransferResponseAttributesStatusExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransitionIn.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransitionIn.g.cs index 09e44ac..e96333b 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransitionIn.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransitionIn.g.cs @@ -20,7 +20,7 @@ public sealed class TransitionInJsonConverter : global::System.Text.Json.Seriali { return global::Shotstack.TransitionInExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransitionInNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransitionInNullable.g.cs index edc38ff..223cc24 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransitionInNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransitionInNullable.g.cs @@ -20,7 +20,7 @@ public sealed class TransitionInNullableJsonConverter : global::System.Text.Json { return global::Shotstack.TransitionInExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransitionOut.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransitionOut.g.cs index 243d4d7..b39b647 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransitionOut.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransitionOut.g.cs @@ -20,7 +20,7 @@ public sealed class TransitionOutJsonConverter : global::System.Text.Json.Serial { return global::Shotstack.TransitionOutExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransitionOutNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransitionOutNullable.g.cs index 5eec21b..4df9829 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransitionOutNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TransitionOutNullable.g.cs @@ -20,7 +20,7 @@ public sealed class TransitionOutNullableJsonConverter : global::System.Text.Jso { return global::Shotstack.TransitionOutExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TweenEasing.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TweenEasing.g.cs index 6b35065..094c9a7 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TweenEasing.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TweenEasing.g.cs @@ -20,7 +20,7 @@ public sealed class TweenEasingJsonConverter : global::System.Text.Json.Serializ { return global::Shotstack.TweenEasingExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TweenEasingNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TweenEasingNullable.g.cs index 1545c80..5baa0d3 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TweenEasingNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TweenEasingNullable.g.cs @@ -20,7 +20,7 @@ public sealed class TweenEasingNullableJsonConverter : global::System.Text.Json. { return global::Shotstack.TweenEasingExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TweenInterpolation.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TweenInterpolation.g.cs index 928e7f6..c13bc3a 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TweenInterpolation.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TweenInterpolation.g.cs @@ -20,7 +20,7 @@ public sealed class TweenInterpolationJsonConverter : global::System.Text.Json.S { return global::Shotstack.TweenInterpolationExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TweenInterpolationNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TweenInterpolationNullable.g.cs index ab44ede..7faf3df 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TweenInterpolationNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.TweenInterpolationNullable.g.cs @@ -20,7 +20,7 @@ public sealed class TweenInterpolationNullableJsonConverter : global::System.Tex { return global::Shotstack.TweenInterpolationExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.UnixTimestamp.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.UnixTimestamp.g.cs index 67d3eb2..068bfcf 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.UnixTimestamp.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.UnixTimestamp.g.cs @@ -19,7 +19,7 @@ public class UnixTimestampJsonConverter : global::System.Text.Json.Serialization { return global::System.DateTimeOffset.FromUnixTimeSeconds(unixTimestamp); } - + return global::System.DateTimeOffset.FromUnixTimeMilliseconds(unixTimestamp); } if (reader.TryGetInt32(out int unixTimestampInt)) diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VideoAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VideoAssetType.g.cs index 0887751..ae92879 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VideoAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VideoAssetType.g.cs @@ -20,7 +20,7 @@ public sealed class VideoAssetTypeJsonConverter : global::System.Text.Json.Seria { return global::Shotstack.VideoAssetTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VideoAssetTypeNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VideoAssetTypeNullable.g.cs index a3535dc..00b1a9b 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VideoAssetTypeNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VideoAssetTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class VideoAssetTypeNullableJsonConverter : global::System.Text.Js { return global::Shotstack.VideoAssetTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VideoAssetVolumeEffect.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VideoAssetVolumeEffect.g.cs index 9efd1fa..4f699e9 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VideoAssetVolumeEffect.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VideoAssetVolumeEffect.g.cs @@ -20,7 +20,7 @@ public sealed class VideoAssetVolumeEffectJsonConverter : global::System.Text.Js { return global::Shotstack.VideoAssetVolumeEffectExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VideoAssetVolumeEffectNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VideoAssetVolumeEffectNullable.g.cs index 50743c8..44e8f3e 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VideoAssetVolumeEffectNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VideoAssetVolumeEffectNullable.g.cs @@ -20,7 +20,7 @@ public sealed class VideoAssetVolumeEffectNullableJsonConverter : global::System { return global::Shotstack.VideoAssetVolumeEffectExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsComments.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsComments.g.cs index 0549158..9345ab3 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsComments.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsComments.g.cs @@ -20,7 +20,7 @@ public sealed class VimeoDestinationPrivacyOptionsCommentsJsonConverter : global { return global::Shotstack.VimeoDestinationPrivacyOptionsCommentsExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsCommentsNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsCommentsNullable.g.cs index b3e7b61..ed4f3ef 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsCommentsNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsCommentsNullable.g.cs @@ -20,7 +20,7 @@ public sealed class VimeoDestinationPrivacyOptionsCommentsNullableJsonConverter { return global::Shotstack.VimeoDestinationPrivacyOptionsCommentsExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsEmbed.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsEmbed.g.cs index 2caa1cd..cd35891 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsEmbed.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsEmbed.g.cs @@ -20,7 +20,7 @@ public sealed class VimeoDestinationPrivacyOptionsEmbedJsonConverter : global::S { return global::Shotstack.VimeoDestinationPrivacyOptionsEmbedExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsEmbedNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsEmbedNullable.g.cs index 173106b..8d1c932 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsEmbedNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsEmbedNullable.g.cs @@ -20,7 +20,7 @@ public sealed class VimeoDestinationPrivacyOptionsEmbedNullableJsonConverter : g { return global::Shotstack.VimeoDestinationPrivacyOptionsEmbedExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsView.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsView.g.cs index 38e04f4..3a3b171 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsView.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsView.g.cs @@ -20,7 +20,7 @@ public sealed class VimeoDestinationPrivacyOptionsViewJsonConverter : global::Sy { return global::Shotstack.VimeoDestinationPrivacyOptionsViewExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsViewNullable.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsViewNullable.g.cs index 0334fe0..ae79cf0 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsViewNullable.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonConverters.VimeoDestinationPrivacyOptionsViewNullable.g.cs @@ -20,7 +20,7 @@ public sealed class VimeoDestinationPrivacyOptionsViewNullableJsonConverter : gl { return global::Shotstack.VimeoDestinationPrivacyOptionsViewExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonSerializerContext.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonSerializerContext.g.cs index 352fccf..4dd843e 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonSerializerContext.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonSerializerContext.g.cs @@ -7,7 +7,7 @@ namespace Shotstack { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonSourceGenerationOptions( DefaultIgnoreCondition = global::System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull, diff --git a/src/libs/Shotstack/Generated/Shotstack.JsonSerializerContextTypes.g.cs b/src/libs/Shotstack/Generated/Shotstack.JsonSerializerContextTypes.g.cs index 9b1e934..d9b75cc 100644 --- a/src/libs/Shotstack/Generated/Shotstack.JsonSerializerContextTypes.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.JsonSerializerContextTypes.g.cs @@ -6,1088 +6,1088 @@ namespace Shotstack { /// - /// + /// /// public sealed partial class JsonSerializerContextTypes { /// - /// + /// /// public global::System.Collections.Generic.Dictionary? StringStringDictionary { get; set; } /// - /// + /// /// public global::System.Collections.Generic.Dictionary? StringObjectDictionary { get; set; } /// - /// + /// /// public global::System.Text.Json.JsonElement? JsonElement { get; set; } /// - /// + /// /// public global::Shotstack.Edit? Type0 { get; set; } /// - /// + /// /// public global::Shotstack.Timeline? Type1 { get; set; } /// - /// + /// /// public global::Shotstack.Output? Type2 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type3 { get; set; } /// - /// + /// /// public global::Shotstack.MergeField? Type4 { get; set; } /// - /// + /// /// public string? Type5 { get; set; } /// - /// + /// /// public global::Shotstack.EditDisk? Type6 { get; set; } /// - /// + /// /// public global::Shotstack.EditInstance? Type7 { get; set; } /// - /// + /// /// public global::Shotstack.Soundtrack? Type8 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type9 { get; set; } /// - /// + /// /// public global::Shotstack.Font? Type10 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type11 { get; set; } /// - /// + /// /// public global::Shotstack.Track? Type12 { get; set; } /// - /// + /// /// public bool? Type13 { get; set; } /// - /// + /// /// public global::Shotstack.SoundtrackEffect? Type14 { get; set; } /// - /// + /// /// public double? Type15 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type16 { get; set; } /// - /// + /// /// public global::Shotstack.Clip? Type17 { get; set; } /// - /// + /// /// public global::Shotstack.Asset? Type18 { get; set; } /// - /// + /// /// public global::Shotstack.OneOf? Type19 { get; set; } /// - /// + /// /// public global::Shotstack.ClipFit? Type20 { get; set; } /// - /// + /// /// public global::Shotstack.OneOf>? Type21 { get; set; } /// - /// + /// /// public float? Type22 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type23 { get; set; } /// - /// + /// /// public global::Shotstack.Tween? Type24 { get; set; } /// - /// + /// /// public global::Shotstack.ClipPosition? Type25 { get; set; } /// - /// + /// /// public global::Shotstack.Offset? Type26 { get; set; } /// - /// + /// /// public global::Shotstack.Transition? Type27 { get; set; } /// - /// + /// /// public global::Shotstack.ClipEffect? Type28 { get; set; } /// - /// + /// /// public global::Shotstack.ClipFilter? Type29 { get; set; } /// - /// + /// /// public global::Shotstack.OneOf>? Type30 { get; set; } /// - /// + /// /// public global::Shotstack.Transformation? Type31 { get; set; } /// - /// + /// /// public global::Shotstack.VideoAsset? Type32 { get; set; } /// - /// + /// /// public global::Shotstack.ImageAsset? Type33 { get; set; } /// - /// + /// /// public global::Shotstack.TextAsset? Type34 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextAsset? Type35 { get; set; } /// - /// + /// /// public global::Shotstack.AudioAsset? Type36 { get; set; } /// - /// + /// /// public global::Shotstack.LumaAsset? Type37 { get; set; } /// - /// + /// /// public global::Shotstack.CaptionAsset? Type38 { get; set; } /// - /// + /// /// public global::Shotstack.RichCaptionAsset? Type39 { get; set; } /// - /// + /// /// public global::Shotstack.HtmlAsset? Type40 { get; set; } /// - /// + /// /// public global::Shotstack.Html5Asset? Type41 { get; set; } /// - /// + /// /// public global::Shotstack.TitleAsset? Type42 { get; set; } /// - /// + /// /// public global::Shotstack.ShapeAsset? Type43 { get; set; } /// - /// + /// /// public global::Shotstack.SvgAsset? Type44 { get; set; } /// - /// + /// /// public global::Shotstack.TextToImageAsset? Type45 { get; set; } /// - /// + /// /// public global::Shotstack.ImageToVideoAsset? Type46 { get; set; } /// - /// + /// /// public global::Shotstack.TextToSpeechAsset? Type47 { get; set; } /// - /// + /// /// public global::Shotstack.AssetDiscriminator? Type48 { get; set; } /// - /// + /// /// public global::Shotstack.AssetDiscriminatorType? Type49 { get; set; } /// - /// + /// /// public global::Shotstack.VideoAssetType? Type50 { get; set; } /// - /// + /// /// public object? Type51 { get; set; } /// - /// + /// /// public global::Shotstack.VideoAssetVolumeEffect? Type52 { get; set; } /// - /// + /// /// public global::Shotstack.Crop? Type53 { get; set; } /// - /// + /// /// public global::Shotstack.ChromaKey? Type54 { get; set; } /// - /// + /// /// public global::Shotstack.ImageAssetType? Type55 { get; set; } /// - /// + /// /// public global::Shotstack.TextAssetType? Type56 { get; set; } /// - /// + /// /// public int? Type57 { get; set; } /// - /// + /// /// public global::Shotstack.TextFont? Type58 { get; set; } /// - /// + /// /// public global::Shotstack.TextBackground? Type59 { get; set; } /// - /// + /// /// public global::Shotstack.TextAlignment? Type60 { get; set; } /// - /// + /// /// public global::Shotstack.TextStroke? Type61 { get; set; } /// - /// + /// /// public global::Shotstack.TextAnimation? Type62 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextAssetType? Type63 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextFont? Type64 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextStyle? Type65 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextStroke? Type66 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextShadow? Type67 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextBackground? Type68 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextBorder? Type69 { get; set; } /// - /// + /// /// public global::Shotstack.OneOf? Type70 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextPadding? Type71 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextAlignment? Type72 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextAnimation? Type73 { get; set; } /// - /// + /// /// public global::Shotstack.AudioAssetType? Type74 { get; set; } /// - /// + /// /// public global::Shotstack.AudioAssetEffect? Type75 { get; set; } /// - /// + /// /// public global::Shotstack.ShapeAssetType? Type76 { get; set; } /// - /// + /// /// public global::Shotstack.ShapeAssetShape? Type77 { get; set; } /// - /// + /// /// public global::Shotstack.ShapeAssetFill? Type78 { get; set; } /// - /// + /// /// public global::Shotstack.ShapeAssetStroke? Type79 { get; set; } /// - /// + /// /// public global::Shotstack.ShapeAssetRectangle? Type80 { get; set; } /// - /// + /// /// public global::Shotstack.ShapeAssetCircle? Type81 { get; set; } /// - /// + /// /// public global::Shotstack.ShapeAssetLine? Type82 { get; set; } /// - /// + /// /// public global::Shotstack.LumaAssetType? Type83 { get; set; } /// - /// + /// /// public global::Shotstack.CaptionAssetType? Type84 { get; set; } /// - /// + /// /// public global::Shotstack.CaptionFont? Type85 { get; set; } /// - /// + /// /// public global::Shotstack.CaptionBackground? Type86 { get; set; } /// - /// + /// /// public global::Shotstack.CaptionMargin? Type87 { get; set; } /// - /// + /// /// public global::Shotstack.RichCaptionAssetType? Type88 { get; set; } /// - /// + /// /// public global::Shotstack.RichCaptionFont? Type89 { get; set; } /// - /// + /// /// public global::Shotstack.RichCaptionStyle? Type90 { get; set; } /// - /// + /// /// public global::Shotstack.RichCaptionActive? Type91 { get; set; } /// - /// + /// /// public global::Shotstack.RichCaptionAnimation? Type92 { get; set; } /// - /// + /// /// public global::Shotstack.RichCaptionActiveFont? Type93 { get; set; } /// - /// + /// /// public global::Shotstack.RichCaptionActiveFontTextDecoration? Type94 { get; set; } /// - /// + /// /// public global::Shotstack.OneOf? Type95 { get; set; } /// - /// + /// /// public global::Shotstack.RichCaptionActiveStroke? Type96 { get; set; } /// - /// + /// /// public global::Shotstack.OneOf? Type97 { get; set; } /// - /// + /// /// public global::Shotstack.RichCaptionActiveShadow? Type98 { get; set; } /// - /// + /// /// public global::Shotstack.RichCaptionAnimationStyle? Type99 { get; set; } /// - /// + /// /// public global::Shotstack.RichCaptionAnimationDirection? Type100 { get; set; } /// - /// + /// /// public global::Shotstack.TextToImageAssetType? Type101 { get; set; } /// - /// + /// /// public global::Shotstack.ImageToVideoAssetType? Type102 { get; set; } /// - /// + /// /// public global::Shotstack.ImageToVideoAssetAspectRatio? Type103 { get; set; } /// - /// + /// /// public global::Shotstack.TextToSpeechAssetType? Type104 { get; set; } /// - /// + /// /// public global::Shotstack.TextToSpeechAssetEffect? Type105 { get; set; } /// - /// + /// /// public global::Shotstack.HtmlAssetType? Type106 { get; set; } /// - /// + /// /// public global::Shotstack.HtmlAssetPosition? Type107 { get; set; } /// - /// + /// /// public global::Shotstack.Html5AssetType? Type108 { get; set; } /// - /// + /// /// public global::Shotstack.TitleAssetType? Type109 { get; set; } /// - /// + /// /// public global::Shotstack.TitleAssetStyle? Type110 { get; set; } /// - /// + /// /// public global::Shotstack.TitleAssetSize? Type111 { get; set; } /// - /// + /// /// public global::Shotstack.TitleAssetPosition? Type112 { get; set; } /// - /// + /// /// public global::Shotstack.SvgAssetType? Type113 { get; set; } /// - /// + /// /// public global::Shotstack.TransitionIn? Type114 { get; set; } /// - /// + /// /// public global::Shotstack.TransitionOut? Type115 { get; set; } /// - /// + /// /// public global::Shotstack.RotateTransformation? Type116 { get; set; } /// - /// + /// /// public global::Shotstack.SkewTransformation? Type117 { get; set; } /// - /// + /// /// public global::Shotstack.FlipTransformation? Type118 { get; set; } /// - /// + /// /// public global::Shotstack.TextAlignmentHorizontal? Type119 { get; set; } /// - /// + /// /// public global::Shotstack.TextAlignmentVertical? Type120 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextFontStyle? Type121 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextStyleTextTransform? Type122 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextStyleTextDecoration? Type123 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextGradient? Type124 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextGradientType? Type125 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type126 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextGradientStop? Type127 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextAlignmentHorizontal? Type128 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextAlignmentVertical? Type129 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextAnimationPreset? Type130 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextAnimationStyle? Type131 { get; set; } /// - /// + /// /// public global::Shotstack.RichTextAnimationDirection? Type132 { get; set; } /// - /// + /// /// public global::Shotstack.TweenInterpolation? Type133 { get; set; } /// - /// + /// /// public global::Shotstack.TweenEasing? Type134 { get; set; } /// - /// + /// /// public global::Shotstack.OutputFormat? Type135 { get; set; } /// - /// + /// /// public global::Shotstack.OutputResolution? Type136 { get; set; } /// - /// + /// /// public global::Shotstack.OutputAspectRatio? Type137 { get; set; } /// - /// + /// /// public global::Shotstack.Size? Type138 { get; set; } /// - /// + /// /// public global::Shotstack.OutputScaleTo? Type139 { get; set; } /// - /// + /// /// public global::Shotstack.OutputQuality? Type140 { get; set; } /// - /// + /// /// public global::Shotstack.Range? Type141 { get; set; } /// - /// + /// /// public global::Shotstack.Poster? Type142 { get; set; } /// - /// + /// /// public global::Shotstack.Thumbnail? Type143 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type144 { get; set; } /// - /// + /// /// public global::Shotstack.Destinations? Type145 { get; set; } /// - /// + /// /// public global::Shotstack.ShotstackDestination? Type146 { get; set; } /// - /// + /// /// public global::Shotstack.MuxDestination? Type147 { get; set; } /// - /// + /// /// public global::Shotstack.S3Destination? Type148 { get; set; } /// - /// + /// /// public global::Shotstack.GoogleCloudStorageDestination? Type149 { get; set; } /// - /// + /// /// public global::Shotstack.GoogleDriveDestination? Type150 { get; set; } /// - /// + /// /// public global::Shotstack.VimeoDestination? Type151 { get; set; } /// - /// + /// /// public global::Shotstack.TiktokDestination? Type152 { get; set; } /// - /// + /// /// public global::Shotstack.AkamaiNetStorageDestination? Type153 { get; set; } /// - /// + /// /// public global::Shotstack.AzureBlobStorageDestination? Type154 { get; set; } /// - /// + /// /// public global::Shotstack.DestinationsDiscriminator? Type155 { get; set; } /// - /// + /// /// public global::Shotstack.MuxDestinationOptions? Type156 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type157 { get; set; } /// - /// + /// /// public global::Shotstack.MuxDestinationOptionsPlaybackPolicyItem? Type158 { get; set; } /// - /// + /// /// public global::Shotstack.S3DestinationOptions? Type159 { get; set; } /// - /// + /// /// public global::Shotstack.GoogleCloudStorageDestinationOptions? Type160 { get; set; } /// - /// + /// /// public global::Shotstack.GoogleDriveDestinationOptions? Type161 { get; set; } /// - /// + /// /// public global::Shotstack.VimeoDestinationOptions? Type162 { get; set; } /// - /// + /// /// public global::Shotstack.VimeoDestinationPrivacyOptions? Type163 { get; set; } /// - /// + /// /// public global::Shotstack.VimeoDestinationPrivacyOptionsView? Type164 { get; set; } /// - /// + /// /// public global::Shotstack.VimeoDestinationPrivacyOptionsEmbed? Type165 { get; set; } /// - /// + /// /// public global::Shotstack.VimeoDestinationPrivacyOptionsComments? Type166 { get; set; } /// - /// + /// /// public global::Shotstack.Template? Type167 { get; set; } /// - /// + /// /// public global::Shotstack.TemplateRender? Type168 { get; set; } /// - /// + /// /// public global::Shotstack.Source? Type169 { get; set; } /// - /// + /// /// public global::Shotstack.Outputs? Type170 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type171 { get; set; } /// - /// + /// /// public global::Shotstack.Rendition? Type172 { get; set; } /// - /// + /// /// public global::Shotstack.Transcription? Type173 { get; set; } /// - /// + /// /// public global::Shotstack.RenditionFormat? Type174 { get; set; } /// - /// + /// /// public global::Shotstack.RenditionFit? Type175 { get; set; } /// - /// + /// /// public global::Shotstack.RenditionResolution? Type176 { get; set; } /// - /// + /// /// public global::Shotstack.Speed? Type177 { get; set; } /// - /// + /// /// public global::Shotstack.Enhancements? Type178 { get; set; } /// - /// + /// /// public global::Shotstack.TranscriptionFormat? Type179 { get; set; } /// - /// + /// /// public global::Shotstack.AudioEnhancement? Type180 { get; set; } /// - /// + /// /// public global::Shotstack.DolbyEnhancement? Type181 { get; set; } /// - /// + /// /// public global::Shotstack.AudioEnhancementDiscriminator? Type182 { get; set; } /// - /// + /// /// public global::Shotstack.DolbyEnhancementOptions? Type183 { get; set; } /// - /// + /// /// public global::Shotstack.DolbyEnhancementOptionsPreset? Type184 { get; set; } /// - /// + /// /// public global::Shotstack.Transfer? Type185 { get; set; } /// - /// + /// /// public global::Shotstack.QueuedResponse? Type186 { get; set; } /// - /// + /// /// public global::Shotstack.QueuedResponseData? Type187 { get; set; } /// - /// + /// /// public global::Shotstack.RenderResponse? Type188 { get; set; } /// - /// + /// /// public global::Shotstack.RenderResponseData? Type189 { get; set; } /// - /// + /// /// public global::Shotstack.RenderResponseDataStatus? Type190 { get; set; } /// - /// + /// /// public global::Shotstack.TemplateResponse? Type191 { get; set; } /// - /// + /// /// public global::Shotstack.TemplateResponseData? Type192 { get; set; } /// - /// + /// /// public global::Shotstack.TemplateDataResponse? Type193 { get; set; } /// - /// + /// /// public global::Shotstack.TemplateDataResponseData? Type194 { get; set; } /// - /// + /// /// public global::Shotstack.TemplateListResponse? Type195 { get; set; } /// - /// + /// /// public global::Shotstack.TemplateListResponseData? Type196 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type197 { get; set; } /// - /// + /// /// public global::Shotstack.TemplateListResponseItem? Type198 { get; set; } /// - /// + /// /// public global::Shotstack.ProbeResponse? Type199 { get; set; } /// - /// + /// /// public global::Shotstack.AssetResponse? Type200 { get; set; } /// - /// + /// /// public global::Shotstack.AssetResponseData? Type201 { get; set; } /// - /// + /// /// public global::Shotstack.AssetRenderResponse? Type202 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type203 { get; set; } /// - /// + /// /// public global::Shotstack.AssetResponseAttributes? Type204 { get; set; } /// - /// + /// /// public global::Shotstack.AssetResponseAttributesStatus? Type205 { get; set; } /// - /// + /// /// public global::Shotstack.TransferResponse? Type206 { get; set; } /// - /// + /// /// public global::Shotstack.TransferResponseData? Type207 { get; set; } /// - /// + /// /// public global::Shotstack.TransferResponseAttributes? Type208 { get; set; } /// - /// + /// /// public global::Shotstack.TransferResponseAttributesStatus? Type209 { get; set; } /// - /// + /// /// public global::Shotstack.QueuedSourceResponse? Type210 { get; set; } /// - /// + /// /// public global::Shotstack.QueuedSourceResponseData? Type211 { get; set; } /// - /// + /// /// public global::Shotstack.SourceListResponse? Type212 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type213 { get; set; } /// - /// + /// /// public global::Shotstack.SourceResponseData? Type214 { get; set; } /// - /// + /// /// public global::Shotstack.SourceResponse? Type215 { get; set; } /// - /// + /// /// public global::Shotstack.SourceResponseAttributes? Type216 { get; set; } /// - /// + /// /// public global::Shotstack.SourceResponseAttributesStatus? Type217 { get; set; } /// - /// + /// /// public global::Shotstack.OutputsResponse? Type218 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type219 { get; set; } /// - /// + /// /// public global::Shotstack.RenditionResponseAttributes? Type220 { get; set; } /// - /// + /// /// public global::Shotstack.RenditionResponseAttributesStatus? Type221 { get; set; } /// - /// + /// /// public global::Shotstack.UploadResponse? Type222 { get; set; } /// - /// + /// /// public global::Shotstack.UploadResponseData? Type223 { get; set; } /// - /// + /// /// public global::Shotstack.UploadResponseAttributes? Type224 { get; set; } /// - /// + /// /// public global::Shotstack.IngestErrorResponse? Type225 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type226 { get; set; } /// - /// + /// /// public global::Shotstack.IngestErrorResponseData? Type227 { get; set; } /// - /// + /// /// public global::Shotstack.TextAnimationPreset? Type228 { get; set; } /// - /// + /// /// public global::Shotstack.RichCaptionFontStyle? Type229 { get; set; } /// - /// + /// /// public global::Shotstack.RichCaptionStyleTextTransform? Type230 { get; set; } /// - /// + /// /// public global::Shotstack.RichCaptionStyleTextDecoration? Type231 { get; set; } /// - /// + /// /// public global::Shotstack.TiktokDestinationOptions? Type232 { get; set; } /// - /// + /// /// public global::Shotstack.TiktokDestinationOptionsPrivacyLevel? Type233 { get; set; } /// - /// + /// /// public global::Shotstack.AkamaiNetStorageDestinationOptions? Type234 { get; set; } /// - /// + /// /// public global::Shotstack.AzureBlobStorageDestinationOptions? Type235 { get; set; } /// - /// + /// /// public global::Shotstack.GenerationResponse? Type236 { get; set; } /// - /// + /// /// public global::Shotstack.GenerationResponseStatus? Type237 { get; set; } /// - /// + /// /// public global::Shotstack.GenerationModelPricing? Type238 { get; set; } /// - /// + /// /// public global::Shotstack.GenerationModelPricingUnit? Type239 { get; set; } /// - /// + /// /// public global::Shotstack.OneOf? Type240 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type241 { get; set; } /// - /// + /// /// public global::Shotstack.GenerationModel? Type242 { get; set; } /// - /// + /// /// public global::Shotstack.GenerationModelType? Type243 { get; set; } /// - /// + /// /// public global::Shotstack.GenerationModelListResponse? Type244 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type245 { get; set; } /// - /// + /// /// public global::Shotstack.PostGenerateRequest? Type246 { get; set; } /// - /// + /// /// public global::Shotstack.OneOf? Type247 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.List? ListType0 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.List? ListType1 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.List? ListType2 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.List? ListType3 { get; set; } /// - /// + /// /// public global::Shotstack.OneOf>? ListType4 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.List? ListType5 { get; set; } /// - /// + /// /// public global::Shotstack.OneOf>? ListType6 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.List? ListType7 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.List? ListType8 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.List? ListType9 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.List? ListType10 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.List? ListType11 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.List? ListType12 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.List? ListType13 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.List? ListType14 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.List? ListType15 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.List? ListType16 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.List? ListType17 { get; set; } } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.Asset.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.Asset.g.cs index ce84389..ebb43bd 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.Asset.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.Asset.g.cs @@ -10,7 +10,7 @@ namespace Shotstack public readonly partial struct Asset : global::System.IEquatable { /// - /// + /// /// public global::Shotstack.AssetDiscriminatorType? Type { get; } @@ -20,8 +20,9 @@ namespace Shotstack /// `src` or `prompt` must be provided.
/// - **Source URL:** set `src` to the URL of an mp4 (or compatible) video file.
/// - **Generated:** set `prompt` to describe the motion. Choose a generator
- /// with `model` and configure it with model-specific `options` (including a
- /// starting image for image-to-video). The generated `src` is filled in
+ /// with `model` and configure it with model-specific `options`. Models that
+ /// animate a starting image take it as `options.inputSrc`; the default model
+ /// generates from the prompt alone. The generated `src` is filled in
/// automatically.
/// - **Both:** `src` acts as a preview placeholder while `prompt` drives
/// generation — the video is regenerated from the prompt at render time.
@@ -34,7 +35,7 @@ namespace Shotstack #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Video))] @@ -42,7 +43,7 @@ namespace Shotstack public bool IsVideo => Video != null; /// - /// + /// /// public bool TryPickVideo( #if NET6_0_OR_GREATER @@ -55,7 +56,7 @@ public bool TryPickVideo( } /// - /// + /// /// public global::Shotstack.VideoAsset PickVideo() => IsVideo ? Video! @@ -80,7 +81,7 @@ public bool TryPickVideo( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Image))] @@ -88,7 +89,7 @@ public bool TryPickVideo( public bool IsImage => Image != null; /// - /// + /// /// public bool TryPickImage( #if NET6_0_OR_GREATER @@ -101,7 +102,7 @@ public bool TryPickImage( } /// - /// + /// /// public global::Shotstack.ImageAsset PickImage() => IsImage ? Image! @@ -120,7 +121,7 @@ public bool TryPickImage( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Text))] @@ -128,7 +129,7 @@ public bool TryPickImage( public bool IsText => Text != null; /// - /// + /// /// public bool TryPickText( #if NET6_0_OR_GREATER @@ -141,7 +142,7 @@ public bool TryPickText( } /// - /// + /// /// public global::Shotstack.TextAsset PickText() => IsText ? Text! @@ -158,7 +159,7 @@ public bool TryPickText( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(RichText))] @@ -166,7 +167,7 @@ public bool TryPickText( public bool IsRichText => RichText != null; /// - /// + /// /// public bool TryPickRichText( #if NET6_0_OR_GREATER @@ -179,7 +180,7 @@ public bool TryPickRichText( } /// - /// + /// /// public global::Shotstack.RichTextAsset PickRichText() => IsRichText ? RichText! @@ -207,7 +208,7 @@ public bool TryPickRichText( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Audio))] @@ -215,7 +216,7 @@ public bool TryPickRichText( public bool IsAudio => Audio != null; /// - /// + /// /// public bool TryPickAudio( #if NET6_0_OR_GREATER @@ -228,7 +229,7 @@ public bool TryPickAudio( } /// - /// + /// /// public global::Shotstack.AudioAsset PickAudio() => IsAudio ? Audio! @@ -244,7 +245,7 @@ public bool TryPickAudio( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Luma))] @@ -252,7 +253,7 @@ public bool TryPickAudio( public bool IsLuma => Luma != null; /// - /// + /// /// public bool TryPickLuma( #if NET6_0_OR_GREATER @@ -265,7 +266,7 @@ public bool TryPickLuma( } /// - /// + /// /// public global::Shotstack.LumaAsset PickLuma() => IsLuma ? Luma! @@ -287,7 +288,7 @@ public bool TryPickLuma( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Caption))] @@ -295,7 +296,7 @@ public bool TryPickLuma( public bool IsCaption => Caption != null; /// - /// + /// /// public bool TryPickCaption( #if NET6_0_OR_GREATER @@ -308,7 +309,7 @@ public bool TryPickCaption( } /// - /// + /// /// public global::Shotstack.CaptionAsset PickCaption() => IsCaption ? Caption! @@ -327,7 +328,7 @@ public bool TryPickCaption( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(RichCaption))] @@ -335,7 +336,7 @@ public bool TryPickCaption( public bool IsRichCaption => RichCaption != null; /// - /// + /// /// public bool TryPickRichCaption( #if NET6_0_OR_GREATER @@ -348,7 +349,7 @@ public bool TryPickRichCaption( } /// - /// + /// /// public global::Shotstack.RichCaptionAsset PickRichCaption() => IsRichCaption ? RichCaption! @@ -367,7 +368,7 @@ public bool TryPickRichCaption( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Html))] @@ -375,7 +376,7 @@ public bool TryPickRichCaption( public bool IsHtml => Html != null; /// - /// + /// /// public bool TryPickHtml( #if NET6_0_OR_GREATER @@ -388,7 +389,7 @@ public bool TryPickHtml( } /// - /// + /// /// public global::Shotstack.HtmlAsset PickHtml() => IsHtml ? Html! @@ -404,7 +405,7 @@ public bool TryPickHtml( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Html5))] @@ -412,7 +413,7 @@ public bool TryPickHtml( public bool IsHtml5 => Html5 != null; /// - /// + /// /// public bool TryPickHtml5( #if NET6_0_OR_GREATER @@ -425,7 +426,7 @@ public bool TryPickHtml5( } /// - /// + /// /// public global::Shotstack.Html5Asset PickHtml5() => IsHtml5 ? Html5! @@ -442,7 +443,7 @@ public bool TryPickHtml5( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Title))] @@ -450,7 +451,7 @@ public bool TryPickHtml5( public bool IsTitle => Title != null; /// - /// + /// /// public bool TryPickTitle( #if NET6_0_OR_GREATER @@ -463,7 +464,7 @@ public bool TryPickTitle( } /// - /// + /// /// public global::Shotstack.TitleAsset PickTitle() => IsTitle ? Title! @@ -480,7 +481,7 @@ public bool TryPickTitle( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Shape))] @@ -488,7 +489,7 @@ public bool TryPickTitle( public bool IsShape => Shape != null; /// - /// + /// /// public bool TryPickShape( #if NET6_0_OR_GREATER @@ -501,7 +502,7 @@ public bool TryPickShape( } /// - /// + /// /// public global::Shotstack.ShapeAsset PickShape() => IsShape ? Shape! @@ -527,7 +528,7 @@ public bool TryPickShape( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Svg))] @@ -535,7 +536,7 @@ public bool TryPickShape( public bool IsSvg => Svg != null; /// - /// + /// /// public bool TryPickSvg( #if NET6_0_OR_GREATER @@ -548,7 +549,7 @@ public bool TryPickSvg( } /// - /// + /// /// public global::Shotstack.SvgAsset PickSvg() => IsSvg ? Svg! @@ -567,7 +568,7 @@ public bool TryPickSvg( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(TextToImage))] @@ -575,7 +576,7 @@ public bool TryPickSvg( public bool IsTextToImage => TextToImage != null; /// - /// + /// /// public bool TryPickTextToImage( #if NET6_0_OR_GREATER @@ -588,7 +589,7 @@ public bool TryPickTextToImage( } /// - /// + /// /// public global::Shotstack.TextToImageAsset PickTextToImage() => IsTextToImage ? TextToImage! @@ -596,9 +597,10 @@ public bool TryPickTextToImage( /// /// **Notice: ImageToVideoAsset is deprecated. Use [VideoAsset](#tocs_videoasset)
- /// with `prompt` and `inputSrc` instead.** This type continues to function and is
- /// internally rewritten to VideoAsset; no behaviour change for existing
- /// integrations.
+ /// with `prompt`, a `model` that accepts a starting image, and that image in
+ /// `options.inputSrc` — for example `shotstack-itv-mini`.** This type continues to
+ /// function and is internally rewritten to VideoAsset; no behaviour change for
+ /// existing integrations.
/// The ImageToVideoAsset lets you create a video from an image and a text prompt. ///
#if NET6_0_OR_GREATER @@ -608,7 +610,7 @@ public bool TryPickTextToImage( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(ImageToVideo))] @@ -616,7 +618,7 @@ public bool TryPickTextToImage( public bool IsImageToVideo => ImageToVideo != null; /// - /// + /// /// public bool TryPickImageToVideo( #if NET6_0_OR_GREATER @@ -629,7 +631,7 @@ public bool TryPickImageToVideo( } /// - /// + /// /// public global::Shotstack.ImageToVideoAsset PickImageToVideo() => IsImageToVideo ? ImageToVideo! @@ -651,7 +653,7 @@ public bool TryPickImageToVideo( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(TextToSpeech))] @@ -659,7 +661,7 @@ public bool TryPickImageToVideo( public bool IsTextToSpeech => TextToSpeech != null; /// - /// + /// /// public bool TryPickTextToSpeech( #if NET6_0_OR_GREATER @@ -672,23 +674,23 @@ public bool TryPickTextToSpeech( } /// - /// + /// /// public global::Shotstack.TextToSpeechAsset PickTextToSpeech() => IsTextToSpeech ? TextToSpeech! : throw new global::System.InvalidOperationException($"Expected union variant 'TextToSpeech' but the value was {ToString()}."); /// - /// + /// /// public static implicit operator Asset(global::Shotstack.VideoAsset value) => new Asset((global::Shotstack.VideoAsset?)value); /// - /// + /// /// public static implicit operator global::Shotstack.VideoAsset?(Asset @this) => @this.Video; /// - /// + /// /// public Asset(global::Shotstack.VideoAsset? value) { @@ -696,22 +698,22 @@ public Asset(global::Shotstack.VideoAsset? value) } /// - /// + /// /// public static Asset FromVideo(global::Shotstack.VideoAsset? value) => new Asset(value); /// - /// + /// /// public static implicit operator Asset(global::Shotstack.ImageAsset value) => new Asset((global::Shotstack.ImageAsset?)value); /// - /// + /// /// public static implicit operator global::Shotstack.ImageAsset?(Asset @this) => @this.Image; /// - /// + /// /// public Asset(global::Shotstack.ImageAsset? value) { @@ -719,22 +721,22 @@ public Asset(global::Shotstack.ImageAsset? value) } /// - /// + /// /// public static Asset FromImage(global::Shotstack.ImageAsset? value) => new Asset(value); /// - /// + /// /// public static implicit operator Asset(global::Shotstack.TextAsset value) => new Asset((global::Shotstack.TextAsset?)value); /// - /// + /// /// public static implicit operator global::Shotstack.TextAsset?(Asset @this) => @this.Text; /// - /// + /// /// public Asset(global::Shotstack.TextAsset? value) { @@ -742,22 +744,22 @@ public Asset(global::Shotstack.TextAsset? value) } /// - /// + /// /// public static Asset FromText(global::Shotstack.TextAsset? value) => new Asset(value); /// - /// + /// /// public static implicit operator Asset(global::Shotstack.RichTextAsset value) => new Asset((global::Shotstack.RichTextAsset?)value); /// - /// + /// /// public static implicit operator global::Shotstack.RichTextAsset?(Asset @this) => @this.RichText; /// - /// + /// /// public Asset(global::Shotstack.RichTextAsset? value) { @@ -765,22 +767,22 @@ public Asset(global::Shotstack.RichTextAsset? value) } /// - /// + /// /// public static Asset FromRichText(global::Shotstack.RichTextAsset? value) => new Asset(value); /// - /// + /// /// public static implicit operator Asset(global::Shotstack.AudioAsset value) => new Asset((global::Shotstack.AudioAsset?)value); /// - /// + /// /// public static implicit operator global::Shotstack.AudioAsset?(Asset @this) => @this.Audio; /// - /// + /// /// public Asset(global::Shotstack.AudioAsset? value) { @@ -788,22 +790,22 @@ public Asset(global::Shotstack.AudioAsset? value) } /// - /// + /// /// public static Asset FromAudio(global::Shotstack.AudioAsset? value) => new Asset(value); /// - /// + /// /// public static implicit operator Asset(global::Shotstack.LumaAsset value) => new Asset((global::Shotstack.LumaAsset?)value); /// - /// + /// /// public static implicit operator global::Shotstack.LumaAsset?(Asset @this) => @this.Luma; /// - /// + /// /// public Asset(global::Shotstack.LumaAsset? value) { @@ -811,22 +813,22 @@ public Asset(global::Shotstack.LumaAsset? value) } /// - /// + /// /// public static Asset FromLuma(global::Shotstack.LumaAsset? value) => new Asset(value); /// - /// + /// /// public static implicit operator Asset(global::Shotstack.CaptionAsset value) => new Asset((global::Shotstack.CaptionAsset?)value); /// - /// + /// /// public static implicit operator global::Shotstack.CaptionAsset?(Asset @this) => @this.Caption; /// - /// + /// /// public Asset(global::Shotstack.CaptionAsset? value) { @@ -834,22 +836,22 @@ public Asset(global::Shotstack.CaptionAsset? value) } /// - /// + /// /// public static Asset FromCaption(global::Shotstack.CaptionAsset? value) => new Asset(value); /// - /// + /// /// public static implicit operator Asset(global::Shotstack.RichCaptionAsset value) => new Asset((global::Shotstack.RichCaptionAsset?)value); /// - /// + /// /// public static implicit operator global::Shotstack.RichCaptionAsset?(Asset @this) => @this.RichCaption; /// - /// + /// /// public Asset(global::Shotstack.RichCaptionAsset? value) { @@ -857,22 +859,22 @@ public Asset(global::Shotstack.RichCaptionAsset? value) } /// - /// + /// /// public static Asset FromRichCaption(global::Shotstack.RichCaptionAsset? value) => new Asset(value); /// - /// + /// /// public static implicit operator Asset(global::Shotstack.HtmlAsset value) => new Asset((global::Shotstack.HtmlAsset?)value); /// - /// + /// /// public static implicit operator global::Shotstack.HtmlAsset?(Asset @this) => @this.Html; /// - /// + /// /// public Asset(global::Shotstack.HtmlAsset? value) { @@ -880,22 +882,22 @@ public Asset(global::Shotstack.HtmlAsset? value) } /// - /// + /// /// public static Asset FromHtml(global::Shotstack.HtmlAsset? value) => new Asset(value); /// - /// + /// /// public static implicit operator Asset(global::Shotstack.Html5Asset value) => new Asset((global::Shotstack.Html5Asset?)value); /// - /// + /// /// public static implicit operator global::Shotstack.Html5Asset?(Asset @this) => @this.Html5; /// - /// + /// /// public Asset(global::Shotstack.Html5Asset? value) { @@ -903,22 +905,22 @@ public Asset(global::Shotstack.Html5Asset? value) } /// - /// + /// /// public static Asset FromHtml5(global::Shotstack.Html5Asset? value) => new Asset(value); /// - /// + /// /// public static implicit operator Asset(global::Shotstack.TitleAsset value) => new Asset((global::Shotstack.TitleAsset?)value); /// - /// + /// /// public static implicit operator global::Shotstack.TitleAsset?(Asset @this) => @this.Title; /// - /// + /// /// public Asset(global::Shotstack.TitleAsset? value) { @@ -926,22 +928,22 @@ public Asset(global::Shotstack.TitleAsset? value) } /// - /// + /// /// public static Asset FromTitle(global::Shotstack.TitleAsset? value) => new Asset(value); /// - /// + /// /// public static implicit operator Asset(global::Shotstack.ShapeAsset value) => new Asset((global::Shotstack.ShapeAsset?)value); /// - /// + /// /// public static implicit operator global::Shotstack.ShapeAsset?(Asset @this) => @this.Shape; /// - /// + /// /// public Asset(global::Shotstack.ShapeAsset? value) { @@ -949,22 +951,22 @@ public Asset(global::Shotstack.ShapeAsset? value) } /// - /// + /// /// public static Asset FromShape(global::Shotstack.ShapeAsset? value) => new Asset(value); /// - /// + /// /// public static implicit operator Asset(global::Shotstack.SvgAsset value) => new Asset((global::Shotstack.SvgAsset?)value); /// - /// + /// /// public static implicit operator global::Shotstack.SvgAsset?(Asset @this) => @this.Svg; /// - /// + /// /// public Asset(global::Shotstack.SvgAsset? value) { @@ -972,22 +974,22 @@ public Asset(global::Shotstack.SvgAsset? value) } /// - /// + /// /// public static Asset FromSvg(global::Shotstack.SvgAsset? value) => new Asset(value); /// - /// + /// /// public static implicit operator Asset(global::Shotstack.TextToImageAsset value) => new Asset((global::Shotstack.TextToImageAsset?)value); /// - /// + /// /// public static implicit operator global::Shotstack.TextToImageAsset?(Asset @this) => @this.TextToImage; /// - /// + /// /// public Asset(global::Shotstack.TextToImageAsset? value) { @@ -995,22 +997,22 @@ public Asset(global::Shotstack.TextToImageAsset? value) } /// - /// + /// /// public static Asset FromTextToImage(global::Shotstack.TextToImageAsset? value) => new Asset(value); /// - /// + /// /// public static implicit operator Asset(global::Shotstack.ImageToVideoAsset value) => new Asset((global::Shotstack.ImageToVideoAsset?)value); /// - /// + /// /// public static implicit operator global::Shotstack.ImageToVideoAsset?(Asset @this) => @this.ImageToVideo; /// - /// + /// /// public Asset(global::Shotstack.ImageToVideoAsset? value) { @@ -1018,22 +1020,22 @@ public Asset(global::Shotstack.ImageToVideoAsset? value) } /// - /// + /// /// public static Asset FromImageToVideo(global::Shotstack.ImageToVideoAsset? value) => new Asset(value); /// - /// + /// /// public static implicit operator Asset(global::Shotstack.TextToSpeechAsset value) => new Asset((global::Shotstack.TextToSpeechAsset?)value); /// - /// + /// /// public static implicit operator global::Shotstack.TextToSpeechAsset?(Asset @this) => @this.TextToSpeech; /// - /// + /// /// public Asset(global::Shotstack.TextToSpeechAsset? value) { @@ -1041,12 +1043,12 @@ public Asset(global::Shotstack.TextToSpeechAsset? value) } /// - /// + /// /// public static Asset FromTextToSpeech(global::Shotstack.TextToSpeechAsset? value) => new Asset(value); /// - /// + /// /// public Asset( global::Shotstack.AssetDiscriminatorType? type, @@ -1089,7 +1091,7 @@ public Asset( } /// - /// + /// /// public object? Object => TextToSpeech as object ?? @@ -1107,11 +1109,11 @@ Audio as object ?? RichText as object ?? Text as object ?? Image as object ?? - Video as object + Video as object ; /// - /// + /// /// public override string? ToString() => Video?.ToString() ?? @@ -1129,11 +1131,11 @@ Video as object Svg?.ToString() ?? TextToImage?.ToString() ?? ImageToVideo?.ToString() ?? - TextToSpeech?.ToString() + TextToSpeech?.ToString() ; /// - /// + /// /// public bool Validate() { @@ -1141,7 +1143,7 @@ public bool Validate() } /// - /// + /// /// public TResult? Match( global::System.Func? video = null, @@ -1236,7 +1238,7 @@ public bool Validate() } /// - /// + /// /// public void Match( global::System.Action? video = null, @@ -1344,7 +1346,7 @@ public void Match( } /// - /// + /// /// public void Switch( global::System.Action? video = null, @@ -1437,7 +1439,7 @@ public void Switch( } /// - /// + /// /// public override int GetHashCode() { @@ -1486,7 +1488,7 @@ static int HashCodeAggregator(int hashCode, object? value) => value == null } /// - /// + /// /// public bool Equals(Asset other) { @@ -1506,12 +1508,12 @@ public bool Equals(Asset other) global::System.Collections.Generic.EqualityComparer.Default.Equals(Svg, other.Svg) && global::System.Collections.Generic.EqualityComparer.Default.Equals(TextToImage, other.TextToImage) && global::System.Collections.Generic.EqualityComparer.Default.Equals(ImageToVideo, other.ImageToVideo) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(TextToSpeech, other.TextToSpeech) + global::System.Collections.Generic.EqualityComparer.Default.Equals(TextToSpeech, other.TextToSpeech) ; } /// - /// + /// /// public static bool operator ==(Asset obj1, Asset obj2) { @@ -1519,7 +1521,7 @@ public bool Equals(Asset other) } /// - /// + /// /// public static bool operator !=(Asset obj1, Asset obj2) { @@ -1527,7 +1529,7 @@ public bool Equals(Asset other) } /// - /// + /// /// public override bool Equals(object? obj) { diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.AssetDiscriminator.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.AssetDiscriminator.g.cs index a8b59d1..42d0b04 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.AssetDiscriminator.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.AssetDiscriminator.g.cs @@ -4,12 +4,12 @@ namespace Shotstack { /// - /// + /// /// public sealed partial class AssetDiscriminator { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("type")] [global::System.Text.Json.Serialization.JsonConverter(typeof(global::Shotstack.JsonConverters.AssetDiscriminatorTypeJsonConverter))] diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.AssetDiscriminatorType.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.AssetDiscriminatorType.g.cs index d36c6d8..143a3e7 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.AssetDiscriminatorType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.AssetDiscriminatorType.g.cs @@ -4,72 +4,72 @@ namespace Shotstack { /// - /// + /// /// public enum AssetDiscriminatorType { /// - /// + /// /// Audio, /// - /// + /// /// Caption, /// - /// + /// /// Html, /// - /// + /// /// Html5, /// - /// + /// /// Image, /// - /// + /// /// ImageToVideo, /// - /// + /// /// Luma, /// - /// + /// /// RichCaption, /// - /// + /// /// RichText, /// - /// + /// /// Shape, /// - /// + /// /// Svg, /// - /// + /// /// Text, /// - /// + /// /// TextToImage, /// - /// + /// /// TextToSpeech, /// - /// + /// /// Title, /// - /// + /// /// Video, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.AssetResponseAttributesStatus.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.AssetResponseAttributesStatus.g.cs index 626e122..28d1317 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.AssetResponseAttributesStatus.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.AssetResponseAttributesStatus.g.cs @@ -15,19 +15,19 @@ namespace Shotstack public enum AssetResponseAttributesStatus { /// - /// + /// /// Deleted, /// - /// + /// /// Failed, /// - /// + /// /// Importing, /// - /// + /// /// Ready, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.AudioAssetEffect.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.AudioAssetEffect.g.cs index 5662fd0..1ebe51e 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.AudioAssetEffect.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.AudioAssetEffect.g.cs @@ -13,19 +13,19 @@ namespace Shotstack public enum AudioAssetEffect { /// - /// + /// /// FadeIn, /// - /// + /// /// FadeInFadeOut, /// - /// + /// /// FadeOut, /// - /// + /// /// None, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.AudioAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.AudioAssetType.g.cs index 4b11b8f..85a5be6 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.AudioAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.AudioAssetType.g.cs @@ -10,7 +10,7 @@ namespace Shotstack public enum AudioAssetType { /// - /// + /// /// Audio, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.AudioEnhancement.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.AudioEnhancement.g.cs index e9377b3..fde3876 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.AudioEnhancement.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.AudioEnhancement.g.cs @@ -22,7 +22,7 @@ namespace Shotstack #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Dolby))] @@ -30,7 +30,7 @@ namespace Shotstack public bool IsDolby => Dolby != null; /// - /// + /// /// public bool TryPickDolby( #if NET6_0_OR_GREATER @@ -43,23 +43,23 @@ public bool TryPickDolby( } /// - /// + /// /// public global::Shotstack.DolbyEnhancement PickDolby() => IsDolby ? Dolby! : throw new global::System.InvalidOperationException($"Expected union variant 'Dolby' but the value was {ToString()}."); /// - /// + /// /// public static implicit operator AudioEnhancement(global::Shotstack.DolbyEnhancement value) => new AudioEnhancement((global::Shotstack.DolbyEnhancement?)value); /// - /// + /// /// public static implicit operator global::Shotstack.DolbyEnhancement?(AudioEnhancement @this) => @this.Dolby; /// - /// + /// /// public AudioEnhancement(global::Shotstack.DolbyEnhancement? value) { @@ -67,26 +67,26 @@ public AudioEnhancement(global::Shotstack.DolbyEnhancement? value) } /// - /// + /// /// public static AudioEnhancement FromDolby(global::Shotstack.DolbyEnhancement? value) => new AudioEnhancement(value); /// - /// + /// /// public object? Object => - Dolby as object + Dolby as object ; /// - /// + /// /// public override string? ToString() => - Dolby?.ToString() + Dolby?.ToString() ; /// - /// + /// /// public bool Validate() { @@ -94,7 +94,7 @@ public bool Validate() } /// - /// + /// /// public TResult? Match( global::System.Func? dolby = null, @@ -114,7 +114,7 @@ public bool Validate() } /// - /// + /// /// public void Match( global::System.Action? dolby = null, @@ -132,7 +132,7 @@ public void Match( } /// - /// + /// /// public void Switch( global::System.Action? dolby = null, @@ -150,7 +150,7 @@ public void Switch( } /// - /// + /// /// public override int GetHashCode() { @@ -169,17 +169,17 @@ static int HashCodeAggregator(int hashCode, object? value) => value == null } /// - /// + /// /// public bool Equals(AudioEnhancement other) { return - global::System.Collections.Generic.EqualityComparer.Default.Equals(Dolby, other.Dolby) + global::System.Collections.Generic.EqualityComparer.Default.Equals(Dolby, other.Dolby) ; } /// - /// + /// /// public static bool operator ==(AudioEnhancement obj1, AudioEnhancement obj2) { @@ -187,7 +187,7 @@ public bool Equals(AudioEnhancement other) } /// - /// + /// /// public static bool operator !=(AudioEnhancement obj1, AudioEnhancement obj2) { @@ -195,7 +195,7 @@ public bool Equals(AudioEnhancement other) } /// - /// + /// /// public override bool Equals(object? obj) { diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.AudioEnhancementDiscriminator.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.AudioEnhancementDiscriminator.g.cs index d959ca9..745f06b 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.AudioEnhancementDiscriminator.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.AudioEnhancementDiscriminator.g.cs @@ -4,12 +4,12 @@ namespace Shotstack { /// - /// + /// /// public sealed partial class AudioEnhancementDiscriminator { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("enhancement")] public string? Enhancement { get; set; } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.CaptionAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.CaptionAssetType.g.cs index 813ca42..f3242dc 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.CaptionAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.CaptionAssetType.g.cs @@ -10,7 +10,7 @@ namespace Shotstack public enum CaptionAssetType { /// - /// + /// /// Caption, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.ClipEffect.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.ClipEffect.g.cs index fe3135c..66885b6 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.ClipEffect.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.ClipEffect.g.cs @@ -16,75 +16,75 @@ namespace Shotstack public enum ClipEffect { /// - /// + /// /// SlideDown, /// - /// + /// /// SlideDownFast, /// - /// + /// /// SlideDownSlow, /// - /// + /// /// SlideLeft, /// - /// + /// /// SlideLeftFast, /// - /// + /// /// SlideLeftSlow, /// - /// + /// /// SlideRight, /// - /// + /// /// SlideRightFast, /// - /// + /// /// SlideRightSlow, /// - /// + /// /// SlideUp, /// - /// + /// /// SlideUpFast, /// - /// + /// /// SlideUpSlow, /// - /// + /// /// ZoomIn, /// - /// + /// /// ZoomInFast, /// - /// + /// /// ZoomInSlow, /// - /// + /// /// ZoomOut, /// - /// + /// /// ZoomOutFast, /// - /// + /// /// ZoomOutSlow, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.ClipFilter.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.ClipFilter.g.cs index e564a3d..1e07f3b 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.ClipFilter.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.ClipFilter.g.cs @@ -20,39 +20,39 @@ namespace Shotstack public enum ClipFilter { /// - /// + /// /// Blur, /// - /// + /// /// Boost, /// - /// + /// /// Contrast, /// - /// + /// /// Darken, /// - /// + /// /// Greyscale, /// - /// + /// /// Lighten, /// - /// + /// /// Muted, /// - /// + /// /// Negative, /// - /// + /// /// None, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.ClipFit.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.ClipFit.g.cs index 62e48e8..08cbf58 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.ClipFit.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.ClipFit.g.cs @@ -15,19 +15,19 @@ namespace Shotstack public enum ClipFit { /// - /// + /// /// Contain, /// - /// + /// /// Cover, /// - /// + /// /// Crop, /// - /// + /// /// None, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.ClipPosition.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.ClipPosition.g.cs index 7d25837..a93a515 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.ClipPosition.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.ClipPosition.g.cs @@ -19,39 +19,39 @@ namespace Shotstack public enum ClipPosition { /// - /// + /// /// Bottom, /// - /// + /// /// BottomLeft, /// - /// + /// /// BottomRight, /// - /// + /// /// Center, /// - /// + /// /// Left, /// - /// + /// /// Right, /// - /// + /// /// Top, /// - /// + /// /// TopLeft, /// - /// + /// /// TopRight, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.Destinations.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.Destinations.g.cs index c81f10b..7949770 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.Destinations.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.Destinations.g.cs @@ -20,7 +20,7 @@ namespace Shotstack #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(ShotstackDestination))] @@ -28,7 +28,7 @@ namespace Shotstack public bool IsShotstackDestination => ShotstackDestination != null; /// - /// + /// /// public bool TryPickShotstackDestination( #if NET6_0_OR_GREATER @@ -41,7 +41,7 @@ public bool TryPickShotstackDestination( } /// - /// + /// /// public global::Shotstack.ShotstackDestination PickShotstackDestination() => IsShotstackDestination ? ShotstackDestination! @@ -57,7 +57,7 @@ public bool TryPickShotstackDestination( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(MuxDestination))] @@ -65,7 +65,7 @@ public bool TryPickShotstackDestination( public bool IsMuxDestination => MuxDestination != null; /// - /// + /// /// public bool TryPickMuxDestination( #if NET6_0_OR_GREATER @@ -78,7 +78,7 @@ public bool TryPickMuxDestination( } /// - /// + /// /// public global::Shotstack.MuxDestination PickMuxDestination() => IsMuxDestination ? MuxDestination! @@ -94,7 +94,7 @@ public bool TryPickMuxDestination( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(S3Destination))] @@ -102,7 +102,7 @@ public bool TryPickMuxDestination( public bool IsS3Destination => S3Destination != null; /// - /// + /// /// public bool TryPickS3Destination( #if NET6_0_OR_GREATER @@ -115,7 +115,7 @@ public bool TryPickS3Destination( } /// - /// + /// /// public global::Shotstack.S3Destination PickS3Destination() => IsS3Destination ? S3Destination! @@ -131,7 +131,7 @@ public bool TryPickS3Destination( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(GoogleCloudStorageDestination))] @@ -139,7 +139,7 @@ public bool TryPickS3Destination( public bool IsGoogleCloudStorageDestination => GoogleCloudStorageDestination != null; /// - /// + /// /// public bool TryPickGoogleCloudStorageDestination( #if NET6_0_OR_GREATER @@ -152,7 +152,7 @@ public bool TryPickGoogleCloudStorageDestination( } /// - /// + /// /// public global::Shotstack.GoogleCloudStorageDestination PickGoogleCloudStorageDestination() => IsGoogleCloudStorageDestination ? GoogleCloudStorageDestination! @@ -168,7 +168,7 @@ public bool TryPickGoogleCloudStorageDestination( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(GoogleDriveDestination))] @@ -176,7 +176,7 @@ public bool TryPickGoogleCloudStorageDestination( public bool IsGoogleDriveDestination => GoogleDriveDestination != null; /// - /// + /// /// public bool TryPickGoogleDriveDestination( #if NET6_0_OR_GREATER @@ -189,7 +189,7 @@ public bool TryPickGoogleDriveDestination( } /// - /// + /// /// public global::Shotstack.GoogleDriveDestination PickGoogleDriveDestination() => IsGoogleDriveDestination ? GoogleDriveDestination! @@ -205,7 +205,7 @@ public bool TryPickGoogleDriveDestination( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(VimeoDestination))] @@ -213,7 +213,7 @@ public bool TryPickGoogleDriveDestination( public bool IsVimeoDestination => VimeoDestination != null; /// - /// + /// /// public bool TryPickVimeoDestination( #if NET6_0_OR_GREATER @@ -226,7 +226,7 @@ public bool TryPickVimeoDestination( } /// - /// + /// /// public global::Shotstack.VimeoDestination PickVimeoDestination() => IsVimeoDestination ? VimeoDestination! @@ -242,7 +242,7 @@ public bool TryPickVimeoDestination( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(TiktokDestination))] @@ -250,7 +250,7 @@ public bool TryPickVimeoDestination( public bool IsTiktokDestination => TiktokDestination != null; /// - /// + /// /// public bool TryPickTiktokDestination( #if NET6_0_OR_GREATER @@ -263,7 +263,7 @@ public bool TryPickTiktokDestination( } /// - /// + /// /// public global::Shotstack.TiktokDestination PickTiktokDestination() => IsTiktokDestination ? TiktokDestination! @@ -279,7 +279,7 @@ public bool TryPickTiktokDestination( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(AkamaiNetStorageDestination))] @@ -287,7 +287,7 @@ public bool TryPickTiktokDestination( public bool IsAkamaiNetStorageDestination => AkamaiNetStorageDestination != null; /// - /// + /// /// public bool TryPickAkamaiNetStorageDestination( #if NET6_0_OR_GREATER @@ -300,7 +300,7 @@ public bool TryPickAkamaiNetStorageDestination( } /// - /// + /// /// public global::Shotstack.AkamaiNetStorageDestination PickAkamaiNetStorageDestination() => IsAkamaiNetStorageDestination ? AkamaiNetStorageDestination! @@ -316,7 +316,7 @@ public bool TryPickAkamaiNetStorageDestination( #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(AzureBlobStorageDestination))] @@ -324,7 +324,7 @@ public bool TryPickAkamaiNetStorageDestination( public bool IsAzureBlobStorageDestination => AzureBlobStorageDestination != null; /// - /// + /// /// public bool TryPickAzureBlobStorageDestination( #if NET6_0_OR_GREATER @@ -337,23 +337,23 @@ public bool TryPickAzureBlobStorageDestination( } /// - /// + /// /// public global::Shotstack.AzureBlobStorageDestination PickAzureBlobStorageDestination() => IsAzureBlobStorageDestination ? AzureBlobStorageDestination! : throw new global::System.InvalidOperationException($"Expected union variant 'AzureBlobStorageDestination' but the value was {ToString()}."); /// - /// + /// /// public static implicit operator Destinations(global::Shotstack.ShotstackDestination value) => new Destinations((global::Shotstack.ShotstackDestination?)value); /// - /// + /// /// public static implicit operator global::Shotstack.ShotstackDestination?(Destinations @this) => @this.ShotstackDestination; /// - /// + /// /// public Destinations(global::Shotstack.ShotstackDestination? value) { @@ -361,22 +361,22 @@ public Destinations(global::Shotstack.ShotstackDestination? value) } /// - /// + /// /// public static Destinations FromShotstackDestination(global::Shotstack.ShotstackDestination? value) => new Destinations(value); /// - /// + /// /// public static implicit operator Destinations(global::Shotstack.MuxDestination value) => new Destinations((global::Shotstack.MuxDestination?)value); /// - /// + /// /// public static implicit operator global::Shotstack.MuxDestination?(Destinations @this) => @this.MuxDestination; /// - /// + /// /// public Destinations(global::Shotstack.MuxDestination? value) { @@ -384,22 +384,22 @@ public Destinations(global::Shotstack.MuxDestination? value) } /// - /// + /// /// public static Destinations FromMuxDestination(global::Shotstack.MuxDestination? value) => new Destinations(value); /// - /// + /// /// public static implicit operator Destinations(global::Shotstack.S3Destination value) => new Destinations((global::Shotstack.S3Destination?)value); /// - /// + /// /// public static implicit operator global::Shotstack.S3Destination?(Destinations @this) => @this.S3Destination; /// - /// + /// /// public Destinations(global::Shotstack.S3Destination? value) { @@ -407,22 +407,22 @@ public Destinations(global::Shotstack.S3Destination? value) } /// - /// + /// /// public static Destinations FromS3Destination(global::Shotstack.S3Destination? value) => new Destinations(value); /// - /// + /// /// public static implicit operator Destinations(global::Shotstack.GoogleCloudStorageDestination value) => new Destinations((global::Shotstack.GoogleCloudStorageDestination?)value); /// - /// + /// /// public static implicit operator global::Shotstack.GoogleCloudStorageDestination?(Destinations @this) => @this.GoogleCloudStorageDestination; /// - /// + /// /// public Destinations(global::Shotstack.GoogleCloudStorageDestination? value) { @@ -430,22 +430,22 @@ public Destinations(global::Shotstack.GoogleCloudStorageDestination? value) } /// - /// + /// /// public static Destinations FromGoogleCloudStorageDestination(global::Shotstack.GoogleCloudStorageDestination? value) => new Destinations(value); /// - /// + /// /// public static implicit operator Destinations(global::Shotstack.GoogleDriveDestination value) => new Destinations((global::Shotstack.GoogleDriveDestination?)value); /// - /// + /// /// public static implicit operator global::Shotstack.GoogleDriveDestination?(Destinations @this) => @this.GoogleDriveDestination; /// - /// + /// /// public Destinations(global::Shotstack.GoogleDriveDestination? value) { @@ -453,22 +453,22 @@ public Destinations(global::Shotstack.GoogleDriveDestination? value) } /// - /// + /// /// public static Destinations FromGoogleDriveDestination(global::Shotstack.GoogleDriveDestination? value) => new Destinations(value); /// - /// + /// /// public static implicit operator Destinations(global::Shotstack.VimeoDestination value) => new Destinations((global::Shotstack.VimeoDestination?)value); /// - /// + /// /// public static implicit operator global::Shotstack.VimeoDestination?(Destinations @this) => @this.VimeoDestination; /// - /// + /// /// public Destinations(global::Shotstack.VimeoDestination? value) { @@ -476,22 +476,22 @@ public Destinations(global::Shotstack.VimeoDestination? value) } /// - /// + /// /// public static Destinations FromVimeoDestination(global::Shotstack.VimeoDestination? value) => new Destinations(value); /// - /// + /// /// public static implicit operator Destinations(global::Shotstack.TiktokDestination value) => new Destinations((global::Shotstack.TiktokDestination?)value); /// - /// + /// /// public static implicit operator global::Shotstack.TiktokDestination?(Destinations @this) => @this.TiktokDestination; /// - /// + /// /// public Destinations(global::Shotstack.TiktokDestination? value) { @@ -499,22 +499,22 @@ public Destinations(global::Shotstack.TiktokDestination? value) } /// - /// + /// /// public static Destinations FromTiktokDestination(global::Shotstack.TiktokDestination? value) => new Destinations(value); /// - /// + /// /// public static implicit operator Destinations(global::Shotstack.AkamaiNetStorageDestination value) => new Destinations((global::Shotstack.AkamaiNetStorageDestination?)value); /// - /// + /// /// public static implicit operator global::Shotstack.AkamaiNetStorageDestination?(Destinations @this) => @this.AkamaiNetStorageDestination; /// - /// + /// /// public Destinations(global::Shotstack.AkamaiNetStorageDestination? value) { @@ -522,22 +522,22 @@ public Destinations(global::Shotstack.AkamaiNetStorageDestination? value) } /// - /// + /// /// public static Destinations FromAkamaiNetStorageDestination(global::Shotstack.AkamaiNetStorageDestination? value) => new Destinations(value); /// - /// + /// /// public static implicit operator Destinations(global::Shotstack.AzureBlobStorageDestination value) => new Destinations((global::Shotstack.AzureBlobStorageDestination?)value); /// - /// + /// /// public static implicit operator global::Shotstack.AzureBlobStorageDestination?(Destinations @this) => @this.AzureBlobStorageDestination; /// - /// + /// /// public Destinations(global::Shotstack.AzureBlobStorageDestination? value) { @@ -545,12 +545,12 @@ public Destinations(global::Shotstack.AzureBlobStorageDestination? value) } /// - /// + /// /// public static Destinations FromAzureBlobStorageDestination(global::Shotstack.AzureBlobStorageDestination? value) => new Destinations(value); /// - /// + /// /// public Destinations( global::Shotstack.ShotstackDestination? shotstackDestination, @@ -576,7 +576,7 @@ public Destinations( } /// - /// + /// /// public object? Object => AzureBlobStorageDestination as object ?? @@ -587,11 +587,11 @@ GoogleDriveDestination as object ?? GoogleCloudStorageDestination as object ?? S3Destination as object ?? MuxDestination as object ?? - ShotstackDestination as object + ShotstackDestination as object ; /// - /// + /// /// public override string? ToString() => ShotstackDestination?.ToString() ?? @@ -602,11 +602,11 @@ ShotstackDestination as object VimeoDestination?.ToString() ?? TiktokDestination?.ToString() ?? AkamaiNetStorageDestination?.ToString() ?? - AzureBlobStorageDestination?.ToString() + AzureBlobStorageDestination?.ToString() ; /// - /// + /// /// public bool Validate() { @@ -614,7 +614,7 @@ public bool Validate() } /// - /// + /// /// public TResult? Match( global::System.Func? shotstackDestination = null, @@ -674,7 +674,7 @@ public bool Validate() } /// - /// + /// /// public void Match( global::System.Action? shotstackDestination = null, @@ -740,7 +740,7 @@ public void Match( } /// - /// + /// /// public void Switch( global::System.Action? shotstackDestination = null, @@ -798,7 +798,7 @@ public void Switch( } /// - /// + /// /// public override int GetHashCode() { @@ -833,7 +833,7 @@ static int HashCodeAggregator(int hashCode, object? value) => value == null } /// - /// + /// /// public bool Equals(Destinations other) { @@ -846,12 +846,12 @@ public bool Equals(Destinations other) global::System.Collections.Generic.EqualityComparer.Default.Equals(VimeoDestination, other.VimeoDestination) && global::System.Collections.Generic.EqualityComparer.Default.Equals(TiktokDestination, other.TiktokDestination) && global::System.Collections.Generic.EqualityComparer.Default.Equals(AkamaiNetStorageDestination, other.AkamaiNetStorageDestination) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(AzureBlobStorageDestination, other.AzureBlobStorageDestination) + global::System.Collections.Generic.EqualityComparer.Default.Equals(AzureBlobStorageDestination, other.AzureBlobStorageDestination) ; } /// - /// + /// /// public static bool operator ==(Destinations obj1, Destinations obj2) { @@ -859,7 +859,7 @@ public bool Equals(Destinations other) } /// - /// + /// /// public static bool operator !=(Destinations obj1, Destinations obj2) { @@ -867,7 +867,7 @@ public bool Equals(Destinations other) } /// - /// + /// /// public override bool Equals(object? obj) { diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.DestinationsDiscriminator.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.DestinationsDiscriminator.g.cs index 926dae3..0032b3e 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.DestinationsDiscriminator.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.DestinationsDiscriminator.g.cs @@ -4,12 +4,12 @@ namespace Shotstack { /// - /// + /// /// public sealed partial class DestinationsDiscriminator { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("destinations")] public string? Destinations { get; set; } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.DolbyEnhancementOptionsPreset.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.DolbyEnhancementOptionsPreset.g.cs index 64be982..c7fe65c 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.DolbyEnhancementOptionsPreset.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.DolbyEnhancementOptionsPreset.g.cs @@ -20,39 +20,39 @@ namespace Shotstack public enum DolbyEnhancementOptionsPreset { /// - /// + /// /// Conference, /// - /// + /// /// Interview, /// - /// + /// /// Lecture, /// - /// + /// /// Meeting, /// - /// + /// /// MobilePhone, /// - /// + /// /// Music, /// - /// + /// /// Podcast, /// - /// + /// /// Studio, /// - /// + /// /// VoiceOver, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.Edit.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.Edit.g.cs index 97d2260..5e7c80c 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.Edit.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.Edit.g.cs @@ -25,7 +25,7 @@ public sealed partial class Edit public required global::Shotstack.Output Output { get; set; } /// - /// An array of key/value pairs that provides an easy way to create templates with placeholders. The placeholders can be used to find and replace keys with values. For example you can search for the placeholder `{{NAME}}` and replace it with the value `Jane`. + /// An array of key/value pairs that provides an easy way to create templates with placeholders. The placeholders can be used to find and replace keys with values. For example you can search for the placeholder `{{NAME}}` and replace it with the value `Jane`. /// [global::System.Text.Json.Serialization.JsonPropertyName("merge")] public global::System.Collections.Generic.IList? Merge { get; set; } @@ -80,7 +80,7 @@ public sealed partial class Edit /// The output format, render range and type of media to generate. For all formats except `mp3`, either `resolution` or `size` (with both `width` and `height`) must be specified. /// /// - /// An array of key/value pairs that provides an easy way to create templates with placeholders. The placeholders can be used to find and replace keys with values. For example you can search for the placeholder `{{NAME}}` and replace it with the value `Jane`. + /// An array of key/value pairs that provides an easy way to create templates with placeholders. The placeholders can be used to find and replace keys with values. For example you can search for the placeholder `{{NAME}}` and replace it with the value `Jane`. /// /// /// An optional webhook callback URL used to receive status notifications when a render completes or fails. Notifications are also sent when a rendered video is sent to an output [destination](https://shotstack.io/docs/guide/serving-assets/destinations/).
diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.EditDisk.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.EditDisk.g.cs index e5bd52b..8cd4e98 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.EditDisk.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.EditDisk.g.cs @@ -14,11 +14,11 @@ namespace Shotstack public enum EditDisk { /// - /// + /// /// Local, /// - /// + /// /// Mount, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.EditInstance.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.EditInstance.g.cs index fcd5535..2791a11 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.EditInstance.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.EditInstance.g.cs @@ -14,15 +14,15 @@ namespace Shotstack public enum EditInstance { /// - /// + /// /// A1, /// - /// + /// /// S1, /// - /// + /// /// S2, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.GenerationModelPricingCredits.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.GenerationModelPricingCredits.g.cs index 62d1646..5ce7cc6 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.GenerationModelPricingCredits.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.GenerationModelPricingCredits.g.cs @@ -4,7 +4,7 @@ namespace Shotstack { /// - /// + /// /// public sealed partial class GenerationModelPricingCredits { diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.GenerationModelPricingUnit.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.GenerationModelPricingUnit.g.cs index 5dfdcfe..c06ffcd 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.GenerationModelPricingUnit.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.GenerationModelPricingUnit.g.cs @@ -10,19 +10,19 @@ namespace Shotstack public enum GenerationModelPricingUnit { /// - /// + /// /// Minute, /// - /// + /// /// Render, /// - /// + /// /// Second, /// - /// + /// /// ThousandCharacters, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.GenerationModelType.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.GenerationModelType.g.cs index ae9984c..8f38116 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.GenerationModelType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.GenerationModelType.g.cs @@ -10,15 +10,15 @@ namespace Shotstack public enum GenerationModelType { /// - /// + /// /// Audio, /// - /// + /// /// Image, /// - /// + /// /// Video, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.GenerationResponseStatus.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.GenerationResponseStatus.g.cs index 32ec630..240218f 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.GenerationResponseStatus.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.GenerationResponseStatus.g.cs @@ -10,19 +10,19 @@ namespace Shotstack public enum GenerationResponseStatus { /// - /// + /// /// Done, /// - /// + /// /// Failed, /// - /// + /// /// Processing, /// - /// + /// /// Queued, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.Html5AssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.Html5AssetType.g.cs index ead7711..aa8e82f 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.Html5AssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.Html5AssetType.g.cs @@ -10,7 +10,7 @@ namespace Shotstack public enum Html5AssetType { /// - /// + /// /// Html5, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.HtmlAssetPosition.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.HtmlAssetPosition.g.cs index 20a629f..34cfcb8 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.HtmlAssetPosition.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.HtmlAssetPosition.g.cs @@ -19,39 +19,39 @@ namespace Shotstack public enum HtmlAssetPosition { /// - /// + /// /// Bottom, /// - /// + /// /// BottomLeft, /// - /// + /// /// BottomRight, /// - /// + /// /// Center, /// - /// + /// /// Left, /// - /// + /// /// Right, /// - /// + /// /// Top, /// - /// + /// /// TopLeft, /// - /// + /// /// TopRight, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.HtmlAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.HtmlAssetType.g.cs index 3ab0eb8..1353a7e 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.HtmlAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.HtmlAssetType.g.cs @@ -10,7 +10,7 @@ namespace Shotstack public enum HtmlAssetType { /// - /// + /// /// Html, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.ImageAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.ImageAssetType.g.cs index 3427dc4..d8a09b0 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.ImageAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.ImageAssetType.g.cs @@ -10,7 +10,7 @@ namespace Shotstack public enum ImageAssetType { /// - /// + /// /// Image, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.ImageToVideoAsset.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.ImageToVideoAsset.g.cs index 0c2a1b0..d70d481 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.ImageToVideoAsset.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.ImageToVideoAsset.g.cs @@ -5,9 +5,10 @@ namespace Shotstack { /// /// **Notice: ImageToVideoAsset is deprecated. Use [VideoAsset](#tocs_videoasset)
- /// with `prompt` and `inputSrc` instead.** This type continues to function and is
- /// internally rewritten to VideoAsset; no behaviour change for existing
- /// integrations.
+ /// with `prompt`, a `model` that accepts a starting image, and that image in
+ /// `options.inputSrc` — for example `shotstack-itv-mini`.** This type continues to
+ /// function and is internally rewritten to VideoAsset; no behaviour change for
+ /// existing integrations.
/// The ImageToVideoAsset lets you create a video from an image and a text prompt. ///
[global::System.Obsolete("This model marked as deprecated.")] diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.ImageToVideoAssetAspectRatio.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.ImageToVideoAssetAspectRatio.g.cs index 1412a5c..991abaa 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.ImageToVideoAssetAspectRatio.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.ImageToVideoAssetAspectRatio.g.cs @@ -10,31 +10,31 @@ namespace Shotstack public enum ImageToVideoAssetAspectRatio { /// - /// + /// /// x16_9, /// - /// + /// /// x1_1, /// - /// + /// /// x21_9, /// - /// + /// /// x3_4, /// - /// + /// /// x4_3, /// - /// + /// /// x9_16, /// - /// + /// /// x9_21, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.ImageToVideoAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.ImageToVideoAssetType.g.cs index bd9f0c2..9a4221d 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.ImageToVideoAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.ImageToVideoAssetType.g.cs @@ -10,7 +10,7 @@ namespace Shotstack public enum ImageToVideoAssetType { /// - /// + /// /// ImageToVideo, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.LumaAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.LumaAssetType.g.cs index 03a0eb0..d9c1fea 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.LumaAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.LumaAssetType.g.cs @@ -10,7 +10,7 @@ namespace Shotstack public enum LumaAssetType { /// - /// + /// /// Luma, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.MuxDestinationOptionsPlaybackPolicyItem.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.MuxDestinationOptionsPlaybackPolicyItem.g.cs index fc62a23..b47e160 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.MuxDestinationOptionsPlaybackPolicyItem.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.MuxDestinationOptionsPlaybackPolicyItem.g.cs @@ -4,16 +4,16 @@ namespace Shotstack { /// - /// + /// /// public enum MuxDestinationOptionsPlaybackPolicyItem { /// - /// + /// /// Public, /// - /// + /// /// Signed, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.OutputFormat.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.OutputFormat.g.cs index e508c0e..6d8c028 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.OutputFormat.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.OutputFormat.g.cs @@ -17,27 +17,27 @@ namespace Shotstack public enum OutputFormat { /// - /// + /// /// Bmp, /// - /// + /// /// Gif, /// - /// + /// /// Jpg, /// - /// + /// /// Mp3, /// - /// + /// /// Mp4, /// - /// + /// /// Png, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.OutputQuality.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.OutputQuality.g.cs index 81b280c..d9e3aa5 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.OutputQuality.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.OutputQuality.g.cs @@ -16,23 +16,23 @@ namespace Shotstack public enum OutputQuality { /// - /// + /// /// High, /// - /// + /// /// Low, /// - /// + /// /// Medium, /// - /// + /// /// Veryhigh, /// - /// + /// /// Verylow, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.OutputResolution.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.OutputResolution.g.cs index c1464f2..5363df7 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.OutputResolution.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.OutputResolution.g.cs @@ -17,27 +17,27 @@ namespace Shotstack public enum OutputResolution { /// - /// + /// /// x1080, /// - /// + /// /// x4k, /// - /// + /// /// Hd, /// - /// + /// /// Mobile, /// - /// + /// /// Preview, /// - /// + /// /// Sd, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.OutputScaleTo.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.OutputScaleTo.g.cs index 0bade3d..f328380 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.OutputScaleTo.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.OutputScaleTo.g.cs @@ -15,27 +15,27 @@ namespace Shotstack public enum OutputScaleTo { /// - /// + /// /// x1080, /// - /// + /// /// x4k, /// - /// + /// /// Hd, /// - /// + /// /// Mobile, /// - /// + /// /// Preview, /// - /// + /// /// Sd, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.PostGenerateRequest.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.PostGenerateRequest.g.cs index f4bc7d6..85ef953 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.PostGenerateRequest.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.PostGenerateRequest.g.cs @@ -4,12 +4,12 @@ namespace Shotstack { /// - /// + /// /// public sealed partial class PostGenerateRequest { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("asset")] [global::System.Text.Json.Serialization.JsonConverter(typeof(global::Shotstack.JsonConverters.OneOfJsonConverter))] diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RenderResponseDataStatus.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RenderResponseDataStatus.g.cs index 52c6667..f2d4af9 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RenderResponseDataStatus.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RenderResponseDataStatus.g.cs @@ -18,31 +18,31 @@ namespace Shotstack public enum RenderResponseDataStatus { /// - /// + /// /// Done, /// - /// + /// /// Failed, /// - /// + /// /// Fetching, /// - /// + /// /// Preprocessing, /// - /// + /// /// Queued, /// - /// + /// /// Rendering, /// - /// + /// /// Saving, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RenditionFit.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RenditionFit.g.cs index 71d6758..a78c962 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RenditionFit.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RenditionFit.g.cs @@ -14,15 +14,15 @@ namespace Shotstack public enum RenditionFit { /// - /// + /// /// Contain, /// - /// + /// /// Cover, /// - /// + /// /// Crop, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RenditionFormat.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RenditionFormat.g.cs index 9e477ee..d2dfbab 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RenditionFormat.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RenditionFormat.g.cs @@ -26,63 +26,63 @@ namespace Shotstack public enum RenditionFormat { /// - /// + /// /// Avi, /// - /// + /// /// Avif, /// - /// + /// /// Gif, /// - /// + /// /// Jpg, /// - /// + /// /// Mkv, /// - /// + /// /// Mov, /// - /// + /// /// Mp3, /// - /// + /// /// Mp4, /// - /// + /// /// Ogv, /// - /// + /// /// Png, /// - /// + /// /// Tif, /// - /// + /// /// Wav, /// - /// + /// /// Webm, /// - /// + /// /// Webp, /// - /// + /// /// Wmv, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RenditionResolution.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RenditionResolution.g.cs index 8fcc103..149f50d 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RenditionResolution.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RenditionResolution.g.cs @@ -16,23 +16,23 @@ namespace Shotstack public enum RenditionResolution { /// - /// + /// /// Fhd, /// - /// + /// /// Hd, /// - /// + /// /// Mobile, /// - /// + /// /// Preview, /// - /// + /// /// Sd, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RenditionResponseAttributesStatus.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RenditionResponseAttributesStatus.g.cs index ea64559..0614fdd 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RenditionResponseAttributesStatus.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RenditionResponseAttributesStatus.g.cs @@ -17,27 +17,27 @@ namespace Shotstack public enum RenditionResponseAttributesStatus { /// - /// + /// /// Deleted, /// - /// + /// /// Failed, /// - /// + /// /// Importing, /// - /// + /// /// Overwritten, /// - /// + /// /// Queued, /// - /// + /// /// Ready, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionActiveFontTextDecoration.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionActiveFontTextDecoration.g.cs index c80c2be..e60b19d 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionActiveFontTextDecoration.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionActiveFontTextDecoration.g.cs @@ -11,15 +11,15 @@ namespace Shotstack public enum RichCaptionActiveFontTextDecoration { /// - /// + /// /// LineThrough, /// - /// + /// /// None, /// - /// + /// /// Underline, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionActiveShadow.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionActiveShadow.g.cs index da661e0..878027f 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionActiveShadow.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionActiveShadow.g.cs @@ -4,12 +4,12 @@ namespace Shotstack { /// - /// + /// /// public enum RichCaptionActiveShadow { /// - /// + /// /// None, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionActiveStroke.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionActiveStroke.g.cs index 3f4e8d5..485afbf 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionActiveStroke.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionActiveStroke.g.cs @@ -4,12 +4,12 @@ namespace Shotstack { /// - /// + /// /// public enum RichCaptionActiveStroke { /// - /// + /// /// None, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionAnimationDirection.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionAnimationDirection.g.cs index 7c32164..0e85568 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionAnimationDirection.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionAnimationDirection.g.cs @@ -11,19 +11,19 @@ namespace Shotstack public enum RichCaptionAnimationDirection { /// - /// + /// /// Down, /// - /// + /// /// Left, /// - /// + /// /// Right, /// - /// + /// /// Up, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionAnimationStyle.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionAnimationStyle.g.cs index 2edc31e..9096707 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionAnimationStyle.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionAnimationStyle.g.cs @@ -20,35 +20,35 @@ namespace Shotstack public enum RichCaptionAnimationStyle { /// - /// + /// /// Bounce, /// - /// + /// /// Fade, /// - /// + /// /// Highlight, /// - /// + /// /// Karaoke, /// - /// + /// /// None, /// - /// + /// /// Pop, /// - /// + /// /// Slide, /// - /// + /// /// Typewriter, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionAssetType.g.cs index 94f71f1..140fd1a 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionAssetType.g.cs @@ -10,7 +10,7 @@ namespace Shotstack public enum RichCaptionAssetType { /// - /// + /// /// RichCaption, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionFontStyle.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionFontStyle.g.cs index a7dc696..404d998 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionFontStyle.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionFontStyle.g.cs @@ -11,11 +11,11 @@ namespace Shotstack public enum RichCaptionFontStyle { /// - /// + /// /// Italic, /// - /// + /// /// Normal, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionStyleTextDecoration.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionStyleTextDecoration.g.cs index 1b91b95..65964dc 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionStyleTextDecoration.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionStyleTextDecoration.g.cs @@ -11,15 +11,15 @@ namespace Shotstack public enum RichCaptionStyleTextDecoration { /// - /// + /// /// LineThrough, /// - /// + /// /// None, /// - /// + /// /// Underline, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionStyleTextTransform.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionStyleTextTransform.g.cs index 2bf5a7d..34ca4ca 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionStyleTextTransform.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RichCaptionStyleTextTransform.g.cs @@ -11,19 +11,19 @@ namespace Shotstack public enum RichCaptionStyleTextTransform { /// - /// + /// /// Capitalize, /// - /// + /// /// Lowercase, /// - /// + /// /// None, /// - /// + /// /// Uppercase, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RichTextAlignmentHorizontal.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RichTextAlignmentHorizontal.g.cs index 76e994b..26aee81 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RichTextAlignmentHorizontal.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RichTextAlignmentHorizontal.g.cs @@ -11,15 +11,15 @@ namespace Shotstack public enum RichTextAlignmentHorizontal { /// - /// + /// /// Center, /// - /// + /// /// Left, /// - /// + /// /// Right, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RichTextAlignmentVertical.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RichTextAlignmentVertical.g.cs index 81f3eac..bf41328 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RichTextAlignmentVertical.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RichTextAlignmentVertical.g.cs @@ -11,15 +11,15 @@ namespace Shotstack public enum RichTextAlignmentVertical { /// - /// + /// /// Bottom, /// - /// + /// /// Middle, /// - /// + /// /// Top, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RichTextAnimationPreset.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RichTextAnimationPreset.g.cs index d057c8d..81cc7e7 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RichTextAnimationPreset.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RichTextAnimationPreset.g.cs @@ -17,27 +17,27 @@ namespace Shotstack public enum RichTextAnimationPreset { /// - /// + /// /// Ascend, /// - /// + /// /// FadeIn, /// - /// + /// /// MovingLetters, /// - /// + /// /// Shift, /// - /// + /// /// SlideIn, /// - /// + /// /// Typewriter, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RichTextAnimationStyle.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RichTextAnimationStyle.g.cs index 95ff8ed..12fd16c 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RichTextAnimationStyle.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RichTextAnimationStyle.g.cs @@ -10,11 +10,11 @@ namespace Shotstack public enum RichTextAnimationStyle { /// - /// + /// /// Character, /// - /// + /// /// Word, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RichTextAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RichTextAssetType.g.cs index f9785ec..6691f66 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RichTextAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RichTextAssetType.g.cs @@ -10,7 +10,7 @@ namespace Shotstack public enum RichTextAssetType { /// - /// + /// /// RichText, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RichTextFontStyle.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RichTextFontStyle.g.cs index 78c69da..09bb056 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RichTextFontStyle.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RichTextFontStyle.g.cs @@ -11,11 +11,11 @@ namespace Shotstack public enum RichTextFontStyle { /// - /// + /// /// Italic, /// - /// + /// /// Normal, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RichTextGradientStop.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RichTextGradientStop.g.cs index 3400db0..edda4bb 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RichTextGradientStop.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RichTextGradientStop.g.cs @@ -4,7 +4,7 @@ namespace Shotstack { /// - /// + /// /// public sealed partial class RichTextGradientStop { diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RichTextGradientType.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RichTextGradientType.g.cs index e044381..a685050 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RichTextGradientType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RichTextGradientType.g.cs @@ -11,11 +11,11 @@ namespace Shotstack public enum RichTextGradientType { /// - /// + /// /// Linear, /// - /// + /// /// Radial, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RichTextStyleTextDecoration.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RichTextStyleTextDecoration.g.cs index 3a548bd..be2caa7 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RichTextStyleTextDecoration.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RichTextStyleTextDecoration.g.cs @@ -11,15 +11,15 @@ namespace Shotstack public enum RichTextStyleTextDecoration { /// - /// + /// /// LineThrough, /// - /// + /// /// None, /// - /// + /// /// Underline, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.RichTextStyleTextTransform.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.RichTextStyleTextTransform.g.cs index b956340..93dcc72 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.RichTextStyleTextTransform.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.RichTextStyleTextTransform.g.cs @@ -11,19 +11,19 @@ namespace Shotstack public enum RichTextStyleTextTransform { /// - /// + /// /// Capitalize, /// - /// + /// /// Lowercase, /// - /// + /// /// None, /// - /// + /// /// Uppercase, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.ShapeAssetShape.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.ShapeAssetShape.g.cs index 8982af5..f1dc232 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.ShapeAssetShape.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.ShapeAssetShape.g.cs @@ -9,15 +9,15 @@ namespace Shotstack public enum ShapeAssetShape { /// - /// + /// /// Circle, /// - /// + /// /// Line, /// - /// + /// /// Rectangle, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.ShapeAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.ShapeAssetType.g.cs index 13987ad..cb250ae 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.ShapeAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.ShapeAssetType.g.cs @@ -10,7 +10,7 @@ namespace Shotstack public enum ShapeAssetType { /// - /// + /// /// Shape, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.SoundtrackEffect.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.SoundtrackEffect.g.cs index c20e166..c7cb90b 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.SoundtrackEffect.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.SoundtrackEffect.g.cs @@ -13,15 +13,15 @@ namespace Shotstack public enum SoundtrackEffect { /// - /// + /// /// FadeIn, /// - /// + /// /// FadeInFadeOut, /// - /// + /// /// FadeOut, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.SourceResponseAttributesStatus.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.SourceResponseAttributesStatus.g.cs index f94705a..c09b804 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.SourceResponseAttributesStatus.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.SourceResponseAttributesStatus.g.cs @@ -16,27 +16,27 @@ namespace Shotstack public enum SourceResponseAttributesStatus { /// - /// + /// /// Deleted, /// - /// + /// /// Failed, /// - /// + /// /// Importing, /// - /// + /// /// Overwritten, /// - /// + /// /// Queued, /// - /// + /// /// Ready, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.SvgAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.SvgAssetType.g.cs index abb4f46..638d323 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.SvgAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.SvgAssetType.g.cs @@ -11,7 +11,7 @@ namespace Shotstack public enum SvgAssetType { /// - /// + /// /// Svg, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.TemplateRender.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.TemplateRender.g.cs index d793836..cbf30de 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.TemplateRender.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.TemplateRender.g.cs @@ -18,7 +18,7 @@ public sealed partial class TemplateRender public required string Id { get; set; } /// - /// An array of key/value pairs that provides an easy way to create templates with placeholders. The placeholders can be used to find and replace keys with values. For example you can search for the placeholder `{{NAME}}` and replace it with the value `Jane`. + /// An array of key/value pairs that provides an easy way to create templates with placeholders. The placeholders can be used to find and replace keys with values. For example you can search for the placeholder `{{NAME}}` and replace it with the value `Jane`. /// [global::System.Text.Json.Serialization.JsonPropertyName("merge")] public global::System.Collections.Generic.IList? Merge { get; set; } @@ -37,7 +37,7 @@ public sealed partial class TemplateRender /// Example: f5493c17-d01f-445c-bb49-535fae65f219 /// /// - /// An array of key/value pairs that provides an easy way to create templates with placeholders. The placeholders can be used to find and replace keys with values. For example you can search for the placeholder `{{NAME}}` and replace it with the value `Jane`. + /// An array of key/value pairs that provides an easy way to create templates with placeholders. The placeholders can be used to find and replace keys with values. For example you can search for the placeholder `{{NAME}}` and replace it with the value `Jane`. /// #if NET7_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.TextAlignmentHorizontal.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.TextAlignmentHorizontal.g.cs index 5b388b5..8b74e58 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.TextAlignmentHorizontal.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.TextAlignmentHorizontal.g.cs @@ -14,15 +14,15 @@ namespace Shotstack public enum TextAlignmentHorizontal { /// - /// + /// /// Center, /// - /// + /// /// Left, /// - /// + /// /// Right, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.TextAlignmentVertical.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.TextAlignmentVertical.g.cs index 631fc2a..26d4fed 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.TextAlignmentVertical.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.TextAlignmentVertical.g.cs @@ -14,15 +14,15 @@ namespace Shotstack public enum TextAlignmentVertical { /// - /// + /// /// Bottom, /// - /// + /// /// Center, /// - /// + /// /// Top, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.TextAnimationPreset.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.TextAnimationPreset.g.cs index 9e1eecb..ea871a4 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.TextAnimationPreset.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.TextAnimationPreset.g.cs @@ -12,7 +12,7 @@ namespace Shotstack public enum TextAnimationPreset { /// - /// + /// /// Typewriter, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.TextAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.TextAssetType.g.cs index 4cbf542..9089402 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.TextAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.TextAssetType.g.cs @@ -10,7 +10,7 @@ namespace Shotstack public enum TextAssetType { /// - /// + /// /// Text, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.TextToImageAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.TextToImageAssetType.g.cs index e71d529..b22bf5a 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.TextToImageAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.TextToImageAssetType.g.cs @@ -10,7 +10,7 @@ namespace Shotstack public enum TextToImageAssetType { /// - /// + /// /// TextToImage, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.TextToSpeechAssetEffect.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.TextToSpeechAssetEffect.g.cs index cdc930a..5ac4cfa 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.TextToSpeechAssetEffect.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.TextToSpeechAssetEffect.g.cs @@ -13,19 +13,19 @@ namespace Shotstack public enum TextToSpeechAssetEffect { /// - /// + /// /// FadeIn, /// - /// + /// /// FadeInFadeOut, /// - /// + /// /// FadeOut, /// - /// + /// /// None, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.TextToSpeechAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.TextToSpeechAssetType.g.cs index 6599da9..836680a 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.TextToSpeechAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.TextToSpeechAssetType.g.cs @@ -10,7 +10,7 @@ namespace Shotstack public enum TextToSpeechAssetType { /// - /// + /// /// TextToSpeech, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.TiktokDestinationOptionsPrivacyLevel.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.TiktokDestinationOptionsPrivacyLevel.g.cs index c40433a..53d2d08 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.TiktokDestinationOptionsPrivacyLevel.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.TiktokDestinationOptionsPrivacyLevel.g.cs @@ -14,15 +14,15 @@ namespace Shotstack public enum TiktokDestinationOptionsPrivacyLevel { /// - /// + /// /// Friends, /// - /// + /// /// Private, /// - /// + /// /// Public, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.TitleAssetPosition.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.TitleAssetPosition.g.cs index a74821d..7105fa9 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.TitleAssetPosition.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.TitleAssetPosition.g.cs @@ -19,39 +19,39 @@ namespace Shotstack public enum TitleAssetPosition { /// - /// + /// /// Bottom, /// - /// + /// /// BottomLeft, /// - /// + /// /// BottomRight, /// - /// + /// /// Center, /// - /// + /// /// Left, /// - /// + /// /// Right, /// - /// + /// /// Top, /// - /// + /// /// TopLeft, /// - /// + /// /// TopRight, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.TitleAssetSize.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.TitleAssetSize.g.cs index be7ffe3..0f6d369 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.TitleAssetSize.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.TitleAssetSize.g.cs @@ -17,31 +17,31 @@ namespace Shotstack public enum TitleAssetSize { /// - /// + /// /// Large, /// - /// + /// /// Medium, /// - /// + /// /// Small, /// - /// + /// /// XLarge, /// - /// + /// /// XSmall, /// - /// + /// /// XxLarge, /// - /// + /// /// XxSmall, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.TitleAssetStyle.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.TitleAssetStyle.g.cs index 6cd9825..51d993c 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.TitleAssetStyle.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.TitleAssetStyle.g.cs @@ -20,43 +20,43 @@ namespace Shotstack public enum TitleAssetStyle { /// - /// + /// /// Blockbuster, /// - /// + /// /// Chunk, /// - /// + /// /// ChunkLight, /// - /// + /// /// Future, /// - /// + /// /// Marker, /// - /// + /// /// Minimal, /// - /// + /// /// Sketchy, /// - /// + /// /// Skinny, /// - /// + /// /// Subtitle, /// - /// + /// /// Vogue, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.TitleAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.TitleAssetType.g.cs index dc2d1c9..e95b49b 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.TitleAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.TitleAssetType.g.cs @@ -10,7 +10,7 @@ namespace Shotstack public enum TitleAssetType { /// - /// + /// /// Title, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.TranscriptionFormat.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.TranscriptionFormat.g.cs index 1164752..e031bdc 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.TranscriptionFormat.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.TranscriptionFormat.g.cs @@ -13,11 +13,11 @@ namespace Shotstack public enum TranscriptionFormat { /// - /// + /// /// Srt, /// - /// + /// /// Vtt, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.TransferResponseAttributesStatus.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.TransferResponseAttributesStatus.g.cs index 21dcb89..9ec6ef1 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.TransferResponseAttributesStatus.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.TransferResponseAttributesStatus.g.cs @@ -13,11 +13,11 @@ namespace Shotstack public enum TransferResponseAttributesStatus { /// - /// + /// /// Failed, /// - /// + /// /// Queued, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.TransitionIn.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.TransitionIn.g.cs index f65c53d..4d46d9e 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.TransitionIn.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.TransitionIn.g.cs @@ -33,251 +33,251 @@ namespace Shotstack public enum TransitionIn { /// - /// + /// /// CarouselDown, /// - /// + /// /// CarouselDownFast, /// - /// + /// /// CarouselDownSlow, /// - /// + /// /// CarouselLeft, /// - /// + /// /// CarouselLeftFast, /// - /// + /// /// CarouselLeftSlow, /// - /// + /// /// CarouselRight, /// - /// + /// /// CarouselRightFast, /// - /// + /// /// CarouselRightSlow, /// - /// + /// /// CarouselUp, /// - /// + /// /// CarouselUpFast, /// - /// + /// /// CarouselUpSlow, /// - /// + /// /// Fade, /// - /// + /// /// FadeFast, /// - /// + /// /// FadeSlow, /// - /// + /// /// None, /// - /// + /// /// Reveal, /// - /// + /// /// RevealFast, /// - /// + /// /// RevealSlow, /// - /// + /// /// ShuffleBottomLeft, /// - /// + /// /// ShuffleBottomLeftFast, /// - /// + /// /// ShuffleBottomLeftSlow, /// - /// + /// /// ShuffleBottomRight, /// - /// + /// /// ShuffleBottomRightFast, /// - /// + /// /// ShuffleBottomRightSlow, /// - /// + /// /// ShuffleLeftBottom, /// - /// + /// /// ShuffleLeftBottomFast, /// - /// + /// /// ShuffleLeftBottomSlow, /// - /// + /// /// ShuffleLeftTop, /// - /// + /// /// ShuffleLeftTopFast, /// - /// + /// /// ShuffleLeftTopSlow, /// - /// + /// /// ShuffleRightBottom, /// - /// + /// /// ShuffleRightBottomFast, /// - /// + /// /// ShuffleRightBottomSlow, /// - /// + /// /// ShuffleRightTop, /// - /// + /// /// ShuffleRightTopFast, /// - /// + /// /// ShuffleRightTopSlow, /// - /// + /// /// ShuffleTopLeft, /// - /// + /// /// ShuffleTopLeftFast, /// - /// + /// /// ShuffleTopLeftSlow, /// - /// + /// /// ShuffleTopRight, /// - /// + /// /// ShuffleTopRightFast, /// - /// + /// /// ShuffleTopRightSlow, /// - /// + /// /// SlideDown, /// - /// + /// /// SlideDownFast, /// - /// + /// /// SlideDownSlow, /// - /// + /// /// SlideLeft, /// - /// + /// /// SlideLeftFast, /// - /// + /// /// SlideLeftSlow, /// - /// + /// /// SlideRight, /// - /// + /// /// SlideRightFast, /// - /// + /// /// SlideRightSlow, /// - /// + /// /// SlideUp, /// - /// + /// /// SlideUpFast, /// - /// + /// /// SlideUpSlow, /// - /// + /// /// WipeLeft, /// - /// + /// /// WipeLeftFast, /// - /// + /// /// WipeLeftSlow, /// - /// + /// /// WipeRight, /// - /// + /// /// WipeRightFast, /// - /// + /// /// WipeRightSlow, /// - /// + /// /// Zoom, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.TransitionOut.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.TransitionOut.g.cs index c4f2b90..5b20b7a 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.TransitionOut.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.TransitionOut.g.cs @@ -33,251 +33,251 @@ namespace Shotstack public enum TransitionOut { /// - /// + /// /// CarouselDown, /// - /// + /// /// CarouselDownFast, /// - /// + /// /// CarouselDownSlow, /// - /// + /// /// CarouselLeft, /// - /// + /// /// CarouselLeftFast, /// - /// + /// /// CarouselLeftSlow, /// - /// + /// /// CarouselRight, /// - /// + /// /// CarouselRightFast, /// - /// + /// /// CarouselRightSlow, /// - /// + /// /// CarouselUp, /// - /// + /// /// CarouselUpFast, /// - /// + /// /// CarouselUpSlow, /// - /// + /// /// Fade, /// - /// + /// /// FadeFast, /// - /// + /// /// FadeSlow, /// - /// + /// /// None, /// - /// + /// /// Reveal, /// - /// + /// /// RevealFast, /// - /// + /// /// RevealSlow, /// - /// + /// /// ShuffleBottomLeft, /// - /// + /// /// ShuffleBottomLeftFast, /// - /// + /// /// ShuffleBottomLeftSlow, /// - /// + /// /// ShuffleBottomRight, /// - /// + /// /// ShuffleBottomRightFast, /// - /// + /// /// ShuffleBottomRightSlow, /// - /// + /// /// ShuffleLeftBottom, /// - /// + /// /// ShuffleLeftBottomFast, /// - /// + /// /// ShuffleLeftBottomSlow, /// - /// + /// /// ShuffleLeftTop, /// - /// + /// /// ShuffleLeftTopFast, /// - /// + /// /// ShuffleLeftTopSlow, /// - /// + /// /// ShuffleRightBottom, /// - /// + /// /// ShuffleRightBottomFast, /// - /// + /// /// ShuffleRightBottomSlow, /// - /// + /// /// ShuffleRightTop, /// - /// + /// /// ShuffleRightTopFast, /// - /// + /// /// ShuffleRightTopSlow, /// - /// + /// /// ShuffleTopLeft, /// - /// + /// /// ShuffleTopLeftFast, /// - /// + /// /// ShuffleTopLeftSlow, /// - /// + /// /// ShuffleTopRight, /// - /// + /// /// ShuffleTopRightFast, /// - /// + /// /// ShuffleTopRightSlow, /// - /// + /// /// SlideDown, /// - /// + /// /// SlideDownFast, /// - /// + /// /// SlideDownSlow, /// - /// + /// /// SlideLeft, /// - /// + /// /// SlideLeftFast, /// - /// + /// /// SlideLeftSlow, /// - /// + /// /// SlideRight, /// - /// + /// /// SlideRightFast, /// - /// + /// /// SlideRightSlow, /// - /// + /// /// SlideUp, /// - /// + /// /// SlideUpFast, /// - /// + /// /// SlideUpSlow, /// - /// + /// /// WipeLeft, /// - /// + /// /// WipeLeftFast, /// - /// + /// /// WipeLeftSlow, /// - /// + /// /// WipeRight, /// - /// + /// /// WipeRightFast, /// - /// + /// /// WipeRightSlow, /// - /// + /// /// Zoom, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.TweenEasing.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.TweenEasing.g.cs index 19ab349..b121793 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.TweenEasing.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.TweenEasing.g.cs @@ -9,115 +9,115 @@ namespace Shotstack public enum TweenEasing { /// - /// + /// /// Ease, /// - /// + /// /// EaseIn, /// - /// + /// /// EaseInBack, /// - /// + /// /// EaseInCirc, /// - /// + /// /// EaseInCubic, /// - /// + /// /// EaseInExpo, /// - /// + /// /// EaseInOut, /// - /// + /// /// EaseInOutBack, /// - /// + /// /// EaseInOutCirc, /// - /// + /// /// EaseInOutCubic, /// - /// + /// /// EaseInOutExpo, /// - /// + /// /// EaseInOutQuad, /// - /// + /// /// EaseInOutQuart, /// - /// + /// /// EaseInOutQuint, /// - /// + /// /// EaseInOutSine, /// - /// + /// /// EaseInQuad, /// - /// + /// /// EaseInQuart, /// - /// + /// /// EaseInQuint, /// - /// + /// /// EaseInSine, /// - /// + /// /// EaseOut, /// - /// + /// /// EaseOutBack, /// - /// + /// /// EaseOutCirc, /// - /// + /// /// EaseOutCubic, /// - /// + /// /// EaseOutExpo, /// - /// + /// /// EaseOutQuad, /// - /// + /// /// EaseOutQuart, /// - /// + /// /// EaseOutQuint, /// - /// + /// /// EaseOutSine, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.TweenInterpolation.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.TweenInterpolation.g.cs index a82b89f..177b3c8 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.TweenInterpolation.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.TweenInterpolation.g.cs @@ -14,15 +14,15 @@ namespace Shotstack public enum TweenInterpolation { /// - /// + /// /// Bezier, /// - /// + /// /// Constant, /// - /// + /// /// Linear, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.VideoAsset.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.VideoAsset.g.cs index 7cd7619..43262ba 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.VideoAsset.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.VideoAsset.g.cs @@ -9,8 +9,9 @@ namespace Shotstack /// `src` or `prompt` must be provided.
/// - **Source URL:** set `src` to the URL of an mp4 (or compatible) video file.
/// - **Generated:** set `prompt` to describe the motion. Choose a generator
- /// with `model` and configure it with model-specific `options` (including a
- /// starting image for image-to-video). The generated `src` is filled in
+ /// with `model` and configure it with model-specific `options`. Models that
+ /// animate a starting image take it as `options.inputSrc`; the default model
+ /// generates from the prompt alone. The generated `src` is filled in
/// automatically.
/// - **Both:** `src` acts as a preview placeholder while `prompt` drives
/// generation — the video is regenerated from the prompt at render time.
@@ -36,7 +37,7 @@ public sealed partial class VideoAsset public string? Src { get; set; } /// - /// A text prompt to generate the video from. The engine generates a video at render time and fills `src` automatically; an existing `src` is treated as a preview placeholder and replaced. Use `model` to choose the generator and `options` to configure it (including a starting image for image-to-video).
+ /// A text prompt to generate the video from. The engine generates a video at render time and fills `src` automatically; an existing `src` is treated as a preview placeholder and replaced. Use `model` to choose the generator and `options` to configure it. A starting image goes in `options.inputSrc`, on the models that accept one.
/// Example: Slowly zoom out and orbit left around the object. ///
/// Slowly zoom out and orbit left around the object. @@ -127,7 +128,7 @@ public sealed partial class VideoAsset /// Example: https://s3-ap-northeast-1.amazonaws.com/my-bucket/video.mp4 /// /// - /// A text prompt to generate the video from. The engine generates a video at render time and fills `src` automatically; an existing `src` is treated as a preview placeholder and replaced. Use `model` to choose the generator and `options` to configure it (including a starting image for image-to-video).
+ /// A text prompt to generate the video from. The engine generates a video at render time and fills `src` automatically; an existing `src` is treated as a preview placeholder and replaced. Use `model` to choose the generator and `options` to configure it. A starting image goes in `options.inputSrc`, on the models that accept one.
/// Example: Slowly zoom out and orbit left around the object. /// /// diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.VideoAssetType.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.VideoAssetType.g.cs index 14c1531..966e941 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.VideoAssetType.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.VideoAssetType.g.cs @@ -10,7 +10,7 @@ namespace Shotstack public enum VideoAssetType { /// - /// + /// /// Video, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.VideoAssetVolumeEffect.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.VideoAssetVolumeEffect.g.cs index 06684be..a55a3da 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.VideoAssetVolumeEffect.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.VideoAssetVolumeEffect.g.cs @@ -13,19 +13,19 @@ namespace Shotstack public enum VideoAssetVolumeEffect { /// - /// + /// /// FadeIn, /// - /// + /// /// FadeInFadeOut, /// - /// + /// /// FadeOut, /// - /// + /// /// None, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.VimeoDestinationPrivacyOptionsComments.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.VimeoDestinationPrivacyOptionsComments.g.cs index dbdc3bf..39dfd14 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.VimeoDestinationPrivacyOptionsComments.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.VimeoDestinationPrivacyOptionsComments.g.cs @@ -13,15 +13,15 @@ namespace Shotstack public enum VimeoDestinationPrivacyOptionsComments { /// - /// + /// /// Anybody, /// - /// + /// /// Contacts, /// - /// + /// /// Nobody, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.VimeoDestinationPrivacyOptionsEmbed.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.VimeoDestinationPrivacyOptionsEmbed.g.cs index c5e4407..fb4c9db 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.VimeoDestinationPrivacyOptionsEmbed.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.VimeoDestinationPrivacyOptionsEmbed.g.cs @@ -13,15 +13,15 @@ namespace Shotstack public enum VimeoDestinationPrivacyOptionsEmbed { /// - /// + /// /// Private, /// - /// + /// /// Public, /// - /// + /// /// Whitelist, } diff --git a/src/libs/Shotstack/Generated/Shotstack.Models.VimeoDestinationPrivacyOptionsView.g.cs b/src/libs/Shotstack/Generated/Shotstack.Models.VimeoDestinationPrivacyOptionsView.g.cs index 4a9d4f2..a006c0a 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Models.VimeoDestinationPrivacyOptionsView.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Models.VimeoDestinationPrivacyOptionsView.g.cs @@ -15,23 +15,23 @@ namespace Shotstack public enum VimeoDestinationPrivacyOptionsView { /// - /// + /// /// Anybody, /// - /// + /// /// Contacts, /// - /// + /// /// Nobody, /// - /// + /// /// Password, /// - /// + /// /// Unlisted, } diff --git a/src/libs/Shotstack/Generated/Shotstack.OneOf.2.g.cs b/src/libs/Shotstack/Generated/Shotstack.OneOf.2.g.cs index 69698e6..d4fa086 100644 --- a/src/libs/Shotstack/Generated/Shotstack.OneOf.2.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.OneOf.2.g.cs @@ -4,12 +4,12 @@ namespace Shotstack { /// - /// + /// /// public readonly partial struct OneOf : global::System.IEquatable> { /// - /// + /// /// #if NET6_0_OR_GREATER public T1? Value1 { get; init; } @@ -18,7 +18,7 @@ namespace Shotstack #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] @@ -26,7 +26,7 @@ namespace Shotstack public bool IsValue1 => Value1 != null; /// - /// + /// /// public bool TryPickValue1( #if NET6_0_OR_GREATER @@ -39,14 +39,14 @@ public bool TryPickValue1( } /// - /// + /// /// public T1 PickValue1() => IsValue1 ? Value1! : throw new global::System.InvalidOperationException($"Expected union variant 'Value1' but the value was {ToString()}."); /// - /// + /// /// #if NET6_0_OR_GREATER public T2? Value2 { get; init; } @@ -55,7 +55,7 @@ public T1 PickValue1() => IsValue1 #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value2))] @@ -63,7 +63,7 @@ public T1 PickValue1() => IsValue1 public bool IsValue2 => Value2 != null; /// - /// + /// /// public bool TryPickValue2( #if NET6_0_OR_GREATER @@ -76,23 +76,23 @@ public bool TryPickValue2( } /// - /// + /// /// public T2 PickValue2() => IsValue2 ? Value2! : throw new global::System.InvalidOperationException($"Expected union variant 'Value2' but the value was {ToString()}."); /// - /// + /// /// public static implicit operator OneOf(T1 value) => new OneOf((T1?)value); /// - /// + /// /// public static implicit operator T1?(OneOf @this) => @this.Value1; /// - /// + /// /// public OneOf(T1? value) { @@ -100,22 +100,22 @@ public OneOf(T1? value) } /// - /// + /// /// public static OneOf FromValue1(T1? value) => new OneOf(value); /// - /// + /// /// public static implicit operator OneOf(T2 value) => new OneOf((T2?)value); /// - /// + /// /// public static implicit operator T2?(OneOf @this) => @this.Value2; /// - /// + /// /// public OneOf(T2? value) { @@ -123,12 +123,12 @@ public OneOf(T2? value) } /// - /// + /// /// public static OneOf FromValue2(T2? value) => new OneOf(value); /// - /// + /// /// public OneOf( T1? value1, @@ -140,23 +140,23 @@ public OneOf( } /// - /// + /// /// public object? Object => Value2 as object ?? - Value1 as object + Value1 as object ; /// - /// + /// /// public override string? ToString() => Value1?.ToString() ?? - Value2?.ToString() + Value2?.ToString() ; /// - /// + /// /// public bool Validate() { @@ -164,7 +164,7 @@ public bool Validate() } /// - /// + /// /// public TResult? Match( global::System.Func? value1 = null, @@ -189,7 +189,7 @@ public bool Validate() } /// - /// + /// /// public void Match( global::System.Action? value1 = null, @@ -213,7 +213,7 @@ public void Match( } /// - /// + /// /// public void Switch( global::System.Action? value1 = null, @@ -236,7 +236,7 @@ public void Switch( } /// - /// + /// /// public override int GetHashCode() { @@ -257,18 +257,18 @@ static int HashCodeAggregator(int hashCode, object? value) => value == null } /// - /// + /// /// public bool Equals(OneOf other) { return global::System.Collections.Generic.EqualityComparer.Default.Equals(Value1, other.Value1) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value2, other.Value2) + global::System.Collections.Generic.EqualityComparer.Default.Equals(Value2, other.Value2) ; } /// - /// + /// /// public static bool operator ==(OneOf obj1, OneOf obj2) { @@ -276,7 +276,7 @@ public bool Equals(OneOf other) } /// - /// + /// /// public static bool operator !=(OneOf obj1, OneOf obj2) { @@ -284,7 +284,7 @@ public bool Equals(OneOf other) } /// - /// + /// /// public override bool Equals(object? obj) { diff --git a/src/libs/Shotstack/Generated/Shotstack.OneOf.3.g.cs b/src/libs/Shotstack/Generated/Shotstack.OneOf.3.g.cs index 258795e..7f48d67 100644 --- a/src/libs/Shotstack/Generated/Shotstack.OneOf.3.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.OneOf.3.g.cs @@ -4,12 +4,12 @@ namespace Shotstack { /// - /// + /// /// public readonly partial struct OneOf : global::System.IEquatable> { /// - /// + /// /// #if NET6_0_OR_GREATER public T1? Value1 { get; init; } @@ -18,7 +18,7 @@ namespace Shotstack #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] @@ -26,7 +26,7 @@ namespace Shotstack public bool IsValue1 => Value1 != null; /// - /// + /// /// public bool TryPickValue1( #if NET6_0_OR_GREATER @@ -39,14 +39,14 @@ public bool TryPickValue1( } /// - /// + /// /// public T1 PickValue1() => IsValue1 ? Value1! : throw new global::System.InvalidOperationException($"Expected union variant 'Value1' but the value was {ToString()}."); /// - /// + /// /// #if NET6_0_OR_GREATER public T2? Value2 { get; init; } @@ -55,7 +55,7 @@ public T1 PickValue1() => IsValue1 #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value2))] @@ -63,7 +63,7 @@ public T1 PickValue1() => IsValue1 public bool IsValue2 => Value2 != null; /// - /// + /// /// public bool TryPickValue2( #if NET6_0_OR_GREATER @@ -76,14 +76,14 @@ public bool TryPickValue2( } /// - /// + /// /// public T2 PickValue2() => IsValue2 ? Value2! : throw new global::System.InvalidOperationException($"Expected union variant 'Value2' but the value was {ToString()}."); /// - /// + /// /// #if NET6_0_OR_GREATER public T3? Value3 { get; init; } @@ -92,7 +92,7 @@ public T2 PickValue2() => IsValue2 #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value3))] @@ -100,7 +100,7 @@ public T2 PickValue2() => IsValue2 public bool IsValue3 => Value3 != null; /// - /// + /// /// public bool TryPickValue3( #if NET6_0_OR_GREATER @@ -113,23 +113,23 @@ public bool TryPickValue3( } /// - /// + /// /// public T3 PickValue3() => IsValue3 ? Value3! : throw new global::System.InvalidOperationException($"Expected union variant 'Value3' but the value was {ToString()}."); /// - /// + /// /// public static implicit operator OneOf(T1 value) => new OneOf((T1?)value); /// - /// + /// /// public static implicit operator T1?(OneOf @this) => @this.Value1; /// - /// + /// /// public OneOf(T1? value) { @@ -137,22 +137,22 @@ public OneOf(T1? value) } /// - /// + /// /// public static OneOf FromValue1(T1? value) => new OneOf(value); /// - /// + /// /// public static implicit operator OneOf(T2 value) => new OneOf((T2?)value); /// - /// + /// /// public static implicit operator T2?(OneOf @this) => @this.Value2; /// - /// + /// /// public OneOf(T2? value) { @@ -160,22 +160,22 @@ public OneOf(T2? value) } /// - /// + /// /// public static OneOf FromValue2(T2? value) => new OneOf(value); /// - /// + /// /// public static implicit operator OneOf(T3 value) => new OneOf((T3?)value); /// - /// + /// /// public static implicit operator T3?(OneOf @this) => @this.Value3; /// - /// + /// /// public OneOf(T3? value) { @@ -183,12 +183,12 @@ public OneOf(T3? value) } /// - /// + /// /// public static OneOf FromValue3(T3? value) => new OneOf(value); /// - /// + /// /// public OneOf( T1? value1, @@ -202,25 +202,25 @@ public OneOf( } /// - /// + /// /// public object? Object => Value3 as object ?? Value2 as object ?? - Value1 as object + Value1 as object ; /// - /// + /// /// public override string? ToString() => Value1?.ToString() ?? Value2?.ToString() ?? - Value3?.ToString() + Value3?.ToString() ; /// - /// + /// /// public bool Validate() { @@ -228,7 +228,7 @@ public bool Validate() } /// - /// + /// /// public TResult? Match( global::System.Func? value1 = null, @@ -258,7 +258,7 @@ public bool Validate() } /// - /// + /// /// public void Match( global::System.Action? value1 = null, @@ -288,7 +288,7 @@ public void Match( } /// - /// + /// /// public void Switch( global::System.Action? value1 = null, @@ -316,7 +316,7 @@ public void Switch( } /// - /// + /// /// public override int GetHashCode() { @@ -339,19 +339,19 @@ static int HashCodeAggregator(int hashCode, object? value) => value == null } /// - /// + /// /// public bool Equals(OneOf other) { return global::System.Collections.Generic.EqualityComparer.Default.Equals(Value1, other.Value1) && global::System.Collections.Generic.EqualityComparer.Default.Equals(Value2, other.Value2) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value3, other.Value3) + global::System.Collections.Generic.EqualityComparer.Default.Equals(Value3, other.Value3) ; } /// - /// + /// /// public static bool operator ==(OneOf obj1, OneOf obj2) { @@ -359,7 +359,7 @@ public bool Equals(OneOf other) } /// - /// + /// /// public static bool operator !=(OneOf obj1, OneOf obj2) { @@ -367,7 +367,7 @@ public bool Equals(OneOf other) } /// - /// + /// /// public override bool Equals(object? obj) { diff --git a/src/libs/Shotstack/Generated/Shotstack.PathBuilder.g.cs b/src/libs/Shotstack/Generated/Shotstack.PathBuilder.g.cs index 845db37..8da940f 100644 --- a/src/libs/Shotstack/Generated/Shotstack.PathBuilder.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.PathBuilder.g.cs @@ -266,32 +266,32 @@ public PathBuilder AddRawQueryString( } /// - /// + /// /// public class EndPointAuthorization { /// - /// + /// /// public string Type { get; set; } = string.Empty; /// - /// + /// /// public string SchemeId { get; set; } = string.Empty; /// - /// + /// /// public string Location { get; set; } = string.Empty; /// - /// + /// /// public string Name { get; set; } = string.Empty; /// - /// + /// /// public string Value { get; set; } = string.Empty; } diff --git a/src/libs/Shotstack/Generated/Shotstack.Polyfills.g.cs b/src/libs/Shotstack/Generated/Shotstack.Polyfills.g.cs index 0f137d1..fcd43e9 100644 --- a/src/libs/Shotstack/Generated/Shotstack.Polyfills.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.Polyfills.g.cs @@ -4,13 +4,13 @@ namespace Shotstack { /// - /// + /// /// public static partial class AutoSdkPolyfills { #if !NET6_0_OR_GREATER /// - /// + /// /// /// /// @@ -23,7 +23,7 @@ public static partial class AutoSdkPolyfills return content.ReadAsStringAsync(); } /// - /// + /// /// /// /// @@ -36,7 +36,7 @@ public static partial class AutoSdkPolyfills return content.ReadAsStreamAsync(); } /// - /// + /// /// /// /// diff --git a/src/libs/Shotstack/Generated/Shotstack.ServeClient.g.cs b/src/libs/Shotstack/Generated/Shotstack.ServeClient.g.cs index ec8fe24..b29b587 100644 --- a/src/libs/Shotstack/Generated/Shotstack.ServeClient.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.ServeClient.g.cs @@ -11,7 +11,7 @@ namespace Shotstack public sealed partial class ServeClient : global::Shotstack.IServeClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.shotstack.io/"; @@ -38,7 +38,7 @@ public sealed partial class ServeClient : global::Shotstack.IServeClient, global internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::Shotstack.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/Shotstack/Generated/Shotstack.ShotstackClient.g.cs b/src/libs/Shotstack/Generated/Shotstack.ShotstackClient.g.cs index 42e79cb..9d4296b 100644 --- a/src/libs/Shotstack/Generated/Shotstack.ShotstackClient.g.cs +++ b/src/libs/Shotstack/Generated/Shotstack.ShotstackClient.g.cs @@ -21,7 +21,7 @@ namespace Shotstack public sealed partial class ShotstackClient : global::Shotstack.IShotstackClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.shotstack.io/"; @@ -48,7 +48,7 @@ public sealed partial class ShotstackClient : global::Shotstack.IShotstackClient internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::Shotstack.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/Shotstack/openapi.json b/src/libs/Shotstack/openapi.json index f9b4d58..d27b376 100644 --- a/src/libs/Shotstack/openapi.json +++ b/src/libs/Shotstack/openapi.json @@ -1364,7 +1364,7 @@ "additionalProperties": false }, "VideoAsset": { - "description": "The VideoAsset adds a video to a Clip. The video can be sourced from a URL\n(`src`), generated from a text prompt (`prompt`), or both. At least one of\n`src` or `prompt` must be provided.\n\n- **Source URL:** set `src` to the URL of an mp4 (or compatible) video file.\n- **Generated:** set `prompt` to describe the motion. Choose a generator\n with `model` and configure it with model-specific `options` (including a\n starting image for image-to-video). The generated `src` is filled in\n automatically.\n- **Both:** `src` acts as a preview placeholder while `prompt` drives\n generation \u2014 the video is regenerated from the prompt at render time.\n Unchanged prompts and options resolve from the generation cache.\n", + "description": "The VideoAsset adds a video to a Clip. The video can be sourced from a URL\n(`src`), generated from a text prompt (`prompt`), or both. At least one of\n`src` or `prompt` must be provided.\n\n- **Source URL:** set `src` to the URL of an mp4 (or compatible) video file.\n- **Generated:** set `prompt` to describe the motion. Choose a generator\n with `model` and configure it with model-specific `options`. Models that\n animate a starting image take it as `options.inputSrc`; the default model\n generates from the prompt alone. The generated `src` is filled in\n automatically.\n- **Both:** `src` acts as a preview placeholder while `prompt` drives\n generation \u2014 the video is regenerated from the prompt at render time.\n Unchanged prompts and options resolve from the generation cache.\n", "type": "object", "properties": { "type": { @@ -1383,7 +1383,7 @@ "example": "https://s3-ap-northeast-1.amazonaws.com/my-bucket/video.mp4" }, "prompt": { - "description": "A text prompt to generate the video from. The engine generates a video at render time and fills `src` automatically; an existing `src` is treated as a preview placeholder and replaced. Use `model` to choose the generator and `options` to configure it (including a starting image for image-to-video).", + "description": "A text prompt to generate the video from. The engine generates a video at render time and fills `src` automatically; an existing `src` is treated as a preview placeholder and replaced. Use `model` to choose the generator and `options` to configure it. A starting image goes in `options.inputSrc`, on the models that accept one.", "type": "string", "maxLength": 4000, "example": "Slowly zoom out and orbit left around the object." @@ -2190,7 +2190,7 @@ }, "ImageToVideoAsset": { "deprecated": true, - "description": "**Notice: ImageToVideoAsset is deprecated. Use [VideoAsset](#tocs_videoasset)\nwith `prompt` and `inputSrc` instead.** This type continues to function and is\ninternally rewritten to VideoAsset; no behaviour change for existing\nintegrations.\n\nThe ImageToVideoAsset lets you create a video from an image and a text prompt.\n", + "description": "**Notice: ImageToVideoAsset is deprecated. Use [VideoAsset](#tocs_videoasset)\nwith `prompt`, a `model` that accepts a starting image, and that image in\n`options.inputSrc` \u2014 for example `shotstack-itv-mini`.** This type continues to\nfunction and is internally rewritten to VideoAsset; no behaviour change for\nexisting integrations.\n\nThe ImageToVideoAsset lets you create a video from an image and a text prompt.\n", "properties": { "type": { "type": "string",