diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AdminClient.QueryRedisCacheByPatternV1AdminQueryRedisCacheByPatternPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AdminClient.QueryRedisCacheByPatternV1AdminQueryRedisCacheByPatternPost.g.cs index c72c650..280a98e 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AdminClient.QueryRedisCacheByPatternV1AdminQueryRedisCacheByPatternPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AdminClient.QueryRedisCacheByPatternV1AdminQueryRedisCacheByPatternPost.g.cs @@ -137,7 +137,7 @@ partial void ProcessQueryRedisCacheByPatternV1AdminQueryRedisCacheByPatternPostR __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AdminClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AdminClient.g.cs index 6a1dac4..3b58138 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AdminClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AdminClient.g.cs @@ -10,7 +10,7 @@ namespace ScrapeGraphAI public sealed partial class AdminClient : global::ScrapeGraphAI.IAdminClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.scrapegraphai.com/"; @@ -37,7 +37,7 @@ public sealed partial class AdminClient : global::ScrapeGraphAI.IAdminClient, gl internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::ScrapeGraphAI.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AgenticScrapperClient.AgenticBrowserV2V1WorkflowsExecutePost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AgenticScrapperClient.AgenticBrowserV2V1WorkflowsExecutePost.g.cs index 106ccfd..9608acc 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AgenticScrapperClient.AgenticBrowserV2V1WorkflowsExecutePost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AgenticScrapperClient.AgenticBrowserV2V1WorkflowsExecutePost.g.cs @@ -137,7 +137,7 @@ partial void ProcessAgenticBrowserV2V1WorkflowsExecutePostResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AgenticScrapperClient.AgenticScrapperV1AgenticScrapperPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AgenticScrapperClient.AgenticScrapperV1AgenticScrapperPost.g.cs index 1b4853c..8a15767 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AgenticScrapperClient.AgenticScrapperV1AgenticScrapperPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AgenticScrapperClient.AgenticScrapperV1AgenticScrapperPost.g.cs @@ -137,7 +137,7 @@ partial void ProcessAgenticScrapperV1AgenticScrapperPostResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AgenticScrapperClient.GetLiveSessionUrlV1GetLiveSessionUrlPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AgenticScrapperClient.GetLiveSessionUrlV1GetLiveSessionUrlPost.g.cs index 2f6cdfd..5c33763 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AgenticScrapperClient.GetLiveSessionUrlV1GetLiveSessionUrlPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AgenticScrapperClient.GetLiveSessionUrlV1GetLiveSessionUrlPost.g.cs @@ -137,7 +137,7 @@ partial void ProcessGetLiveSessionUrlV1GetLiveSessionUrlPostResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AgenticScrapperClient.StopSessionV1StopSessionPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AgenticScrapperClient.StopSessionV1StopSessionPost.g.cs index 5838b89..a0ca9d5 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AgenticScrapperClient.StopSessionV1StopSessionPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AgenticScrapperClient.StopSessionV1StopSessionPost.g.cs @@ -137,7 +137,7 @@ partial void ProcessStopSessionV1StopSessionPostResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AgenticScrapperClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AgenticScrapperClient.g.cs index a4e2b24..b64044b 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AgenticScrapperClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AgenticScrapperClient.g.cs @@ -10,7 +10,7 @@ namespace ScrapeGraphAI public sealed partial class AgenticScrapperClient : global::ScrapeGraphAI.IAgenticScrapperClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.scrapegraphai.com/"; @@ -37,7 +37,7 @@ public sealed partial class AgenticScrapperClient : global::ScrapeGraphAI.IAgent internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::ScrapeGraphAI.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AnyOf.2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AnyOf.2.g.cs index 8d2a343..ba509e5 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AnyOf.2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AnyOf.2.g.cs @@ -4,12 +4,12 @@ namespace ScrapeGraphAI { /// - /// + /// /// public readonly partial struct AnyOf : global::System.IEquatable> { /// - /// + /// /// #if NET6_0_OR_GREATER public T1? Value1 { get; init; } @@ -18,7 +18,7 @@ namespace ScrapeGraphAI #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] @@ -26,7 +26,7 @@ namespace ScrapeGraphAI 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 AnyOf(T1 value) => new AnyOf((T1?)value); /// - /// + /// /// public static implicit operator T1?(AnyOf @this) => @this.Value1; /// - /// + /// /// public AnyOf(T1? value) { @@ -100,22 +100,22 @@ public AnyOf(T1? value) } /// - /// + /// /// public static AnyOf FromValue1(T1? value) => new AnyOf(value); /// - /// + /// /// public static implicit operator AnyOf(T2 value) => new AnyOf((T2?)value); /// - /// + /// /// public static implicit operator T2?(AnyOf @this) => @this.Value2; /// - /// + /// /// public AnyOf(T2? value) { @@ -123,12 +123,12 @@ public AnyOf(T2? value) } /// - /// + /// /// public static AnyOf FromValue2(T2? value) => new AnyOf(value); /// - /// + /// /// public AnyOf( T1? value1, @@ -140,23 +140,23 @@ public AnyOf( } /// - /// + /// /// 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(AnyOf 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 ==(AnyOf obj1, AnyOf obj2) { @@ -276,7 +276,7 @@ public bool Equals(AnyOf other) } /// - /// + /// /// public static bool operator !=(AnyOf obj1, AnyOf obj2) { @@ -284,7 +284,7 @@ public bool Equals(AnyOf other) } /// - /// + /// /// public override bool Equals(object? obj) { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AnyOf.3.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AnyOf.3.g.cs index 4ac8c97..28d6d4f 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AnyOf.3.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AnyOf.3.g.cs @@ -4,12 +4,12 @@ namespace ScrapeGraphAI { /// - /// + /// /// public readonly partial struct AnyOf : global::System.IEquatable> { /// - /// + /// /// #if NET6_0_OR_GREATER public T1? Value1 { get; init; } @@ -18,7 +18,7 @@ namespace ScrapeGraphAI #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] @@ -26,7 +26,7 @@ namespace ScrapeGraphAI 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 AnyOf(T1 value) => new AnyOf((T1?)value); /// - /// + /// /// public static implicit operator T1?(AnyOf @this) => @this.Value1; /// - /// + /// /// public AnyOf(T1? value) { @@ -137,22 +137,22 @@ public AnyOf(T1? value) } /// - /// + /// /// public static AnyOf FromValue1(T1? value) => new AnyOf(value); /// - /// + /// /// public static implicit operator AnyOf(T2 value) => new AnyOf((T2?)value); /// - /// + /// /// public static implicit operator T2?(AnyOf @this) => @this.Value2; /// - /// + /// /// public AnyOf(T2? value) { @@ -160,22 +160,22 @@ public AnyOf(T2? value) } /// - /// + /// /// public static AnyOf FromValue2(T2? value) => new AnyOf(value); /// - /// + /// /// public static implicit operator AnyOf(T3 value) => new AnyOf((T3?)value); /// - /// + /// /// public static implicit operator T3?(AnyOf @this) => @this.Value3; /// - /// + /// /// public AnyOf(T3? value) { @@ -183,12 +183,12 @@ public AnyOf(T3? value) } /// - /// + /// /// public static AnyOf FromValue3(T3? value) => new AnyOf(value); /// - /// + /// /// public AnyOf( T1? value1, @@ -202,25 +202,25 @@ public AnyOf( } /// - /// + /// /// 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(AnyOf 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 ==(AnyOf obj1, AnyOf obj2) { @@ -359,7 +359,7 @@ public bool Equals(AnyOf other) } /// - /// + /// /// public static bool operator !=(AnyOf obj1, AnyOf obj2) { @@ -367,7 +367,7 @@ public bool Equals(AnyOf other) } /// - /// + /// /// public override bool Equals(object? obj) { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AnyOf.8.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AnyOf.8.g.cs index 670cf42..8bfb734 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AnyOf.8.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.AnyOf.8.g.cs @@ -4,12 +4,12 @@ namespace ScrapeGraphAI { /// - /// + /// /// public readonly partial struct AnyOf : global::System.IEquatable> { /// - /// + /// /// #if NET6_0_OR_GREATER public T1? Value1 { get; init; } @@ -18,7 +18,7 @@ namespace ScrapeGraphAI #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value1))] @@ -26,7 +26,7 @@ namespace ScrapeGraphAI 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,14 +113,14 @@ public bool TryPickValue3( } /// - /// + /// /// public T3 PickValue3() => IsValue3 ? Value3! : throw new global::System.InvalidOperationException($"Expected union variant 'Value3' but the value was {ToString()}."); /// - /// + /// /// #if NET6_0_OR_GREATER public T4? Value4 { get; init; } @@ -129,7 +129,7 @@ public T3 PickValue3() => IsValue3 #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value4))] @@ -137,7 +137,7 @@ public T3 PickValue3() => IsValue3 public bool IsValue4 => Value4 != null; /// - /// + /// /// public bool TryPickValue4( #if NET6_0_OR_GREATER @@ -150,14 +150,14 @@ public bool TryPickValue4( } /// - /// + /// /// public T4 PickValue4() => IsValue4 ? Value4! : throw new global::System.InvalidOperationException($"Expected union variant 'Value4' but the value was {ToString()}."); /// - /// + /// /// #if NET6_0_OR_GREATER public T5? Value5 { get; init; } @@ -166,7 +166,7 @@ public T4 PickValue4() => IsValue4 #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value5))] @@ -174,7 +174,7 @@ public T4 PickValue4() => IsValue4 public bool IsValue5 => Value5 != null; /// - /// + /// /// public bool TryPickValue5( #if NET6_0_OR_GREATER @@ -187,14 +187,14 @@ public bool TryPickValue5( } /// - /// + /// /// public T5 PickValue5() => IsValue5 ? Value5! : throw new global::System.InvalidOperationException($"Expected union variant 'Value5' but the value was {ToString()}."); /// - /// + /// /// #if NET6_0_OR_GREATER public T6? Value6 { get; init; } @@ -203,7 +203,7 @@ public T5 PickValue5() => IsValue5 #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value6))] @@ -211,7 +211,7 @@ public T5 PickValue5() => IsValue5 public bool IsValue6 => Value6 != null; /// - /// + /// /// public bool TryPickValue6( #if NET6_0_OR_GREATER @@ -224,14 +224,14 @@ public bool TryPickValue6( } /// - /// + /// /// public T6 PickValue6() => IsValue6 ? Value6! : throw new global::System.InvalidOperationException($"Expected union variant 'Value6' but the value was {ToString()}."); /// - /// + /// /// #if NET6_0_OR_GREATER public T7? Value7 { get; init; } @@ -240,7 +240,7 @@ public T6 PickValue6() => IsValue6 #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value7))] @@ -248,7 +248,7 @@ public T6 PickValue6() => IsValue6 public bool IsValue7 => Value7 != null; /// - /// + /// /// public bool TryPickValue7( #if NET6_0_OR_GREATER @@ -261,14 +261,14 @@ public bool TryPickValue7( } /// - /// + /// /// public T7 PickValue7() => IsValue7 ? Value7! : throw new global::System.InvalidOperationException($"Expected union variant 'Value7' but the value was {ToString()}."); /// - /// + /// /// #if NET6_0_OR_GREATER public T8? Value8 { get; init; } @@ -277,7 +277,7 @@ public T7 PickValue7() => IsValue7 #endif /// - /// + /// /// #if NET6_0_OR_GREATER [global::System.Diagnostics.CodeAnalysis.MemberNotNullWhen(true, nameof(Value8))] @@ -285,7 +285,7 @@ public T7 PickValue7() => IsValue7 public bool IsValue8 => Value8 != null; /// - /// + /// /// public bool TryPickValue8( #if NET6_0_OR_GREATER @@ -298,23 +298,23 @@ public bool TryPickValue8( } /// - /// + /// /// public T8 PickValue8() => IsValue8 ? Value8! : throw new global::System.InvalidOperationException($"Expected union variant 'Value8' but the value was {ToString()}."); /// - /// + /// /// public static implicit operator AnyOf(T1 value) => new AnyOf((T1?)value); /// - /// + /// /// public static implicit operator T1?(AnyOf @this) => @this.Value1; /// - /// + /// /// public AnyOf(T1? value) { @@ -322,22 +322,22 @@ public AnyOf(T1? value) } /// - /// + /// /// public static AnyOf FromValue1(T1? value) => new AnyOf(value); /// - /// + /// /// public static implicit operator AnyOf(T2 value) => new AnyOf((T2?)value); /// - /// + /// /// public static implicit operator T2?(AnyOf @this) => @this.Value2; /// - /// + /// /// public AnyOf(T2? value) { @@ -345,22 +345,22 @@ public AnyOf(T2? value) } /// - /// + /// /// public static AnyOf FromValue2(T2? value) => new AnyOf(value); /// - /// + /// /// public static implicit operator AnyOf(T3 value) => new AnyOf((T3?)value); /// - /// + /// /// public static implicit operator T3?(AnyOf @this) => @this.Value3; /// - /// + /// /// public AnyOf(T3? value) { @@ -368,22 +368,22 @@ public AnyOf(T3? value) } /// - /// + /// /// public static AnyOf FromValue3(T3? value) => new AnyOf(value); /// - /// + /// /// public static implicit operator AnyOf(T4 value) => new AnyOf((T4?)value); /// - /// + /// /// public static implicit operator T4?(AnyOf @this) => @this.Value4; /// - /// + /// /// public AnyOf(T4? value) { @@ -391,22 +391,22 @@ public AnyOf(T4? value) } /// - /// + /// /// public static AnyOf FromValue4(T4? value) => new AnyOf(value); /// - /// + /// /// public static implicit operator AnyOf(T5 value) => new AnyOf((T5?)value); /// - /// + /// /// public static implicit operator T5?(AnyOf @this) => @this.Value5; /// - /// + /// /// public AnyOf(T5? value) { @@ -414,22 +414,22 @@ public AnyOf(T5? value) } /// - /// + /// /// public static AnyOf FromValue5(T5? value) => new AnyOf(value); /// - /// + /// /// public static implicit operator AnyOf(T6 value) => new AnyOf((T6?)value); /// - /// + /// /// public static implicit operator T6?(AnyOf @this) => @this.Value6; /// - /// + /// /// public AnyOf(T6? value) { @@ -437,22 +437,22 @@ public AnyOf(T6? value) } /// - /// + /// /// public static AnyOf FromValue6(T6? value) => new AnyOf(value); /// - /// + /// /// public static implicit operator AnyOf(T7 value) => new AnyOf((T7?)value); /// - /// + /// /// public static implicit operator T7?(AnyOf @this) => @this.Value7; /// - /// + /// /// public AnyOf(T7? value) { @@ -460,22 +460,22 @@ public AnyOf(T7? value) } /// - /// + /// /// public static AnyOf FromValue7(T7? value) => new AnyOf(value); /// - /// + /// /// public static implicit operator AnyOf(T8 value) => new AnyOf((T8?)value); /// - /// + /// /// public static implicit operator T8?(AnyOf @this) => @this.Value8; /// - /// + /// /// public AnyOf(T8? value) { @@ -483,12 +483,12 @@ public AnyOf(T8? value) } /// - /// + /// /// public static AnyOf FromValue8(T8? value) => new AnyOf(value); /// - /// + /// /// public AnyOf( T1? value1, @@ -512,7 +512,7 @@ public AnyOf( } /// - /// + /// /// public object? Object => Value8 as object ?? @@ -522,11 +522,11 @@ Value5 as object ?? Value4 as object ?? Value3 as object ?? Value2 as object ?? - Value1 as object + Value1 as object ; /// - /// + /// /// public override string? ToString() => Value1?.ToString() ?? @@ -536,11 +536,11 @@ Value1 as object Value5?.ToString() ?? Value6?.ToString() ?? Value7?.ToString() ?? - Value8?.ToString() + Value8?.ToString() ; /// - /// + /// /// public bool Validate() { @@ -548,7 +548,7 @@ public bool Validate() } /// - /// + /// /// public TResult? Match( global::System.Func? value1 = null, @@ -603,7 +603,7 @@ public bool Validate() } /// - /// + /// /// public void Match( global::System.Action? value1 = null, @@ -663,7 +663,7 @@ public void Match( } /// - /// + /// /// public void Switch( global::System.Action? value1 = null, @@ -716,7 +716,7 @@ public void Switch( } /// - /// + /// /// public override int GetHashCode() { @@ -749,7 +749,7 @@ static int HashCodeAggregator(int hashCode, object? value) => value == null } /// - /// + /// /// public bool Equals(AnyOf other) { @@ -761,12 +761,12 @@ public bool Equals(AnyOf other) global::System.Collections.Generic.EqualityComparer.Default.Equals(Value5, other.Value5) && global::System.Collections.Generic.EqualityComparer.Default.Equals(Value6, other.Value6) && global::System.Collections.Generic.EqualityComparer.Default.Equals(Value7, other.Value7) && - global::System.Collections.Generic.EqualityComparer.Default.Equals(Value8, other.Value8) + global::System.Collections.Generic.EqualityComparer.Default.Equals(Value8, other.Value8) ; } /// - /// + /// /// public static bool operator ==(AnyOf obj1, AnyOf obj2) { @@ -774,7 +774,7 @@ public bool Equals(AnyOf other) } /// - /// + /// /// public static bool operator !=(AnyOf obj1, AnyOf obj2) { @@ -782,7 +782,7 @@ public bool Equals(AnyOf other) } /// - /// + /// /// public override bool Equals(object? obj) { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.CrawlerClient.GetCrawlResultV1CrawlTaskIdGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.CrawlerClient.GetCrawlResultV1CrawlTaskIdGet.g.cs index 828c16a..512f749 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.CrawlerClient.GetCrawlResultV1CrawlTaskIdGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.CrawlerClient.GetCrawlResultV1CrawlTaskIdGet.g.cs @@ -134,7 +134,7 @@ partial void ProcessGetCrawlResultV1CrawlTaskIdGetResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.CrawlerClient.GetWebhookLogsV1WebhookLogsCrawlerIdGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.CrawlerClient.GetWebhookLogsV1WebhookLogsCrawlerIdGet.g.cs index e9b6ef0..8a9bac0 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.CrawlerClient.GetWebhookLogsV1WebhookLogsCrawlerIdGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.CrawlerClient.GetWebhookLogsV1WebhookLogsCrawlerIdGet.g.cs @@ -134,7 +134,7 @@ partial void ProcessGetWebhookLogsV1WebhookLogsCrawlerIdGetResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.CrawlerClient.GetWebhookStatusV1WebhookStatusWebhookIdGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.CrawlerClient.GetWebhookStatusV1WebhookStatusWebhookIdGet.g.cs index c28f81c..ead45a8 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.CrawlerClient.GetWebhookStatusV1WebhookStatusWebhookIdGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.CrawlerClient.GetWebhookStatusV1WebhookStatusWebhookIdGet.g.cs @@ -134,7 +134,7 @@ partial void ProcessGetWebhookStatusV1WebhookStatusWebhookIdGetResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.CrawlerClient.StartCrawlV1CrawlPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.CrawlerClient.StartCrawlV1CrawlPost.g.cs index 92a04e5..23c015a 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.CrawlerClient.StartCrawlV1CrawlPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.CrawlerClient.StartCrawlV1CrawlPost.g.cs @@ -139,7 +139,7 @@ partial void ProcessStartCrawlV1CrawlPostResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.CrawlerClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.CrawlerClient.g.cs index 57ab5bd..ebebd5c 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.CrawlerClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.CrawlerClient.g.cs @@ -10,7 +10,7 @@ namespace ScrapeGraphAI public sealed partial class CrawlerClient : global::ScrapeGraphAI.ICrawlerClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.scrapegraphai.com/"; @@ -37,7 +37,7 @@ public sealed partial class CrawlerClient : global::ScrapeGraphAI.ICrawlerClient internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::ScrapeGraphAI.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.ExecuteEndpointV1EndpointEndpointIdFullPathPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.ExecuteEndpointV1EndpointEndpointIdFullPathPost.g.cs index 185fc09..c6389eb 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.ExecuteEndpointV1EndpointEndpointIdFullPathPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.ExecuteEndpointV1EndpointEndpointIdFullPathPost.g.cs @@ -153,7 +153,7 @@ partial void ProcessExecuteEndpointV1EndpointEndpointIdFullPathPostResponseConte __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = global::System.Text.Json.JsonSerializer.Serialize(request, request.GetType(), JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.GetSalesFeedItemsDetailsV1BandcampGetItemDetailsPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.GetSalesFeedItemsDetailsV1BandcampGetItemDetailsPost.g.cs index 4c68e4a..ada34d6 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.GetSalesFeedItemsDetailsV1BandcampGetItemDetailsPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.GetSalesFeedItemsDetailsV1BandcampGetItemDetailsPost.g.cs @@ -124,7 +124,7 @@ partial void ProcessGetSalesFeedItemsDetailsV1BandcampGetItemDetailsPostResponse __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.GetSalesFeedItemsV1BandcampGetSalesFeedItemsPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.GetSalesFeedItemsV1BandcampGetSalesFeedItemsPost.g.cs index a4ddc41..25c5911 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.GetSalesFeedItemsV1BandcampGetSalesFeedItemsPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.GetSalesFeedItemsV1BandcampGetSalesFeedItemsPost.g.cs @@ -124,7 +124,7 @@ partial void ProcessGetSalesFeedItemsV1BandcampGetSalesFeedItemsPostResponseCont __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.GetSuggestionsV1EndpointGetSuggestionsPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.GetSuggestionsV1EndpointGetSuggestionsPost.g.cs index f02ef3f..1aac3a4 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.GetSuggestionsV1EndpointGetSuggestionsPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.GetSuggestionsV1EndpointGetSuggestionsPost.g.cs @@ -137,7 +137,7 @@ partial void ProcessGetSuggestionsV1EndpointGetSuggestionsPostResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.SaveEndpointV1EndpointSaveEndpointPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.SaveEndpointV1EndpointSaveEndpointPost.g.cs index 80d45be..1888cc2 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.SaveEndpointV1EndpointSaveEndpointPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.SaveEndpointV1EndpointSaveEndpointPost.g.cs @@ -137,7 +137,7 @@ partial void ProcessSaveEndpointV1EndpointSaveEndpointPostResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.g.cs index 2be29d2..9b9a720 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.EndpointPocClient.g.cs @@ -10,7 +10,7 @@ namespace ScrapeGraphAI public sealed partial class EndpointPocClient : global::ScrapeGraphAI.IEndpointPocClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.scrapegraphai.com/"; @@ -37,7 +37,7 @@ public sealed partial class EndpointPocClient : global::ScrapeGraphAI.IEndpointP internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::ScrapeGraphAI.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HealthClient.HealthCheckHealthzGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HealthClient.HealthCheckHealthzGet.g.cs index a69d56c..94ff6e6 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HealthClient.HealthCheckHealthzGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HealthClient.HealthCheckHealthzGet.g.cs @@ -126,7 +126,7 @@ partial void ProcessHealthCheckHealthzGetResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HealthClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HealthClient.g.cs index f605248..8afdecc 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HealthClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HealthClient.g.cs @@ -10,7 +10,7 @@ namespace ScrapeGraphAI public sealed partial class HealthClient : global::ScrapeGraphAI.IHealthClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.scrapegraphai.com/"; @@ -37,7 +37,7 @@ public sealed partial class HealthClient : global::ScrapeGraphAI.IHealthClient, internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::ScrapeGraphAI.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetAgenticScraperHistoryV1HistoryAgenticScraperGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetAgenticScraperHistoryV1HistoryAgenticScraperGet.g.cs index eae8425..cde5e8d 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetAgenticScraperHistoryV1HistoryAgenticScraperGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetAgenticScraperHistoryV1HistoryAgenticScraperGet.g.cs @@ -181,7 +181,7 @@ partial void ProcessGetAgenticScraperHistoryV1HistoryAgenticScraperGetResponseCo __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = global::System.Text.Json.JsonSerializer.Serialize(request, request.GetType(), JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetCrawlerHistoryV1HistoryCrawlGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetCrawlerHistoryV1HistoryCrawlGet.g.cs index e5d126a..a133e51 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetCrawlerHistoryV1HistoryCrawlGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetCrawlerHistoryV1HistoryCrawlGet.g.cs @@ -179,7 +179,7 @@ partial void ProcessGetCrawlerHistoryV1HistoryCrawlGetResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = global::System.Text.Json.JsonSerializer.Serialize(request, request.GetType(), JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetMarkdownifyHistoryV1HistoryMarkdownifyGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetMarkdownifyHistoryV1HistoryMarkdownifyGet.g.cs index e413e7c..4bcc48d 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetMarkdownifyHistoryV1HistoryMarkdownifyGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetMarkdownifyHistoryV1HistoryMarkdownifyGet.g.cs @@ -179,7 +179,7 @@ partial void ProcessGetMarkdownifyHistoryV1HistoryMarkdownifyGetResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = global::System.Text.Json.JsonSerializer.Serialize(request, request.GetType(), JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetScrapeHistoryV1HistoryScrapeGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetScrapeHistoryV1HistoryScrapeGet.g.cs index 139edee..b9a2fa2 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetScrapeHistoryV1HistoryScrapeGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetScrapeHistoryV1HistoryScrapeGet.g.cs @@ -179,7 +179,7 @@ partial void ProcessGetScrapeHistoryV1HistoryScrapeGetResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = global::System.Text.Json.JsonSerializer.Serialize(request, request.GetType(), JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetSearchscraperHistoryV1HistorySearchscraperGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetSearchscraperHistoryV1HistorySearchscraperGet.g.cs index 65a23d2..0c48779 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetSearchscraperHistoryV1HistorySearchscraperGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetSearchscraperHistoryV1HistorySearchscraperGet.g.cs @@ -179,7 +179,7 @@ partial void ProcessGetSearchscraperHistoryV1HistorySearchscraperGetResponseCont __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = global::System.Text.Json.JsonSerializer.Serialize(request, request.GetType(), JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetSitemapHistoryV1HistorySitemapGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetSitemapHistoryV1HistorySitemapGet.g.cs index f2ff9ee..03a6380 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetSitemapHistoryV1HistorySitemapGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetSitemapHistoryV1HistorySitemapGet.g.cs @@ -167,7 +167,7 @@ partial void ProcessGetSitemapHistoryV1HistorySitemapGetResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = global::System.Text.Json.JsonSerializer.Serialize(request, request.GetType(), JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetSmartscraperHistoryV1HistorySmartscraperGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetSmartscraperHistoryV1HistorySmartscraperGet.g.cs index ad5024c..6810649 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetSmartscraperHistoryV1HistorySmartscraperGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.GetSmartscraperHistoryV1HistorySmartscraperGet.g.cs @@ -179,7 +179,7 @@ partial void ProcessGetSmartscraperHistoryV1HistorySmartscraperGetResponseConten __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = global::System.Text.Json.JsonSerializer.Serialize(request, request.GetType(), JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.g.cs index bd25249..13ddc12 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.HistoryClient.g.cs @@ -10,7 +10,7 @@ namespace ScrapeGraphAI public sealed partial class HistoryClient : global::ScrapeGraphAI.IHistoryClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.scrapegraphai.com/"; @@ -37,7 +37,7 @@ public sealed partial class HistoryClient : global::ScrapeGraphAI.IHistoryClient internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::ScrapeGraphAI.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IAdminClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IAdminClient.g.cs index ae05122..40d51d9 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IAdminClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IAdminClient.g.cs @@ -39,7 +39,7 @@ public partial interface IAdminClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IAgenticScrapperClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IAgenticScrapperClient.g.cs index 2244ad4..88e3cae 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IAgenticScrapperClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IAgenticScrapperClient.g.cs @@ -39,7 +39,7 @@ public partial interface IAgenticScrapperClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ICrawlerClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ICrawlerClient.g.cs index d9c8229..1baa237 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ICrawlerClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ICrawlerClient.g.cs @@ -39,7 +39,7 @@ public partial interface ICrawlerClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IEndpointPocClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IEndpointPocClient.g.cs index 7c5c727..29ac22d 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IEndpointPocClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IEndpointPocClient.g.cs @@ -39,7 +39,7 @@ public partial interface IEndpointPocClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IHealthClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IHealthClient.g.cs index afedf8f..e038c20 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IHealthClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IHealthClient.g.cs @@ -39,7 +39,7 @@ public partial interface IHealthClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IHistoryClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IHistoryClient.g.cs index 92f97b8..a4447da 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IHistoryClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IHistoryClient.g.cs @@ -39,7 +39,7 @@ public partial interface IHistoryClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IMarkdownifyClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IMarkdownifyClient.g.cs index 8a1d6ae..ca8f642 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IMarkdownifyClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IMarkdownifyClient.g.cs @@ -39,7 +39,7 @@ public partial interface IMarkdownifyClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IOrthogonalClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IOrthogonalClient.g.cs index 289ba96..aafd8d5 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IOrthogonalClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IOrthogonalClient.g.cs @@ -39,7 +39,7 @@ public partial interface IOrthogonalClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IScheduledJobsClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IScheduledJobsClient.g.cs index 4aacc66..2d95b54 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IScheduledJobsClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IScheduledJobsClient.g.cs @@ -39,7 +39,7 @@ public partial interface IScheduledJobsClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ISchemaGeneratorClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ISchemaGeneratorClient.g.cs index 7f89b31..dd19f28 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ISchemaGeneratorClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ISchemaGeneratorClient.g.cs @@ -39,7 +39,7 @@ public partial interface ISchemaGeneratorClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IScrapeClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IScrapeClient.g.cs index a595f7e..125aece 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IScrapeClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IScrapeClient.g.cs @@ -39,7 +39,7 @@ public partial interface IScrapeClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IScrapeGraphAIClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IScrapeGraphAIClient.g.cs index aca3bd4..52958b9 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IScrapeGraphAIClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IScrapeGraphAIClient.g.cs @@ -39,98 +39,98 @@ public partial interface IScrapeGraphAIClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } /// - /// + /// /// public AdminClient Admin { get; } /// - /// + /// /// public AgenticScrapperClient AgenticScrapper { get; } /// - /// + /// /// public CrawlerClient Crawler { get; } /// - /// + /// /// public EndpointPocClient EndpointPoc { get; } /// - /// + /// /// public HealthClient Health { get; } /// - /// + /// /// public HistoryClient History { get; } /// - /// + /// /// public MarkdownifyClient Markdownify { get; } /// - /// + /// /// public OrthogonalClient Orthogonal { get; } /// - /// + /// /// public ScheduledJobsClient ScheduledJobs { get; } /// - /// + /// /// public SchemaGeneratorClient SchemaGenerator { get; } /// - /// + /// /// public ScrapeClient Scrape { get; } /// - /// + /// /// public SearchScraperClient SearchScraper { get; } /// - /// + /// /// public SiteMonitorsClient SiteMonitors { get; } /// - /// + /// /// public SitemapClient Sitemap { get; } /// - /// + /// /// public SmartScraperClient SmartScraper { get; } /// - /// + /// /// public ToonifyClient Toonify { get; } /// - /// + /// /// public UsageClient Usage { get; } /// - /// + /// /// public UserClient User { get; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ISearchScraperClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ISearchScraperClient.g.cs index 58be566..1a2e083 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ISearchScraperClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ISearchScraperClient.g.cs @@ -39,7 +39,7 @@ public partial interface ISearchScraperClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ISiteMonitorsClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ISiteMonitorsClient.g.cs index e211ef1..6c4745e 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ISiteMonitorsClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ISiteMonitorsClient.g.cs @@ -39,7 +39,7 @@ public partial interface ISiteMonitorsClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ISitemapClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ISitemapClient.g.cs index 73ea229..6cfbb96 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ISitemapClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ISitemapClient.g.cs @@ -39,7 +39,7 @@ public partial interface ISitemapClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ISmartScraperClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ISmartScraperClient.g.cs index 2f5632e..45d00fd 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ISmartScraperClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ISmartScraperClient.g.cs @@ -39,7 +39,7 @@ public partial interface ISmartScraperClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IToonifyClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IToonifyClient.g.cs index c9c0031..536d7f5 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IToonifyClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IToonifyClient.g.cs @@ -39,7 +39,7 @@ public partial interface IToonifyClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IUsageClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IUsageClient.g.cs index 2870216..de896cf 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IUsageClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IUsageClient.g.cs @@ -39,7 +39,7 @@ public partial interface IUsageClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IUserClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IUserClient.g.cs index 91c9919..00b1da5 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IUserClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.IUserClient.g.cs @@ -39,7 +39,7 @@ public partial interface IUserClient : global::System.IDisposable /// - /// + /// /// global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.AgenticScrapperStatus.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.AgenticScrapperStatus.g.cs index 0a3ecdc..27343df 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.AgenticScrapperStatus.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.AgenticScrapperStatus.g.cs @@ -20,7 +20,7 @@ public sealed class AgenticScrapperStatusJsonConverter : global::System.Text.Jso { return global::ScrapeGraphAI.AgenticScrapperStatusExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.AgenticScrapperStatusNullable.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.AgenticScrapperStatusNullable.g.cs index 4f355ff..10df45a 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.AgenticScrapperStatusNullable.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.AgenticScrapperStatusNullable.g.cs @@ -20,7 +20,7 @@ public sealed class AgenticScrapperStatusNullableJsonConverter : global::System. { return global::ScrapeGraphAI.AgenticScrapperStatusExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.CrawlStatus.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.CrawlStatus.g.cs index ec987b4..bdb6266 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.CrawlStatus.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.CrawlStatus.g.cs @@ -20,7 +20,7 @@ public sealed class CrawlStatusJsonConverter : global::System.Text.Json.Serializ { return global::ScrapeGraphAI.CrawlStatusExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.CrawlStatusNullable.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.CrawlStatusNullable.g.cs index af6947e..e0fc82b 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.CrawlStatusNullable.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.CrawlStatusNullable.g.cs @@ -20,7 +20,7 @@ public sealed class CrawlStatusNullableJsonConverter : global::System.Text.Json. { return global::ScrapeGraphAI.CrawlStatusExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.GetUsageTimelineV1UsageTimelineGetDays2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.GetUsageTimelineV1UsageTimelineGetDays2.g.cs index 78328df..182fea2 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.GetUsageTimelineV1UsageTimelineGetDays2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.GetUsageTimelineV1UsageTimelineGetDays2.g.cs @@ -20,7 +20,7 @@ public sealed class GetUsageTimelineV1UsageTimelineGetDays2JsonConverter : globa { return global::ScrapeGraphAI.GetUsageTimelineV1UsageTimelineGetDays2Extensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.GetUsageTimelineV1UsageTimelineGetDays2Nullable.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.GetUsageTimelineV1UsageTimelineGetDays2Nullable.g.cs index af2ef42..3eff11d 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.GetUsageTimelineV1UsageTimelineGetDays2Nullable.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.GetUsageTimelineV1UsageTimelineGetDays2Nullable.g.cs @@ -20,7 +20,7 @@ public sealed class GetUsageTimelineV1UsageTimelineGetDays2NullableJsonConverter { return global::ScrapeGraphAI.GetUsageTimelineV1UsageTimelineGetDays2Extensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.MarkdownifyRequestStatus.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.MarkdownifyRequestStatus.g.cs index 2e9b4ba..fb391cd 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.MarkdownifyRequestStatus.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.MarkdownifyRequestStatus.g.cs @@ -20,7 +20,7 @@ public sealed class MarkdownifyRequestStatusJsonConverter : global::System.Text. { return global::ScrapeGraphAI.MarkdownifyRequestStatusExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.MarkdownifyRequestStatusNullable.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.MarkdownifyRequestStatusNullable.g.cs index d896f80..15d24d7 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.MarkdownifyRequestStatusNullable.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.MarkdownifyRequestStatusNullable.g.cs @@ -20,7 +20,7 @@ public sealed class MarkdownifyRequestStatusNullableJsonConverter : global::Syst { return global::ScrapeGraphAI.MarkdownifyRequestStatusExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.MarkdownifyStatus.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.MarkdownifyStatus.g.cs index 7ca8ee9..8b276c5 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.MarkdownifyStatus.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.MarkdownifyStatus.g.cs @@ -20,7 +20,7 @@ public sealed class MarkdownifyStatusJsonConverter : global::System.Text.Json.Se { return global::ScrapeGraphAI.MarkdownifyStatusExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.MarkdownifyStatusNullable.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.MarkdownifyStatusNullable.g.cs index ca0db61..3239b7c 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.MarkdownifyStatusNullable.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.MarkdownifyStatusNullable.g.cs @@ -20,7 +20,7 @@ public sealed class MarkdownifyStatusNullableJsonConverter : global::System.Text { return global::ScrapeGraphAI.MarkdownifyStatusExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.ScrapeStatus.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.ScrapeStatus.g.cs index 26f4fb7..e098ad3 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.ScrapeStatus.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.ScrapeStatus.g.cs @@ -20,7 +20,7 @@ public sealed class ScrapeStatusJsonConverter : global::System.Text.Json.Seriali { return global::ScrapeGraphAI.ScrapeStatusExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.ScrapeStatusNullable.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.ScrapeStatusNullable.g.cs index e6b4bd2..efd5ed8 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.ScrapeStatusNullable.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.ScrapeStatusNullable.g.cs @@ -20,7 +20,7 @@ public sealed class ScrapeStatusNullableJsonConverter : global::System.Text.Json { return global::ScrapeGraphAI.ScrapeStatusExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.SearchScraperStatus.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.SearchScraperStatus.g.cs index c9a2855..c30c6c3 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.SearchScraperStatus.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.SearchScraperStatus.g.cs @@ -20,7 +20,7 @@ public sealed class SearchScraperStatusJsonConverter : global::System.Text.Json. { return global::ScrapeGraphAI.SearchScraperStatusExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.SearchScraperStatusNullable.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.SearchScraperStatusNullable.g.cs index 938b678..91f264d 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.SearchScraperStatusNullable.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.SearchScraperStatusNullable.g.cs @@ -20,7 +20,7 @@ public sealed class SearchScraperStatusNullableJsonConverter : global::System.Te { return global::ScrapeGraphAI.SearchScraperStatusExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.ServiceType.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.ServiceType.g.cs index 8433282..c0bde02 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.ServiceType.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.ServiceType.g.cs @@ -20,7 +20,7 @@ public sealed class ServiceTypeJsonConverter : global::System.Text.Json.Serializ { return global::ScrapeGraphAI.ServiceTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.ServiceTypeNullable.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.ServiceTypeNullable.g.cs index 0081518..a8fe30b 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.ServiceTypeNullable.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.ServiceTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class ServiceTypeNullableJsonConverter : global::System.Text.Json. { return global::ScrapeGraphAI.ServiceTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.SmartscraperStatus.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.SmartscraperStatus.g.cs index 0ebbc97..a7d5a7e 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.SmartscraperStatus.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.SmartscraperStatus.g.cs @@ -20,7 +20,7 @@ public sealed class SmartscraperStatusJsonConverter : global::System.Text.Json.S { return global::ScrapeGraphAI.SmartscraperStatusExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.SmartscraperStatusNullable.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.SmartscraperStatusNullable.g.cs index dd09f85..53d997b 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.SmartscraperStatusNullable.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.SmartscraperStatusNullable.g.cs @@ -20,7 +20,7 @@ public sealed class SmartscraperStatusNullableJsonConverter : global::System.Tex { return global::ScrapeGraphAI.SmartscraperStatusExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.StepType.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.StepType.g.cs index cf15cb6..d29c648 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.StepType.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.StepType.g.cs @@ -20,7 +20,7 @@ public sealed class StepTypeJsonConverter : global::System.Text.Json.Serializati { return global::ScrapeGraphAI.StepTypeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.StepTypeNullable.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.StepTypeNullable.g.cs index 0713de4..78b3840 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.StepTypeNullable.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.StepTypeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class StepTypeNullableJsonConverter : global::System.Text.Json.Ser { return global::ScrapeGraphAI.StepTypeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.TimeRange.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.TimeRange.g.cs index c04f6e9..2b8ae25 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.TimeRange.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.TimeRange.g.cs @@ -20,7 +20,7 @@ public sealed class TimeRangeJsonConverter : global::System.Text.Json.Serializat { return global::ScrapeGraphAI.TimeRangeExtensions.ToEnum(stringValue) ?? default; } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.TimeRangeNullable.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.TimeRangeNullable.g.cs index fa517d6..06c7038 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.TimeRangeNullable.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.TimeRangeNullable.g.cs @@ -20,7 +20,7 @@ public sealed class TimeRangeNullableJsonConverter : global::System.Text.Json.Se { return global::ScrapeGraphAI.TimeRangeExtensions.ToEnum(stringValue); } - + break; } case global::System.Text.Json.JsonTokenType.Number: diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.UnixTimestamp.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.UnixTimestamp.g.cs index a5e281e..6c4d14c 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonConverters.UnixTimestamp.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.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/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonSerializerContext.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonSerializerContext.g.cs index 15e1268..606b612 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonSerializerContext.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonSerializerContext.g.cs @@ -7,7 +7,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonSourceGenerationOptions( DefaultIgnoreCondition = global::System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull, @@ -72,6 +72,7 @@ namespace ScrapeGraphAI typeof(global::ScrapeGraphAI.JsonConverters.UnixTimestampJsonConverter), })] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScrapeGraphAI.JsonSerializerContextTypes))] + [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.List), TypeInfoPropertyName = "SystemCollectionsGeneric_ObjectList")] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScrapeGraphAI.ActionStep))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScrapeGraphAI.StepType), TypeInfoPropertyName = "StepType2")] [global::System.Text.Json.Serialization.JsonSerializable(typeof(string))] @@ -154,7 +155,7 @@ namespace ScrapeGraphAI [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScrapeGraphAI.ScrapeRequest))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScrapeGraphAI.ScrapeStatus), TypeInfoPropertyName = "ScrapeStatus2")] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScrapeGraphAI.SearchScraperRequest))] - [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScrapeGraphAI.TimeRange))] + [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScrapeGraphAI.TimeRange), TypeInfoPropertyName = "TimeRange2")] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScrapeGraphAI.SearchscraperHistoryResponse))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.IList))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScrapeGraphAI.SearchscraperRequestDB))] @@ -182,7 +183,7 @@ namespace ScrapeGraphAI [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScrapeGraphAI.AnyOf), TypeInfoPropertyName = "AnyOfStringInt322")] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScrapeGraphAI.WorkflowExecutionResult))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.IList))] - [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScrapeGraphAI.GetUsageTimelineV1UsageTimelineGetDays2))] + [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScrapeGraphAI.GetUsageTimelineV1UsageTimelineGetDays2), TypeInfoPropertyName = "GetUsageTimelineV1UsageTimelineGetDays22")] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.List))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.List))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.List>))] diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonSerializerContextTypes.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonSerializerContextTypes.g.cs index a500f71..4a4fb86 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonSerializerContextTypes.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.JsonSerializerContextTypes.g.cs @@ -6,532 +6,537 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class JsonSerializerContextTypes { /// - /// + /// /// public global::System.Collections.Generic.Dictionary? StringStringDictionary { get; set; } /// - /// + /// /// public global::System.Collections.Generic.Dictionary? StringObjectDictionary { get; set; } /// - /// + /// Runtime object lists used by dynamic JSON payloads such as tool arguments. + /// + public global::System.Collections.Generic.List? ObjectList { get; set; } + + /// + /// /// public global::System.Text.Json.JsonElement? JsonElement { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.ActionStep? Type0 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.StepType? Type1 { get; set; } /// - /// + /// /// public string? Type2 { get; set; } /// - /// + /// /// public bool? Type3 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.AgenticScraperHistoryResponse? Type4 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type5 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.AgenticScraperRequestDB? Type6 { get; set; } /// - /// + /// /// public object? Type7 { get; set; } /// - /// + /// /// public global::System.DateTime? Type8 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.AgenticScrapperStatus? Type9 { get; set; } /// - /// + /// /// public double? Type10 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.AgenticScrapperLiveSessionUrlRequest? Type11 { get; set; } /// - /// + /// /// public int? Type12 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.AgenticScrapperLiveSessionUrlResponse? Type13 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.AgenticScrapperRequest? Type14 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type15 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.AgenticScrapperResponse? Type16 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.AgenticScrapperStopSessionRequest? Type17 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.CompletedMarkdownifyResponse? Type18 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.MarkdownifyStatus? Type19 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.CompletedSearchScraperResponse? Type20 { get; set; } /// - /// + /// /// public global::System.Guid? Type21 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.SearchScraperStatus? Type22 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.CompletedSmartscraperResponse? Type23 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.SmartscraperStatus? Type24 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.AnyOf? Type25 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.ConditionalStep? Type26 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.AnyOf? Type27 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.NavigationStep? Type28 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.ExtractionStep? Type29 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.MarkdownExtractionStep? Type30 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.LoopStep? Type31 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.SubWorkflowStep? Type32 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.WaitStep? Type33 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.CrawlJob? Type34 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.CrawlJobRules2? Type35 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.CrawlStatus? Type36 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.CrawlerHistoryResponse? Type37 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type38 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.CrawlerRequestDB? Type39 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.CreditsResponse? Type40 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.DeductCreditsBody? Type41 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.DeductCreditsResponse? Type42 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.EndPointSuggestionRequest? Type43 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.EndPointSuggestions? Type44 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type45 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.EndpointSuggestion? Type46 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.EndPointSuggestionsResponse? Type47 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.EndpointParameter? Type48 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type49 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.FeedbackCreate? Type50 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.FeedbackResponse? Type51 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.HTTPValidationError? Type52 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type53 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.ValidationError? Type54 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.JobExecutionListResponse? Type55 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type56 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.JobExecutionResponse? Type57 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.JobTriggerResponse? Type58 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.MarkdownifyHistoryResponse? Type59 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type60 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.MarkdownifyRequestDB? Type61 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.MarkdownifyRequest? Type62 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.Dictionary? Type63 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.MarkdownifyRequestStatus? Type64 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.ProductFeedback? Type65 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.ProductFeedbackResponse? Type66 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.QueryRedisCacheByPatternRequest? Type67 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.ScheduledJobCreate? Type68 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.ServiceType? Type69 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.ScheduledJobListResponse? Type70 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type71 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.ScheduledJobResponse? Type72 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.SchemaGenerationRequest? Type73 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.SchemaGenerationResponse? Type74 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.ScrapeHistoryResponse? Type75 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type76 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.ScrapeRequestDB? Type77 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.ScrapeRequest? Type78 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.ScrapeStatus? Type79 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.SearchScraperRequest? Type80 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.TimeRange? Type81 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.SearchscraperHistoryResponse? Type82 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type83 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.SearchscraperRequestDB? Type84 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.SiteMonitorCreate? Type85 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.SiteMonitorExtractionConfig? Type86 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.SiteMonitorListResponse? Type87 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type88 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.SiteMonitorResponse? Type89 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.SiteMonitorUpdate? Type90 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.SitemapHistoryResponse? Type91 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type92 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.SitemapRequestDB? Type93 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.SitemapRequest? Type94 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.SitemapResponse? Type95 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.SmartscraperHistoryResponse? Type96 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type97 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.SmartscraperRequestDB? Type98 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.SmartscraperRequest? Type99 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.StepResult? Type100 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.WorkflowDefinition? Type101 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.TimelineEntry? Type102 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.UsageTimelineResponse? Type103 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type104 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList>? Type105 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.AnyOf? Type106 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.WorkflowExecutionResult? Type107 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.IList? Type108 { get; set; } /// - /// + /// /// public global::ScrapeGraphAI.GetUsageTimelineV1UsageTimelineGetDays2? Type109 { 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::System.Collections.Generic.List? ListType4 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.List? ListType5 { get; set; } /// - /// + /// /// public global::System.Collections.Generic.List? 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; } } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.MarkdownifyClient.GetMarkdownifyStatusV1MarkdownifyRequestIdGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.MarkdownifyClient.GetMarkdownifyStatusV1MarkdownifyRequestIdGet.g.cs index 495e929..999edd9 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.MarkdownifyClient.GetMarkdownifyStatusV1MarkdownifyRequestIdGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.MarkdownifyClient.GetMarkdownifyStatusV1MarkdownifyRequestIdGet.g.cs @@ -132,7 +132,7 @@ partial void ProcessGetMarkdownifyStatusV1MarkdownifyRequestIdGetResponseContent __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.MarkdownifyClient.StartMarkdownifyV1MarkdownifyPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.MarkdownifyClient.StartMarkdownifyV1MarkdownifyPost.g.cs index bad9156..cda0b9f 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.MarkdownifyClient.StartMarkdownifyV1MarkdownifyPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.MarkdownifyClient.StartMarkdownifyV1MarkdownifyPost.g.cs @@ -137,7 +137,7 @@ partial void ProcessStartMarkdownifyV1MarkdownifyPostResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.MarkdownifyClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.MarkdownifyClient.g.cs index 1bd628e..0f9ac3a 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.MarkdownifyClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.MarkdownifyClient.g.cs @@ -10,7 +10,7 @@ namespace ScrapeGraphAI public sealed partial class MarkdownifyClient : global::ScrapeGraphAI.IMarkdownifyClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.scrapegraphai.com/"; @@ -37,7 +37,7 @@ public sealed partial class MarkdownifyClient : global::ScrapeGraphAI.IMarkdowni internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::ScrapeGraphAI.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperHistoryResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperHistoryResponse.g.cs index 024d5b7..1095974 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperHistoryResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperHistoryResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class AgenticScraperHistoryResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperHistoryResponseNextKey2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperHistoryResponseNextKey2.g.cs index 8aa7a8b..07ed23a 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperHistoryResponseNextKey2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperHistoryResponseNextKey2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class AgenticScraperHistoryResponseNextKey2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDB.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDB.g.cs index 8b7f09c..d2ad5f4 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDB.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDB.g.cs @@ -9,54 +9,54 @@ namespace ScrapeGraphAI public sealed partial class AgenticScraperRequestDB { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("request_id")] [global::System.Text.Json.Serialization.JsonRequired] public required string RequestId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("user_id")] [global::System.Text.Json.Serialization.JsonRequired] public required string UserId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("webpage_id")] [global::System.Text.Json.Serialization.JsonRequired] public required string WebpageId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("website_url")] [global::System.Text.Json.Serialization.JsonRequired] public required string WebsiteUrl { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("user_prompt")] public string? UserPrompt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("output_schema")] public object? OutputSchema { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("requested_at")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.DateTime RequestedAt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("finished_at")] public global::System.DateTime? FinishedAt { get; set; } @@ -70,13 +70,13 @@ public sealed partial class AgenticScraperRequestDB public required global::ScrapeGraphAI.AgenticScrapperStatus Status { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("metadata")] public object? Metadata { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("result")] public object? Result { get; set; } @@ -88,13 +88,13 @@ public sealed partial class AgenticScraperRequestDB public double? TotalCost { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("usage_id")] public string? UsageId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("error")] public string? Error { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBError.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBError.Json.g.cs deleted file mode 100644 index 7a45fb2..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBError.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class AgenticScraperRequestDBError - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.AgenticScraperRequestDBError? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.AgenticScraperRequestDBError), - jsonSerializerContext) as global::ScrapeGraphAI.AgenticScraperRequestDBError; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.AgenticScraperRequestDBError? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.AgenticScraperRequestDBError? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.AgenticScraperRequestDBError), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.AgenticScraperRequestDBError; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBError.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBError.g.cs deleted file mode 100644 index baccea0..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBError.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class AgenticScraperRequestDBError - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBFinishedAt.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBFinishedAt.Json.g.cs deleted file mode 100644 index 055f75a..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBFinishedAt.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class AgenticScraperRequestDBFinishedAt - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.AgenticScraperRequestDBFinishedAt? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.AgenticScraperRequestDBFinishedAt), - jsonSerializerContext) as global::ScrapeGraphAI.AgenticScraperRequestDBFinishedAt; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.AgenticScraperRequestDBFinishedAt? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.AgenticScraperRequestDBFinishedAt? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.AgenticScraperRequestDBFinishedAt), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.AgenticScraperRequestDBFinishedAt; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBFinishedAt.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBFinishedAt.g.cs deleted file mode 100644 index 2948e86..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBFinishedAt.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class AgenticScraperRequestDBFinishedAt - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBMetadata.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBMetadata.g.cs index eb3a790..1675462 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBMetadata.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBMetadata.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class AgenticScraperRequestDBMetadata { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBMetadata2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBMetadata2.g.cs index 44d46ef..01d994e 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBMetadata2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBMetadata2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class AgenticScraperRequestDBMetadata2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBOutputSchema.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBOutputSchema.g.cs index e052369..77bd76d 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBOutputSchema.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBOutputSchema.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class AgenticScraperRequestDBOutputSchema { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBOutputSchema2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBOutputSchema2.g.cs index b9d77a6..7c522bc 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBOutputSchema2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBOutputSchema2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class AgenticScraperRequestDBOutputSchema2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBResult.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBResult.g.cs index 9a7e3b8..036aca7 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBResult.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBResult.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class AgenticScraperRequestDBResult { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBResult2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBResult2.g.cs index d1a95c1..ef720ec 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBResult2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBResult2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class AgenticScraperRequestDBResult2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBTotalCost.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBTotalCost.Json.g.cs deleted file mode 100644 index 799d787..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBTotalCost.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class AgenticScraperRequestDBTotalCost - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.AgenticScraperRequestDBTotalCost? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.AgenticScraperRequestDBTotalCost), - jsonSerializerContext) as global::ScrapeGraphAI.AgenticScraperRequestDBTotalCost; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.AgenticScraperRequestDBTotalCost? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.AgenticScraperRequestDBTotalCost? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.AgenticScraperRequestDBTotalCost), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.AgenticScraperRequestDBTotalCost; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBTotalCost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBTotalCost.g.cs deleted file mode 100644 index 9b7c55d..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBTotalCost.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Default Value: 0F - /// - public sealed partial class AgenticScraperRequestDBTotalCost - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBUsageId.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBUsageId.Json.g.cs deleted file mode 100644 index 7d9f3d7..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBUsageId.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class AgenticScraperRequestDBUsageId - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.AgenticScraperRequestDBUsageId? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.AgenticScraperRequestDBUsageId), - jsonSerializerContext) as global::ScrapeGraphAI.AgenticScraperRequestDBUsageId; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.AgenticScraperRequestDBUsageId? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.AgenticScraperRequestDBUsageId? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.AgenticScraperRequestDBUsageId), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.AgenticScraperRequestDBUsageId; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBUsageId.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBUsageId.g.cs deleted file mode 100644 index 80b8994..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBUsageId.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class AgenticScraperRequestDBUsageId - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBUserPrompt.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBUserPrompt.Json.g.cs deleted file mode 100644 index 85ccc37..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBUserPrompt.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class AgenticScraperRequestDBUserPrompt - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.AgenticScraperRequestDBUserPrompt? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.AgenticScraperRequestDBUserPrompt), - jsonSerializerContext) as global::ScrapeGraphAI.AgenticScraperRequestDBUserPrompt; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.AgenticScraperRequestDBUserPrompt? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.AgenticScraperRequestDBUserPrompt? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.AgenticScraperRequestDBUserPrompt), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.AgenticScraperRequestDBUserPrompt; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBUserPrompt.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBUserPrompt.g.cs deleted file mode 100644 index 096351a..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScraperRequestDBUserPrompt.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class AgenticScraperRequestDBUserPrompt - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperLiveSessionUrlRequest.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperLiveSessionUrlRequest.g.cs index 69df8c2..d9cc0be 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperLiveSessionUrlRequest.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperLiveSessionUrlRequest.g.cs @@ -4,12 +4,12 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class AgenticScrapperLiveSessionUrlRequest { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("url")] [global::System.Text.Json.Serialization.JsonRequired] diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperLiveSessionUrlResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperLiveSessionUrlResponse.g.cs index cf688b0..b342322 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperLiveSessionUrlResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperLiveSessionUrlResponse.g.cs @@ -4,19 +4,19 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class AgenticScrapperLiveSessionUrlResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("session_url")] [global::System.Text.Json.Serialization.JsonRequired] public required string SessionUrl { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("session_id")] [global::System.Text.Json.Serialization.JsonRequired] diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequest.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequest.g.cs index eda051a..3a61d7d 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequest.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequest.g.cs @@ -4,19 +4,19 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class AgenticScrapperRequest { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("url")] [global::System.Text.Json.Serialization.JsonRequired] public required string Url { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("user_prompt")] public string? UserPrompt { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestCountryCode.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestCountryCode.Json.g.cs deleted file mode 100644 index 402e558..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestCountryCode.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class AgenticScrapperRequestCountryCode - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.AgenticScrapperRequestCountryCode? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.AgenticScrapperRequestCountryCode), - jsonSerializerContext) as global::ScrapeGraphAI.AgenticScrapperRequestCountryCode; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.AgenticScrapperRequestCountryCode? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.AgenticScrapperRequestCountryCode? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.AgenticScrapperRequestCountryCode), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.AgenticScrapperRequestCountryCode; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestCountryCode.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestCountryCode.g.cs deleted file mode 100644 index 9fa23ff..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestCountryCode.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// The country code to use for the scrape (e.g. US, GB) - /// - public sealed partial class AgenticScrapperRequestCountryCode - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestOutputSchema2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestOutputSchema2.g.cs index c4adcdb..60eb97f 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestOutputSchema2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestOutputSchema2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class AgenticScrapperRequestOutputSchema2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestSteps.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestSteps.Json.g.cs deleted file mode 100644 index de25507..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestSteps.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class AgenticScrapperRequestSteps - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.AgenticScrapperRequestSteps? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.AgenticScrapperRequestSteps), - jsonSerializerContext) as global::ScrapeGraphAI.AgenticScrapperRequestSteps; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.AgenticScrapperRequestSteps? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.AgenticScrapperRequestSteps? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.AgenticScrapperRequestSteps), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.AgenticScrapperRequestSteps; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestSteps.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestSteps.g.cs deleted file mode 100644 index e4dc8ec..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestSteps.g.cs +++ /dev/null @@ -1,20 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// List of steps to actions to perform on the website
- /// Default Value: [] - ///
- public sealed partial class AgenticScrapperRequestSteps - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestUserPrompt.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestUserPrompt.Json.g.cs deleted file mode 100644 index 1f0a768..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestUserPrompt.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class AgenticScrapperRequestUserPrompt - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.AgenticScrapperRequestUserPrompt? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.AgenticScrapperRequestUserPrompt), - jsonSerializerContext) as global::ScrapeGraphAI.AgenticScrapperRequestUserPrompt; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.AgenticScrapperRequestUserPrompt? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.AgenticScrapperRequestUserPrompt? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.AgenticScrapperRequestUserPrompt), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.AgenticScrapperRequestUserPrompt; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestUserPrompt.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestUserPrompt.g.cs deleted file mode 100644 index 30c5de7..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestUserPrompt.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class AgenticScrapperRequestUserPrompt - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestWebhookUrl.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestWebhookUrl.Json.g.cs deleted file mode 100644 index 605c7e6..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestWebhookUrl.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class AgenticScrapperRequestWebhookUrl - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.AgenticScrapperRequestWebhookUrl? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.AgenticScrapperRequestWebhookUrl), - jsonSerializerContext) as global::ScrapeGraphAI.AgenticScrapperRequestWebhookUrl; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.AgenticScrapperRequestWebhookUrl? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.AgenticScrapperRequestWebhookUrl? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.AgenticScrapperRequestWebhookUrl), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.AgenticScrapperRequestWebhookUrl; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestWebhookUrl.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestWebhookUrl.g.cs deleted file mode 100644 index 10cd965..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperRequestWebhookUrl.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Webhook URL to send the job result to - /// - public sealed partial class AgenticScrapperRequestWebhookUrl - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperResponse.g.cs index fe2f84f..7fa5f3a 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperResponse.g.cs @@ -4,32 +4,32 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class AgenticScrapperResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("request_id")] [global::System.Text.Json.Serialization.JsonRequired] public required string RequestId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("markdown")] [global::System.Text.Json.Serialization.JsonRequired] public required string Markdown { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("error")] public string? Error { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("result")] public object? Result { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperResponseError.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperResponseError.Json.g.cs deleted file mode 100644 index f4a25df..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperResponseError.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class AgenticScrapperResponseError - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.AgenticScrapperResponseError? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.AgenticScrapperResponseError), - jsonSerializerContext) as global::ScrapeGraphAI.AgenticScrapperResponseError; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.AgenticScrapperResponseError? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.AgenticScrapperResponseError? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.AgenticScrapperResponseError), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.AgenticScrapperResponseError; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperResponseError.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperResponseError.g.cs deleted file mode 100644 index 2148da0..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperResponseError.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class AgenticScrapperResponseError - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperResponseResult.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperResponseResult.g.cs index 554b91c..8bc2ed3 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperResponseResult.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperResponseResult.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class AgenticScrapperResponseResult { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperResponseResult2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperResponseResult2.g.cs index 65fd376..324ddda 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperResponseResult2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperResponseResult2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class AgenticScrapperResponseResult2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperStatus.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperStatus.g.cs index d299ce7..b141415 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperStatus.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperStatus.g.cs @@ -9,27 +9,27 @@ namespace ScrapeGraphAI public enum AgenticScrapperStatus { /// - /// + /// /// Completed, /// - /// + /// /// Failed, /// - /// + /// /// Processedhtml, /// - /// + /// /// Processing, /// - /// + /// /// Processinghtml, /// - /// + /// /// Queued, } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperStopSessionRequest.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperStopSessionRequest.g.cs index b04b9ec..969f576 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperStopSessionRequest.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.AgenticScrapperStopSessionRequest.g.cs @@ -4,12 +4,12 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class AgenticScrapperStopSessionRequest { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("session_id")] [global::System.Text.Json.Serialization.JsonRequired] diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedMarkdownifyResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedMarkdownifyResponse.g.cs index 2c4ae4a..dbd8371 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedMarkdownifyResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedMarkdownifyResponse.g.cs @@ -4,19 +4,19 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CompletedMarkdownifyResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("request_id")] [global::System.Text.Json.Serialization.JsonRequired] public required string RequestId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("status")] [global::System.Text.Json.Serialization.JsonConverter(typeof(global::ScrapeGraphAI.JsonConverters.MarkdownifyStatusJsonConverter))] @@ -24,20 +24,20 @@ public sealed partial class CompletedMarkdownifyResponse public required global::ScrapeGraphAI.MarkdownifyStatus Status { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("website_url")] [global::System.Text.Json.Serialization.JsonRequired] public required string WebsiteUrl { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("result")] public string? Result { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("error")] public string? Error { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedMarkdownifyResponseResult.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedMarkdownifyResponseResult.Json.g.cs deleted file mode 100644 index 7fc5ab8..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedMarkdownifyResponseResult.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CompletedMarkdownifyResponseResult - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CompletedMarkdownifyResponseResult? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CompletedMarkdownifyResponseResult), - jsonSerializerContext) as global::ScrapeGraphAI.CompletedMarkdownifyResponseResult; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CompletedMarkdownifyResponseResult? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CompletedMarkdownifyResponseResult? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CompletedMarkdownifyResponseResult), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CompletedMarkdownifyResponseResult; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedMarkdownifyResponseResult.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedMarkdownifyResponseResult.g.cs deleted file mode 100644 index c9b1908..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedMarkdownifyResponseResult.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class CompletedMarkdownifyResponseResult - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponse.g.cs index 8f69d1b..ede278e 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponse.g.cs @@ -4,19 +4,19 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CompletedSearchScraperResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("request_id")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Guid RequestId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("status")] [global::System.Text.Json.Serialization.JsonConverter(typeof(global::ScrapeGraphAI.JsonConverters.SearchScraperStatusJsonConverter))] @@ -24,27 +24,27 @@ public sealed partial class CompletedSearchScraperResponse public required global::ScrapeGraphAI.SearchScraperStatus Status { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("user_prompt")] [global::System.Text.Json.Serialization.JsonRequired] public required string UserPrompt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("num_results")] public int? NumResults { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("result")] [global::System.Text.Json.Serialization.JsonRequired] public required object Result { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("reference_urls")] public global::System.Collections.Generic.IList? ReferenceUrls { get; set; } @@ -56,7 +56,7 @@ public sealed partial class CompletedSearchScraperResponse public string? MarkdownContent { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("error")] public string? Error { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseError.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseError.Json.g.cs deleted file mode 100644 index 9864157..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseError.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CompletedSearchScraperResponseError - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CompletedSearchScraperResponseError? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CompletedSearchScraperResponseError), - jsonSerializerContext) as global::ScrapeGraphAI.CompletedSearchScraperResponseError; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CompletedSearchScraperResponseError? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CompletedSearchScraperResponseError? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CompletedSearchScraperResponseError), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CompletedSearchScraperResponseError; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseError.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseError.g.cs deleted file mode 100644 index a5faa41..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseError.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class CompletedSearchScraperResponseError - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseMarkdownContent.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseMarkdownContent.Json.g.cs deleted file mode 100644 index 608b861..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseMarkdownContent.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CompletedSearchScraperResponseMarkdownContent - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CompletedSearchScraperResponseMarkdownContent? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CompletedSearchScraperResponseMarkdownContent), - jsonSerializerContext) as global::ScrapeGraphAI.CompletedSearchScraperResponseMarkdownContent; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CompletedSearchScraperResponseMarkdownContent? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CompletedSearchScraperResponseMarkdownContent? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CompletedSearchScraperResponseMarkdownContent), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CompletedSearchScraperResponseMarkdownContent; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseMarkdownContent.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseMarkdownContent.g.cs deleted file mode 100644 index 875be63..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseMarkdownContent.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Raw markdown content when extraction_mode is False - /// - public sealed partial class CompletedSearchScraperResponseMarkdownContent - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseNumResults.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseNumResults.Json.g.cs deleted file mode 100644 index cb70669..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseNumResults.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CompletedSearchScraperResponseNumResults - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CompletedSearchScraperResponseNumResults? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CompletedSearchScraperResponseNumResults), - jsonSerializerContext) as global::ScrapeGraphAI.CompletedSearchScraperResponseNumResults; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CompletedSearchScraperResponseNumResults? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CompletedSearchScraperResponseNumResults? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CompletedSearchScraperResponseNumResults), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CompletedSearchScraperResponseNumResults; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseNumResults.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseNumResults.g.cs deleted file mode 100644 index c4a3369..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseNumResults.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class CompletedSearchScraperResponseNumResults - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseReferenceUrls.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseReferenceUrls.Json.g.cs deleted file mode 100644 index ba11938..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseReferenceUrls.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CompletedSearchScraperResponseReferenceUrls - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CompletedSearchScraperResponseReferenceUrls? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CompletedSearchScraperResponseReferenceUrls), - jsonSerializerContext) as global::ScrapeGraphAI.CompletedSearchScraperResponseReferenceUrls; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CompletedSearchScraperResponseReferenceUrls? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CompletedSearchScraperResponseReferenceUrls? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CompletedSearchScraperResponseReferenceUrls), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CompletedSearchScraperResponseReferenceUrls; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseReferenceUrls.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseReferenceUrls.g.cs deleted file mode 100644 index c527369..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseReferenceUrls.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class CompletedSearchScraperResponseReferenceUrls - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseResultVariant1.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseResultVariant1.g.cs index 2f5b7d6..2352ec4 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseResultVariant1.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseResultVariant1.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CompletedSearchScraperResponseResultVariant1 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseResultVariant2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseResultVariant2.g.cs index 635d732..235a5f4 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseResultVariant2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSearchScraperResponseResultVariant2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CompletedSearchScraperResponseResultVariant2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSmartscraperResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSmartscraperResponse.g.cs index f5d8475..6e3b050 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSmartscraperResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSmartscraperResponse.g.cs @@ -4,19 +4,19 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CompletedSmartscraperResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("request_id")] [global::System.Text.Json.Serialization.JsonRequired] public required string RequestId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("status")] [global::System.Text.Json.Serialization.JsonConverter(typeof(global::ScrapeGraphAI.JsonConverters.SmartscraperStatusJsonConverter))] @@ -24,27 +24,27 @@ public sealed partial class CompletedSmartscraperResponse public required global::ScrapeGraphAI.SmartscraperStatus Status { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("website_url")] public string? WebsiteUrl { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("user_prompt")] [global::System.Text.Json.Serialization.JsonRequired] public required string UserPrompt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("result")] [global::System.Text.Json.Serialization.JsonConverter(typeof(global::ScrapeGraphAI.JsonConverters.AnyOfJsonConverter))] public global::ScrapeGraphAI.AnyOf? Result { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("error")] public string? Error { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSmartscraperResponseResult.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSmartscraperResponseResult.g.cs index 9ce0db5..9ea4bd3 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSmartscraperResponseResult.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSmartscraperResponseResult.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CompletedSmartscraperResponseResult { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSmartscraperResponseWebsiteUrl.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSmartscraperResponseWebsiteUrl.Json.g.cs deleted file mode 100644 index 57754f1..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSmartscraperResponseWebsiteUrl.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CompletedSmartscraperResponseWebsiteUrl - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CompletedSmartscraperResponseWebsiteUrl? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CompletedSmartscraperResponseWebsiteUrl), - jsonSerializerContext) as global::ScrapeGraphAI.CompletedSmartscraperResponseWebsiteUrl; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CompletedSmartscraperResponseWebsiteUrl? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CompletedSmartscraperResponseWebsiteUrl? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CompletedSmartscraperResponseWebsiteUrl), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CompletedSmartscraperResponseWebsiteUrl; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSmartscraperResponseWebsiteUrl.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSmartscraperResponseWebsiteUrl.g.cs deleted file mode 100644 index 89fc4d6..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CompletedSmartscraperResponseWebsiteUrl.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class CompletedSmartscraperResponseWebsiteUrl - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ConditionalStepElseSteps.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ConditionalStepElseSteps.Json.g.cs deleted file mode 100644 index fd3acb1..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ConditionalStepElseSteps.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ConditionalStepElseSteps - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ConditionalStepElseSteps? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ConditionalStepElseSteps), - jsonSerializerContext) as global::ScrapeGraphAI.ConditionalStepElseSteps; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ConditionalStepElseSteps? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ConditionalStepElseSteps? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ConditionalStepElseSteps), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ConditionalStepElseSteps; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ConditionalStepElseSteps.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ConditionalStepElseSteps.g.cs deleted file mode 100644 index fb44557..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ConditionalStepElseSteps.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Steps to execute if condition is false - /// - public sealed partial class ConditionalStepElseSteps - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJob.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJob.g.cs index 84947d7..81c124b 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJob.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJob.g.cs @@ -4,12 +4,12 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CrawlJob { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("url")] [global::System.Text.Json.Serialization.JsonRequired] @@ -34,19 +34,19 @@ public sealed partial class CrawlJob public int? MaxPages { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("prompt")] public string? Prompt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("schema")] public object? Schema { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("rules")] public global::ScrapeGraphAI.CrawlJobRules2? Rules { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobBreadth.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobBreadth.Json.g.cs deleted file mode 100644 index ba4f3ac..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobBreadth.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CrawlJobBreadth - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlJobBreadth? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CrawlJobBreadth), - jsonSerializerContext) as global::ScrapeGraphAI.CrawlJobBreadth; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlJobBreadth? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CrawlJobBreadth? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CrawlJobBreadth), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CrawlJobBreadth; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobBreadth.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobBreadth.g.cs deleted file mode 100644 index 8cf2b96..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobBreadth.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Maximum number of links to crawl per depth level. If None, unlimited (default). Ignored when sitemap=True. - /// - public sealed partial class CrawlJobBreadth - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobCountryCode.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobCountryCode.Json.g.cs deleted file mode 100644 index fe1f3aa..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobCountryCode.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CrawlJobCountryCode - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlJobCountryCode? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CrawlJobCountryCode), - jsonSerializerContext) as global::ScrapeGraphAI.CrawlJobCountryCode; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlJobCountryCode? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CrawlJobCountryCode? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CrawlJobCountryCode), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CrawlJobCountryCode; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobCountryCode.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobCountryCode.g.cs deleted file mode 100644 index e123636..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobCountryCode.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// The country code to use for fetching (e.g. US, GB) - /// - public sealed partial class CrawlJobCountryCode - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobMaxPages.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobMaxPages.Json.g.cs deleted file mode 100644 index 1c287b4..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobMaxPages.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CrawlJobMaxPages - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlJobMaxPages? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CrawlJobMaxPages), - jsonSerializerContext) as global::ScrapeGraphAI.CrawlJobMaxPages; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlJobMaxPages? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CrawlJobMaxPages? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CrawlJobMaxPages), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CrawlJobMaxPages; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobMaxPages.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobMaxPages.g.cs deleted file mode 100644 index 42f1e09..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobMaxPages.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Default Value: 10 - /// - public sealed partial class CrawlJobMaxPages - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobPrompt.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobPrompt.Json.g.cs deleted file mode 100644 index 60981a2..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobPrompt.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CrawlJobPrompt - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlJobPrompt? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CrawlJobPrompt), - jsonSerializerContext) as global::ScrapeGraphAI.CrawlJobPrompt; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlJobPrompt? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CrawlJobPrompt? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CrawlJobPrompt), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CrawlJobPrompt; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobPrompt.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobPrompt.g.cs deleted file mode 100644 index a368b87..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobPrompt.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class CrawlJobPrompt - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRules.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRules.g.cs index bee7877..4d44920 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRules.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRules.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CrawlJobRules { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRules2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRules2.g.cs index 27edc41..60605cb 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRules2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRules2.g.cs @@ -4,12 +4,12 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CrawlJobRules2 { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("exclude")] public global::System.Collections.Generic.IList? Exclude { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRulesExclude.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRulesExclude.Json.g.cs deleted file mode 100644 index ec38ae0..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRulesExclude.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CrawlJobRulesExclude - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlJobRulesExclude? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CrawlJobRulesExclude), - jsonSerializerContext) as global::ScrapeGraphAI.CrawlJobRulesExclude; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlJobRulesExclude? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CrawlJobRulesExclude? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CrawlJobRulesExclude), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CrawlJobRulesExclude; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRulesExclude.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRulesExclude.g.cs deleted file mode 100644 index f940674..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRulesExclude.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class CrawlJobRulesExclude - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRulesExcludePaths.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRulesExcludePaths.Json.g.cs deleted file mode 100644 index 6bf651e..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRulesExcludePaths.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CrawlJobRulesExcludePaths - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlJobRulesExcludePaths? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CrawlJobRulesExcludePaths), - jsonSerializerContext) as global::ScrapeGraphAI.CrawlJobRulesExcludePaths; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlJobRulesExcludePaths? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CrawlJobRulesExcludePaths? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CrawlJobRulesExcludePaths), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CrawlJobRulesExcludePaths; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRulesExcludePaths.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRulesExcludePaths.g.cs deleted file mode 100644 index 6d3c374..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRulesExcludePaths.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// List of path patterns to exclude (e.g., ['/admin/*', '/api/*']). Takes precedence over include_paths. - /// - public sealed partial class CrawlJobRulesExcludePaths - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRulesIncludePaths.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRulesIncludePaths.Json.g.cs deleted file mode 100644 index b9ee7a5..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRulesIncludePaths.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CrawlJobRulesIncludePaths - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlJobRulesIncludePaths? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CrawlJobRulesIncludePaths), - jsonSerializerContext) as global::ScrapeGraphAI.CrawlJobRulesIncludePaths; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlJobRulesIncludePaths? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CrawlJobRulesIncludePaths? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CrawlJobRulesIncludePaths), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CrawlJobRulesIncludePaths; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRulesIncludePaths.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRulesIncludePaths.g.cs deleted file mode 100644 index dc25448..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobRulesIncludePaths.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// List of path patterns to include (e.g., ['/products/*', '/blog/*']). If empty, all paths are included. - /// - public sealed partial class CrawlJobRulesIncludePaths - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobSchema.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobSchema.g.cs index 24a38ef..28a4531 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobSchema.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobSchema.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CrawlJobSchema { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobSchema2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobSchema2.g.cs index a80c2c3..0e716fa 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobSchema2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobSchema2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CrawlJobSchema2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobWebhookUrl.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobWebhookUrl.Json.g.cs deleted file mode 100644 index c7aac42..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobWebhookUrl.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CrawlJobWebhookUrl - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlJobWebhookUrl? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CrawlJobWebhookUrl), - jsonSerializerContext) as global::ScrapeGraphAI.CrawlJobWebhookUrl; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlJobWebhookUrl? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CrawlJobWebhookUrl? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CrawlJobWebhookUrl), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CrawlJobWebhookUrl; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobWebhookUrl.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobWebhookUrl.g.cs deleted file mode 100644 index b352b41..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlJobWebhookUrl.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Webhook URL to send the job result to - /// - public sealed partial class CrawlJobWebhookUrl - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlStatus.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlStatus.g.cs index b30bec2..afdcdbc 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlStatus.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlStatus.g.cs @@ -4,24 +4,24 @@ namespace ScrapeGraphAI { /// - /// + /// /// public enum CrawlStatus { /// - /// + /// /// Completed, /// - /// + /// /// Failed, /// - /// + /// /// Processing, /// - /// + /// /// Queued, } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerHistoryResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerHistoryResponse.g.cs index 35e5e0c..5222c26 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerHistoryResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerHistoryResponse.g.cs @@ -4,19 +4,19 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CrawlerHistoryResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("requests")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Collections.Generic.IList Requests { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("next_key")] public object? NextKey { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerHistoryResponseNextKey.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerHistoryResponseNextKey.g.cs index bf220fa..3c75b41 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerHistoryResponseNextKey.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerHistoryResponseNextKey.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CrawlerHistoryResponseNextKey { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerHistoryResponseNextKey2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerHistoryResponseNextKey2.g.cs index 1559438..da1f740 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerHistoryResponseNextKey2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerHistoryResponseNextKey2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CrawlerHistoryResponseNextKey2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDB.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDB.g.cs index b2a9909..265b557 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDB.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDB.g.cs @@ -9,41 +9,41 @@ namespace ScrapeGraphAI public sealed partial class CrawlerRequestDB { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("request_id")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Guid RequestId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("user_id")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Guid UserId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("url")] [global::System.Text.Json.Serialization.JsonRequired] public required string Url { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("prompt")] public string? Prompt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("max_pages")] [global::System.Text.Json.Serialization.JsonRequired] public required int MaxPages { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("status")] [global::System.Text.Json.Serialization.JsonConverter(typeof(global::ScrapeGraphAI.JsonConverters.CrawlStatusJsonConverter))] @@ -51,74 +51,74 @@ public sealed partial class CrawlerRequestDB public required global::ScrapeGraphAI.CrawlStatus Status { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("error")] public string? Error { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("metadata")] public object? Metadata { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("requested_at")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.DateTime RequestedAt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("finished_at")] public global::System.DateTime? FinishedAt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("total_cost")] public double? TotalCost { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("credits_used")] public int? CreditsUsed { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("pages_processed")] public int? PagesProcessed { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("crawled_urls")] public global::System.Collections.Generic.IList? CrawledUrls { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("task_id")] public string? TaskId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("result")] public object? Result { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("result_url")] public string? ResultUrl { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("request_params")] public object? RequestParams { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBCrawledUrls.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBCrawledUrls.Json.g.cs deleted file mode 100644 index 14bda69..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBCrawledUrls.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CrawlerRequestDBCrawledUrls - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlerRequestDBCrawledUrls? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CrawlerRequestDBCrawledUrls), - jsonSerializerContext) as global::ScrapeGraphAI.CrawlerRequestDBCrawledUrls; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlerRequestDBCrawledUrls? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CrawlerRequestDBCrawledUrls? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CrawlerRequestDBCrawledUrls), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CrawlerRequestDBCrawledUrls; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBCrawledUrls.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBCrawledUrls.g.cs deleted file mode 100644 index 21ffec0..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBCrawledUrls.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class CrawlerRequestDBCrawledUrls - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBCreditsUsed.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBCreditsUsed.Json.g.cs deleted file mode 100644 index b36479b..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBCreditsUsed.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CrawlerRequestDBCreditsUsed - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlerRequestDBCreditsUsed? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CrawlerRequestDBCreditsUsed), - jsonSerializerContext) as global::ScrapeGraphAI.CrawlerRequestDBCreditsUsed; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlerRequestDBCreditsUsed? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CrawlerRequestDBCreditsUsed? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CrawlerRequestDBCreditsUsed), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CrawlerRequestDBCreditsUsed; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBCreditsUsed.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBCreditsUsed.g.cs deleted file mode 100644 index 1b52998..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBCreditsUsed.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class CrawlerRequestDBCreditsUsed - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBError.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBError.Json.g.cs deleted file mode 100644 index 7f38924..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBError.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CrawlerRequestDBError - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlerRequestDBError? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CrawlerRequestDBError), - jsonSerializerContext) as global::ScrapeGraphAI.CrawlerRequestDBError; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlerRequestDBError? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CrawlerRequestDBError? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CrawlerRequestDBError), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CrawlerRequestDBError; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBError.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBError.g.cs deleted file mode 100644 index 19b351f..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBError.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class CrawlerRequestDBError - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBFinishedAt.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBFinishedAt.Json.g.cs deleted file mode 100644 index cc3b6bc..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBFinishedAt.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CrawlerRequestDBFinishedAt - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlerRequestDBFinishedAt? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CrawlerRequestDBFinishedAt), - jsonSerializerContext) as global::ScrapeGraphAI.CrawlerRequestDBFinishedAt; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlerRequestDBFinishedAt? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CrawlerRequestDBFinishedAt? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CrawlerRequestDBFinishedAt), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CrawlerRequestDBFinishedAt; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBFinishedAt.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBFinishedAt.g.cs deleted file mode 100644 index c598cc9..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBFinishedAt.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class CrawlerRequestDBFinishedAt - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBMetadata.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBMetadata.g.cs index f3e144e..b3b7272 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBMetadata.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBMetadata.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CrawlerRequestDBMetadata { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBMetadata2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBMetadata2.g.cs index ee050ee..2119139 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBMetadata2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBMetadata2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CrawlerRequestDBMetadata2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBPagesProcessed.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBPagesProcessed.Json.g.cs deleted file mode 100644 index ad09f7e..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBPagesProcessed.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CrawlerRequestDBPagesProcessed - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlerRequestDBPagesProcessed? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CrawlerRequestDBPagesProcessed), - jsonSerializerContext) as global::ScrapeGraphAI.CrawlerRequestDBPagesProcessed; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlerRequestDBPagesProcessed? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CrawlerRequestDBPagesProcessed? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CrawlerRequestDBPagesProcessed), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CrawlerRequestDBPagesProcessed; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBPagesProcessed.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBPagesProcessed.g.cs deleted file mode 100644 index d445635..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBPagesProcessed.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class CrawlerRequestDBPagesProcessed - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBPrompt.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBPrompt.Json.g.cs deleted file mode 100644 index ece6716..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBPrompt.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CrawlerRequestDBPrompt - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlerRequestDBPrompt? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CrawlerRequestDBPrompt), - jsonSerializerContext) as global::ScrapeGraphAI.CrawlerRequestDBPrompt; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlerRequestDBPrompt? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CrawlerRequestDBPrompt? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CrawlerRequestDBPrompt), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CrawlerRequestDBPrompt; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBPrompt.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBPrompt.g.cs deleted file mode 100644 index 90c7881..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBPrompt.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class CrawlerRequestDBPrompt - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBRequestParams.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBRequestParams.g.cs index 2f02ded..249327a 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBRequestParams.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBRequestParams.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CrawlerRequestDBRequestParams { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBRequestParams2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBRequestParams2.g.cs index 649d8ba..8c6802d 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBRequestParams2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBRequestParams2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CrawlerRequestDBRequestParams2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBResult.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBResult.g.cs index 3787c7b..c5683d4 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBResult.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBResult.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CrawlerRequestDBResult { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBResult2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBResult2.g.cs index fef0e68..54acf3f 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBResult2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBResult2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CrawlerRequestDBResult2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBResultUrl.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBResultUrl.Json.g.cs deleted file mode 100644 index 066707c..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBResultUrl.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CrawlerRequestDBResultUrl - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlerRequestDBResultUrl? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CrawlerRequestDBResultUrl), - jsonSerializerContext) as global::ScrapeGraphAI.CrawlerRequestDBResultUrl; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlerRequestDBResultUrl? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CrawlerRequestDBResultUrl? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CrawlerRequestDBResultUrl), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CrawlerRequestDBResultUrl; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBResultUrl.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBResultUrl.g.cs deleted file mode 100644 index f646b76..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBResultUrl.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class CrawlerRequestDBResultUrl - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBTaskId.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBTaskId.Json.g.cs deleted file mode 100644 index c65bbef..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBTaskId.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CrawlerRequestDBTaskId - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlerRequestDBTaskId? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CrawlerRequestDBTaskId), - jsonSerializerContext) as global::ScrapeGraphAI.CrawlerRequestDBTaskId; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlerRequestDBTaskId? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CrawlerRequestDBTaskId? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CrawlerRequestDBTaskId), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CrawlerRequestDBTaskId; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBTaskId.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBTaskId.g.cs deleted file mode 100644 index bb64966..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBTaskId.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class CrawlerRequestDBTaskId - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBTotalCost.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBTotalCost.Json.g.cs deleted file mode 100644 index f510ac6..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBTotalCost.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class CrawlerRequestDBTotalCost - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlerRequestDBTotalCost? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.CrawlerRequestDBTotalCost), - jsonSerializerContext) as global::ScrapeGraphAI.CrawlerRequestDBTotalCost; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.CrawlerRequestDBTotalCost? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.CrawlerRequestDBTotalCost? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.CrawlerRequestDBTotalCost), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.CrawlerRequestDBTotalCost; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBTotalCost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBTotalCost.g.cs deleted file mode 100644 index add93f4..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CrawlerRequestDBTotalCost.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class CrawlerRequestDBTotalCost - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CreditsResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CreditsResponse.g.cs index fc2b35e..4a61498 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CreditsResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.CreditsResponse.g.cs @@ -4,19 +4,19 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class CreditsResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("remaining_credits")] [global::System.Text.Json.Serialization.JsonRequired] public required int RemainingCredits { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("total_credits_used")] [global::System.Text.Json.Serialization.JsonRequired] diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.DeductCreditsBody.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.DeductCreditsBody.g.cs index 153b2f4..daccf84 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.DeductCreditsBody.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.DeductCreditsBody.g.cs @@ -4,12 +4,12 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class DeductCreditsBody { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("credits_to_deduct")] [global::System.Text.Json.Serialization.JsonRequired] diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.DeductCreditsResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.DeductCreditsResponse.g.cs index 7cbe92c..ab60011 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.DeductCreditsResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.DeductCreditsResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class DeductCreditsResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.DeleteMonitorV1SiteMonitorsMonitorIdDeleteResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.DeleteMonitorV1SiteMonitorsMonitorIdDeleteResponse.g.cs index d54e27a..912d484 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.DeleteMonitorV1SiteMonitorsMonitorIdDeleteResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.DeleteMonitorV1SiteMonitorsMonitorIdDeleteResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class DeleteMonitorV1SiteMonitorsMonitorIdDeleteResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.DeleteScheduledJobV1ScheduledJobsJobIdDeleteResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.DeleteScheduledJobV1ScheduledJobsJobIdDeleteResponse.g.cs index 87a671e..c261051 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.DeleteScheduledJobV1ScheduledJobsJobIdDeleteResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.DeleteScheduledJobV1ScheduledJobsJobIdDeleteResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class DeleteScheduledJobV1ScheduledJobsJobIdDeleteResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndPointSuggestionRequest.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndPointSuggestionRequest.g.cs index c024e5a..61eb80f 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndPointSuggestionRequest.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndPointSuggestionRequest.g.cs @@ -4,19 +4,19 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class EndPointSuggestionRequest { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("website_url")] [global::System.Text.Json.Serialization.JsonRequired] public required string WebsiteUrl { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("prompt")] [global::System.Text.Json.Serialization.JsonRequired] diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndPointSuggestions.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndPointSuggestions.g.cs index 8bf3218..53e46d3 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndPointSuggestions.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndPointSuggestions.g.cs @@ -4,12 +4,12 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class EndPointSuggestions { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("suggestions")] [global::System.Text.Json.Serialization.JsonRequired] diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndPointSuggestionsResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndPointSuggestionsResponse.g.cs index f56019e..1182098 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndPointSuggestionsResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndPointSuggestionsResponse.g.cs @@ -4,19 +4,19 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class EndPointSuggestionsResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("suggestions")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Collections.Generic.IList Suggestions { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("html_with_markdowns")] [global::System.Text.Json.Serialization.JsonRequired] diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndPointSuggestionsResponseHtmlWithMarkdowns.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndPointSuggestionsResponseHtmlWithMarkdowns.g.cs index 8184420..25b2dbd 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndPointSuggestionsResponseHtmlWithMarkdowns.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndPointSuggestionsResponseHtmlWithMarkdowns.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class EndPointSuggestionsResponseHtmlWithMarkdowns { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndpointParameter.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndpointParameter.g.cs index 3a2d716..c8d10ed 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndpointParameter.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndpointParameter.g.cs @@ -4,40 +4,40 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class EndpointParameter { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("name")] [global::System.Text.Json.Serialization.JsonRequired] public required string Name { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("type")] [global::System.Text.Json.Serialization.JsonRequired] public required string Type { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("location")] [global::System.Text.Json.Serialization.JsonRequired] public required string Location { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("required")] [global::System.Text.Json.Serialization.JsonRequired] public required bool Required { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("description")] [global::System.Text.Json.Serialization.JsonRequired] diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndpointSuggestion.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndpointSuggestion.g.cs index 40f8982..5c2c770 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndpointSuggestion.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndpointSuggestion.g.cs @@ -4,12 +4,12 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class EndpointSuggestion { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("endpoint")] [global::System.Text.Json.Serialization.JsonRequired] @@ -22,42 +22,42 @@ public sealed partial class EndpointSuggestion public string? Method { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("description")] [global::System.Text.Json.Serialization.JsonRequired] public required string Description { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("target_url")] [global::System.Text.Json.Serialization.JsonRequired] public required string TargetUrl { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("parameters")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Collections.Generic.IList Parameters { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("pydantic_schema")] [global::System.Text.Json.Serialization.JsonRequired] public required object PydanticSchema { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("extraction_prompt")] [global::System.Text.Json.Serialization.JsonRequired] public required string ExtractionPrompt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("interaction_steps")] public global::System.Collections.Generic.IList? InteractionSteps { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndpointSuggestionInteractionSteps.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndpointSuggestionInteractionSteps.Json.g.cs deleted file mode 100644 index ef2a36a..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndpointSuggestionInteractionSteps.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class EndpointSuggestionInteractionSteps - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.EndpointSuggestionInteractionSteps? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.EndpointSuggestionInteractionSteps), - jsonSerializerContext) as global::ScrapeGraphAI.EndpointSuggestionInteractionSteps; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.EndpointSuggestionInteractionSteps? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.EndpointSuggestionInteractionSteps? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.EndpointSuggestionInteractionSteps), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.EndpointSuggestionInteractionSteps; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndpointSuggestionInteractionSteps.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndpointSuggestionInteractionSteps.g.cs deleted file mode 100644 index 7af3371..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndpointSuggestionInteractionSteps.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class EndpointSuggestionInteractionSteps - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndpointSuggestionPydanticSchema.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndpointSuggestionPydanticSchema.g.cs index 093f9a7..5ea1a52 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndpointSuggestionPydanticSchema.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.EndpointSuggestionPydanticSchema.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class EndpointSuggestionPydanticSchema { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ExecuteEndpointV1EndpointEndpointIdFullPathPostRequest.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ExecuteEndpointV1EndpointEndpointIdFullPathPostRequest.g.cs index bc41639..2cc1b65 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ExecuteEndpointV1EndpointEndpointIdFullPathPostRequest.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ExecuteEndpointV1EndpointEndpointIdFullPathPostRequest.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ExecuteEndpointV1EndpointEndpointIdFullPathPostRequest { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ExecuteEndpointV1EndpointEndpointIdFullPathPostResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ExecuteEndpointV1EndpointEndpointIdFullPathPostResponse.g.cs index 544dbb5..1925b28 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ExecuteEndpointV1EndpointEndpointIdFullPathPostResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ExecuteEndpointV1EndpointEndpointIdFullPathPostResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ExecuteEndpointV1EndpointEndpointIdFullPathPostResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ExtractionStepSchema2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ExtractionStepSchema2.g.cs index 94f765c..d0bcc8b 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ExtractionStepSchema2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ExtractionStepSchema2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ExtractionStepSchema2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FeedbackCreate.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FeedbackCreate.g.cs index eaf53e1..7ba98c9 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FeedbackCreate.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FeedbackCreate.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class FeedbackCreate { @@ -16,14 +16,14 @@ public sealed partial class FeedbackCreate public required global::System.Guid RequestId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("rating")] [global::System.Text.Json.Serialization.JsonRequired] public required int Rating { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("feedback_text")] public string? FeedbackText { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FeedbackCreateFeedbackText.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FeedbackCreateFeedbackText.Json.g.cs deleted file mode 100644 index 621355f..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FeedbackCreateFeedbackText.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class FeedbackCreateFeedbackText - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.FeedbackCreateFeedbackText? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.FeedbackCreateFeedbackText), - jsonSerializerContext) as global::ScrapeGraphAI.FeedbackCreateFeedbackText; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.FeedbackCreateFeedbackText? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.FeedbackCreateFeedbackText? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.FeedbackCreateFeedbackText), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.FeedbackCreateFeedbackText; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FeedbackCreateFeedbackText.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FeedbackCreateFeedbackText.g.cs deleted file mode 100644 index 836a054..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FeedbackCreateFeedbackText.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class FeedbackCreateFeedbackText - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FeedbackResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FeedbackResponse.g.cs index 13d8850..284dd29 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FeedbackResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FeedbackResponse.g.cs @@ -4,19 +4,19 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class FeedbackResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("feedback_id")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Guid FeedbackId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("request_id")] [global::System.Text.Json.Serialization.JsonRequired] @@ -29,7 +29,7 @@ public sealed partial class FeedbackResponse public string? Message { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("feedback_timestamp")] [global::System.Text.Json.Serialization.JsonRequired] diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FetchScheduledJobsV1ScheduledJobsGetIsActive.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FetchScheduledJobsV1ScheduledJobsGetIsActive.Json.g.cs deleted file mode 100644 index 33d7b7c..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FetchScheduledJobsV1ScheduledJobsGetIsActive.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class FetchScheduledJobsV1ScheduledJobsGetIsActive - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.FetchScheduledJobsV1ScheduledJobsGetIsActive? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.FetchScheduledJobsV1ScheduledJobsGetIsActive), - jsonSerializerContext) as global::ScrapeGraphAI.FetchScheduledJobsV1ScheduledJobsGetIsActive; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.FetchScheduledJobsV1ScheduledJobsGetIsActive? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.FetchScheduledJobsV1ScheduledJobsGetIsActive? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.FetchScheduledJobsV1ScheduledJobsGetIsActive), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.FetchScheduledJobsV1ScheduledJobsGetIsActive; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FetchScheduledJobsV1ScheduledJobsGetIsActive.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FetchScheduledJobsV1ScheduledJobsGetIsActive.g.cs deleted file mode 100644 index 3643c3f..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FetchScheduledJobsV1ScheduledJobsGetIsActive.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Filter by active status - /// - public sealed partial class FetchScheduledJobsV1ScheduledJobsGetIsActive - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FetchScheduledJobsV1ScheduledJobsGetServiceType.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FetchScheduledJobsV1ScheduledJobsGetServiceType.Json.g.cs deleted file mode 100644 index 895d87b..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.FetchScheduledJobsV1ScheduledJobsGetServiceType.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class FetchScheduledJobsV1ScheduledJobsGetServiceType - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.FetchScheduledJobsV1ScheduledJobsGetServiceType? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.FetchScheduledJobsV1ScheduledJobsGetServiceType), - jsonSerializerContext) as global::ScrapeGraphAI.FetchScheduledJobsV1ScheduledJobsGetServiceType; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.FetchScheduledJobsV1ScheduledJobsGetServiceType? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.FetchScheduledJobsV1ScheduledJobsGetServiceType? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.FetchScheduledJobsV1ScheduledJobsGetServiceType), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.FetchScheduledJobsV1ScheduledJobsGetServiceType; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetAgenticScraperHistoryV1HistoryAgenticScraperGetRequest.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetAgenticScraperHistoryV1HistoryAgenticScraperGetRequest.g.cs index 12293c9..0d9efa4 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetAgenticScraperHistoryV1HistoryAgenticScraperGetRequest.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetAgenticScraperHistoryV1HistoryAgenticScraperGetRequest.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetAgenticScraperHistoryV1HistoryAgenticScraperGetRequest { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetAgenticScraperHistoryV1HistoryAgenticScraperGetRequest2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetAgenticScraperHistoryV1HistoryAgenticScraperGetRequest2.g.cs index 3cda552..a7eca67 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetAgenticScraperHistoryV1HistoryAgenticScraperGetRequest2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetAgenticScraperHistoryV1HistoryAgenticScraperGetRequest2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetAgenticScraperHistoryV1HistoryAgenticScraperGetRequest2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetCrawlResultV1CrawlTaskIdGetResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetCrawlResultV1CrawlTaskIdGetResponse.g.cs index 21ea2d9..6e1d3c2 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetCrawlResultV1CrawlTaskIdGetResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetCrawlResultV1CrawlTaskIdGetResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetCrawlResultV1CrawlTaskIdGetResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetCrawlerHistoryV1HistoryCrawlGetRequest.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetCrawlerHistoryV1HistoryCrawlGetRequest.g.cs index af43969..e3e776d 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetCrawlerHistoryV1HistoryCrawlGetRequest.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetCrawlerHistoryV1HistoryCrawlGetRequest.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetCrawlerHistoryV1HistoryCrawlGetRequest { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetCrawlerHistoryV1HistoryCrawlGetRequest2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetCrawlerHistoryV1HistoryCrawlGetRequest2.g.cs index c0a8e02..e651af4 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetCrawlerHistoryV1HistoryCrawlGetRequest2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetCrawlerHistoryV1HistoryCrawlGetRequest2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetCrawlerHistoryV1HistoryCrawlGetRequest2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetGenerateSchemaStatusV1GenerateSchemaRequestIdGetResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetGenerateSchemaStatusV1GenerateSchemaRequestIdGetResponse.g.cs index 91134a2..a504631 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetGenerateSchemaStatusV1GenerateSchemaRequestIdGetResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetGenerateSchemaStatusV1GenerateSchemaRequestIdGetResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetGenerateSchemaStatusV1GenerateSchemaRequestIdGetResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetJobExecutionsV1ScheduledJobsJobIdExecutionsGetStatus.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetJobExecutionsV1ScheduledJobsJobIdExecutionsGetStatus.Json.g.cs deleted file mode 100644 index 913ee4c..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetJobExecutionsV1ScheduledJobsJobIdExecutionsGetStatus.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class GetJobExecutionsV1ScheduledJobsJobIdExecutionsGetStatus - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.GetJobExecutionsV1ScheduledJobsJobIdExecutionsGetStatus? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.GetJobExecutionsV1ScheduledJobsJobIdExecutionsGetStatus), - jsonSerializerContext) as global::ScrapeGraphAI.GetJobExecutionsV1ScheduledJobsJobIdExecutionsGetStatus; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.GetJobExecutionsV1ScheduledJobsJobIdExecutionsGetStatus? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.GetJobExecutionsV1ScheduledJobsJobIdExecutionsGetStatus? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.GetJobExecutionsV1ScheduledJobsJobIdExecutionsGetStatus), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.GetJobExecutionsV1ScheduledJobsJobIdExecutionsGetStatus; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetJobExecutionsV1ScheduledJobsJobIdExecutionsGetStatus.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetJobExecutionsV1ScheduledJobsJobIdExecutionsGetStatus.g.cs deleted file mode 100644 index c6a17f0..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetJobExecutionsV1ScheduledJobsJobIdExecutionsGetStatus.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Filter by execution status - /// - public sealed partial class GetJobExecutionsV1ScheduledJobsJobIdExecutionsGetStatus - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetMarkdownifyHistoryV1HistoryMarkdownifyGetRequest.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetMarkdownifyHistoryV1HistoryMarkdownifyGetRequest.g.cs index 795a058..3a1c87a 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetMarkdownifyHistoryV1HistoryMarkdownifyGetRequest.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetMarkdownifyHistoryV1HistoryMarkdownifyGetRequest.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetMarkdownifyHistoryV1HistoryMarkdownifyGetRequest { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetMarkdownifyHistoryV1HistoryMarkdownifyGetRequest2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetMarkdownifyHistoryV1HistoryMarkdownifyGetRequest2.g.cs index f92b1d2..c593980 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetMarkdownifyHistoryV1HistoryMarkdownifyGetRequest2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetMarkdownifyHistoryV1HistoryMarkdownifyGetRequest2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetMarkdownifyHistoryV1HistoryMarkdownifyGetRequest2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetMarkdownifyStatusV1MarkdownifyRequestIdGetResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetMarkdownifyStatusV1MarkdownifyRequestIdGetResponse.g.cs index 32f73fa..80ccee0 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetMarkdownifyStatusV1MarkdownifyRequestIdGetResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetMarkdownifyStatusV1MarkdownifyRequestIdGetResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetMarkdownifyStatusV1MarkdownifyRequestIdGetResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSalesFeedItemsDetailsV1BandcampGetItemDetailsPostResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSalesFeedItemsDetailsV1BandcampGetItemDetailsPostResponse.g.cs index 1bb9674..def1a2b 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSalesFeedItemsDetailsV1BandcampGetItemDetailsPostResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSalesFeedItemsDetailsV1BandcampGetItemDetailsPostResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetSalesFeedItemsDetailsV1BandcampGetItemDetailsPostResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSalesFeedItemsV1BandcampGetSalesFeedItemsPostResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSalesFeedItemsV1BandcampGetSalesFeedItemsPostResponse.g.cs index ae6dd2f..55d8723 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSalesFeedItemsV1BandcampGetSalesFeedItemsPostResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSalesFeedItemsV1BandcampGetSalesFeedItemsPostResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetSalesFeedItemsV1BandcampGetSalesFeedItemsPostResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetScrapeHistoryV1HistoryScrapeGetRequest.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetScrapeHistoryV1HistoryScrapeGetRequest.g.cs index 0faf328..a93652e 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetScrapeHistoryV1HistoryScrapeGetRequest.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetScrapeHistoryV1HistoryScrapeGetRequest.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetScrapeHistoryV1HistoryScrapeGetRequest { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetScrapeHistoryV1HistoryScrapeGetRequest2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetScrapeHistoryV1HistoryScrapeGetRequest2.g.cs index 0effb71..ace2bd1 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetScrapeHistoryV1HistoryScrapeGetRequest2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetScrapeHistoryV1HistoryScrapeGetRequest2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetScrapeHistoryV1HistoryScrapeGetRequest2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSearchscraperHistoryV1HistorySearchscraperGetRequest.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSearchscraperHistoryV1HistorySearchscraperGetRequest.g.cs index eb7113d..183283e 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSearchscraperHistoryV1HistorySearchscraperGetRequest.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSearchscraperHistoryV1HistorySearchscraperGetRequest.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetSearchscraperHistoryV1HistorySearchscraperGetRequest { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSearchscraperHistoryV1HistorySearchscraperGetRequest2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSearchscraperHistoryV1HistorySearchscraperGetRequest2.g.cs index ba6251a..78ccb37 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSearchscraperHistoryV1HistorySearchscraperGetRequest2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSearchscraperHistoryV1HistorySearchscraperGetRequest2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetSearchscraperHistoryV1HistorySearchscraperGetRequest2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSearchscraperStatusV1SearchscraperRequestIdGetResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSearchscraperStatusV1SearchscraperRequestIdGetResponse.g.cs index 5f824d4..308bca1 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSearchscraperStatusV1SearchscraperRequestIdGetResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSearchscraperStatusV1SearchscraperRequestIdGetResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetSearchscraperStatusV1SearchscraperRequestIdGetResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSitemapHistoryV1HistorySitemapGetRequest.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSitemapHistoryV1HistorySitemapGetRequest.g.cs index 921fe48..69f9226 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSitemapHistoryV1HistorySitemapGetRequest.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSitemapHistoryV1HistorySitemapGetRequest.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetSitemapHistoryV1HistorySitemapGetRequest { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSitemapHistoryV1HistorySitemapGetRequest2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSitemapHistoryV1HistorySitemapGetRequest2.g.cs index 895e5ef..449e612 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSitemapHistoryV1HistorySitemapGetRequest2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSitemapHistoryV1HistorySitemapGetRequest2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetSitemapHistoryV1HistorySitemapGetRequest2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSmartscraperHistoryV1HistorySmartscraperGetRequest.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSmartscraperHistoryV1HistorySmartscraperGetRequest.g.cs index bf1db23..0e9956e 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSmartscraperHistoryV1HistorySmartscraperGetRequest.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSmartscraperHistoryV1HistorySmartscraperGetRequest.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetSmartscraperHistoryV1HistorySmartscraperGetRequest { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSmartscraperHistoryV1HistorySmartscraperGetRequest2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSmartscraperHistoryV1HistorySmartscraperGetRequest2.g.cs index 364f56d..e6bd4c8 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSmartscraperHistoryV1HistorySmartscraperGetRequest2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSmartscraperHistoryV1HistorySmartscraperGetRequest2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetSmartscraperHistoryV1HistorySmartscraperGetRequest2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSmartscraperStatusV1SmartscraperRequestIdGetResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSmartscraperStatusV1SmartscraperRequestIdGetResponse.g.cs index 7a028a6..0321ddd 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSmartscraperStatusV1SmartscraperRequestIdGetResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetSmartscraperStatusV1SmartscraperRequestIdGetResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetSmartscraperStatusV1SmartscraperRequestIdGetResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetUsageTimelineV1UsageTimelineGetDays.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetUsageTimelineV1UsageTimelineGetDays.Json.g.cs deleted file mode 100644 index 4160d4a..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetUsageTimelineV1UsageTimelineGetDays.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class GetUsageTimelineV1UsageTimelineGetDays - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.GetUsageTimelineV1UsageTimelineGetDays? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.GetUsageTimelineV1UsageTimelineGetDays), - jsonSerializerContext) as global::ScrapeGraphAI.GetUsageTimelineV1UsageTimelineGetDays; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.GetUsageTimelineV1UsageTimelineGetDays? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.GetUsageTimelineV1UsageTimelineGetDays? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.GetUsageTimelineV1UsageTimelineGetDays), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.GetUsageTimelineV1UsageTimelineGetDays; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetUsageTimelineV1UsageTimelineGetDays2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetUsageTimelineV1UsageTimelineGetDays2.g.cs index 6da7aea..c6ff70d 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetUsageTimelineV1UsageTimelineGetDays2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetUsageTimelineV1UsageTimelineGetDays2.g.cs @@ -4,24 +4,24 @@ namespace ScrapeGraphAI { /// - /// + /// /// public enum GetUsageTimelineV1UsageTimelineGetDays2 { /// - /// + /// /// x14, /// - /// + /// /// x30, /// - /// + /// /// x7, /// - /// + /// /// All, } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetWebhookLogsV1WebhookLogsCrawlerIdGetResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetWebhookLogsV1WebhookLogsCrawlerIdGetResponse.g.cs index 2f3e6bd..89a6d8b 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetWebhookLogsV1WebhookLogsCrawlerIdGetResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetWebhookLogsV1WebhookLogsCrawlerIdGetResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetWebhookLogsV1WebhookLogsCrawlerIdGetResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetWebhookStatusV1WebhookStatusWebhookIdGetResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetWebhookStatusV1WebhookStatusWebhookIdGetResponse.g.cs index 0bd3702..4230faf 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetWebhookStatusV1WebhookStatusWebhookIdGetResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.GetWebhookStatusV1WebhookStatusWebhookIdGetResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class GetWebhookStatusV1WebhookStatusWebhookIdGetResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.HTTPValidationError.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.HTTPValidationError.g.cs index 9ccd247..284bab3 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.HTTPValidationError.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.HTTPValidationError.g.cs @@ -4,12 +4,12 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class HTTPValidationError { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("detail")] public global::System.Collections.Generic.IList? Detail { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.HealthCheckHealthzGetResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.HealthCheckHealthzGetResponse.g.cs index 9e60ebc..1f826a7 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.HealthCheckHealthzGetResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.HealthCheckHealthzGetResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class HealthCheckHealthzGetResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionListResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionListResponse.g.cs index 027795f..dc50276 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionListResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionListResponse.g.cs @@ -9,28 +9,28 @@ namespace ScrapeGraphAI public sealed partial class JobExecutionListResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("total")] [global::System.Text.Json.Serialization.JsonRequired] public required int Total { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("page")] [global::System.Text.Json.Serialization.JsonRequired] public required int Page { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("page_size")] [global::System.Text.Json.Serialization.JsonRequired] public required int PageSize { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("executions")] [global::System.Text.Json.Serialization.JsonRequired] diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponse.g.cs index 9cbdb08..c2ffeac 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponse.g.cs @@ -9,54 +9,54 @@ namespace ScrapeGraphAI public sealed partial class JobExecutionResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("id")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Guid Id { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("scheduled_job_id")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Guid ScheduledJobId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("execution_id")] [global::System.Text.Json.Serialization.JsonRequired] public required string ExecutionId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("status")] [global::System.Text.Json.Serialization.JsonRequired] public required string Status { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("started_at")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.DateTime StartedAt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("completed_at")] public global::System.DateTime? CompletedAt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("result")] public object? Result { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("error_message")] public string? ErrorMessage { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponseCompletedAt.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponseCompletedAt.Json.g.cs deleted file mode 100644 index f4562e3..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponseCompletedAt.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class JobExecutionResponseCompletedAt - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.JobExecutionResponseCompletedAt? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.JobExecutionResponseCompletedAt), - jsonSerializerContext) as global::ScrapeGraphAI.JobExecutionResponseCompletedAt; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.JobExecutionResponseCompletedAt? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.JobExecutionResponseCompletedAt? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.JobExecutionResponseCompletedAt), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.JobExecutionResponseCompletedAt; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponseCompletedAt.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponseCompletedAt.g.cs deleted file mode 100644 index b5f6a9b..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponseCompletedAt.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class JobExecutionResponseCompletedAt - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponseErrorMessage.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponseErrorMessage.Json.g.cs deleted file mode 100644 index 5a84bdb..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponseErrorMessage.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class JobExecutionResponseErrorMessage - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.JobExecutionResponseErrorMessage? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.JobExecutionResponseErrorMessage), - jsonSerializerContext) as global::ScrapeGraphAI.JobExecutionResponseErrorMessage; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.JobExecutionResponseErrorMessage? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.JobExecutionResponseErrorMessage? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.JobExecutionResponseErrorMessage), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.JobExecutionResponseErrorMessage; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponseErrorMessage.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponseErrorMessage.g.cs deleted file mode 100644 index 1bc7051..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponseErrorMessage.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class JobExecutionResponseErrorMessage - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponseResult.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponseResult.g.cs index 342d880..e09ad73 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponseResult.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponseResult.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class JobExecutionResponseResult { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponseResult2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponseResult2.g.cs index 7a2315a..70d1b3c 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponseResult2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobExecutionResponseResult2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class JobExecutionResponseResult2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobTriggerResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobTriggerResponse.g.cs index c42b15a..1f15754 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobTriggerResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.JobTriggerResponse.g.cs @@ -9,28 +9,28 @@ namespace ScrapeGraphAI public sealed partial class JobTriggerResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("execution_id")] [global::System.Text.Json.Serialization.JsonRequired] public required string ExecutionId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("message")] [global::System.Text.Json.Serialization.JsonRequired] public required string Message { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("scheduled_job_id")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Guid ScheduledJobId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("triggered_at")] [global::System.Text.Json.Serialization.JsonRequired] diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ListMonitorsV1SiteMonitorsGetIsActive.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ListMonitorsV1SiteMonitorsGetIsActive.Json.g.cs deleted file mode 100644 index 6215a11..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ListMonitorsV1SiteMonitorsGetIsActive.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ListMonitorsV1SiteMonitorsGetIsActive - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ListMonitorsV1SiteMonitorsGetIsActive? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ListMonitorsV1SiteMonitorsGetIsActive), - jsonSerializerContext) as global::ScrapeGraphAI.ListMonitorsV1SiteMonitorsGetIsActive; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ListMonitorsV1SiteMonitorsGetIsActive? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ListMonitorsV1SiteMonitorsGetIsActive? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ListMonitorsV1SiteMonitorsGetIsActive), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ListMonitorsV1SiteMonitorsGetIsActive; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ListMonitorsV1SiteMonitorsGetIsActive.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ListMonitorsV1SiteMonitorsGetIsActive.g.cs deleted file mode 100644 index 93de55d..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ListMonitorsV1SiteMonitorsGetIsActive.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ListMonitorsV1SiteMonitorsGetIsActive - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.LoopStepMaxIterations.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.LoopStepMaxIterations.Json.g.cs deleted file mode 100644 index d2b5056..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.LoopStepMaxIterations.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class LoopStepMaxIterations - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.LoopStepMaxIterations? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.LoopStepMaxIterations), - jsonSerializerContext) as global::ScrapeGraphAI.LoopStepMaxIterations; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.LoopStepMaxIterations? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.LoopStepMaxIterations? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.LoopStepMaxIterations), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.LoopStepMaxIterations; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.LoopStepMaxIterations.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.LoopStepMaxIterations.g.cs deleted file mode 100644 index 326ff79..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.LoopStepMaxIterations.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Maximum number of iterations (safety limit) - /// - public sealed partial class LoopStepMaxIterations - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyHistoryResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyHistoryResponse.g.cs index 20a7eab..2fd103c 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyHistoryResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyHistoryResponse.g.cs @@ -4,19 +4,19 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class MarkdownifyHistoryResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("requests")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Collections.Generic.IList Requests { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("next_key")] public object? NextKey { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyHistoryResponseNextKey.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyHistoryResponseNextKey.g.cs index 39f1c62..d76fabe 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyHistoryResponseNextKey.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyHistoryResponseNextKey.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class MarkdownifyHistoryResponseNextKey { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyHistoryResponseNextKey2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyHistoryResponseNextKey2.g.cs index c9b95e5..bcf3e2f 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyHistoryResponseNextKey2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyHistoryResponseNextKey2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class MarkdownifyHistoryResponseNextKey2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequest.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequest.g.cs index 2f7b2a1..808f4b3 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequest.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequest.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class MarkdownifyRequest { @@ -68,7 +68,7 @@ public sealed partial class MarkdownifyRequest public global::System.Collections.Generic.Dictionary? Headers { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("steps")] public global::System.Collections.Generic.IList? Steps { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestCountryCode.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestCountryCode.Json.g.cs deleted file mode 100644 index b12476c..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestCountryCode.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class MarkdownifyRequestCountryCode - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.MarkdownifyRequestCountryCode? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.MarkdownifyRequestCountryCode), - jsonSerializerContext) as global::ScrapeGraphAI.MarkdownifyRequestCountryCode; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.MarkdownifyRequestCountryCode? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.MarkdownifyRequestCountryCode? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.MarkdownifyRequestCountryCode), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.MarkdownifyRequestCountryCode; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestCountryCode.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestCountryCode.g.cs deleted file mode 100644 index c35ea0a..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestCountryCode.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// The country code to use for the scrape - /// - public sealed partial class MarkdownifyRequestCountryCode - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDB.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDB.g.cs index b311970..b03d88b 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDB.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDB.g.cs @@ -72,7 +72,7 @@ public sealed partial class MarkdownifyRequestDB public global::System.Guid? UsageId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("request_params")] public object? RequestParams { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBError.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBError.Json.g.cs deleted file mode 100644 index 51f6d3f..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBError.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class MarkdownifyRequestDBError - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.MarkdownifyRequestDBError? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.MarkdownifyRequestDBError), - jsonSerializerContext) as global::ScrapeGraphAI.MarkdownifyRequestDBError; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.MarkdownifyRequestDBError? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.MarkdownifyRequestDBError? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.MarkdownifyRequestDBError), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.MarkdownifyRequestDBError; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBError.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBError.g.cs deleted file mode 100644 index f6c695a..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBError.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Error message if the request failed - /// - public sealed partial class MarkdownifyRequestDBError - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBFinishedAt.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBFinishedAt.Json.g.cs deleted file mode 100644 index 9dc8fba..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBFinishedAt.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class MarkdownifyRequestDBFinishedAt - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.MarkdownifyRequestDBFinishedAt? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.MarkdownifyRequestDBFinishedAt), - jsonSerializerContext) as global::ScrapeGraphAI.MarkdownifyRequestDBFinishedAt; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.MarkdownifyRequestDBFinishedAt? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.MarkdownifyRequestDBFinishedAt? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.MarkdownifyRequestDBFinishedAt), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.MarkdownifyRequestDBFinishedAt; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBFinishedAt.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBFinishedAt.g.cs deleted file mode 100644 index 1770f5f..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBFinishedAt.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Timestamp when the request was completed - /// - public sealed partial class MarkdownifyRequestDBFinishedAt - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBMetadata2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBMetadata2.g.cs index b56e45c..8892c96 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBMetadata2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBMetadata2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class MarkdownifyRequestDBMetadata2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBRequestParams.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBRequestParams.g.cs index e07e0f6..162931c 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBRequestParams.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBRequestParams.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class MarkdownifyRequestDBRequestParams { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBRequestParams2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBRequestParams2.g.cs index 83154ae..c97b1e9 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBRequestParams2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBRequestParams2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class MarkdownifyRequestDBRequestParams2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBUsageId.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBUsageId.Json.g.cs deleted file mode 100644 index 46ad81c..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBUsageId.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class MarkdownifyRequestDBUsageId - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.MarkdownifyRequestDBUsageId? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.MarkdownifyRequestDBUsageId), - jsonSerializerContext) as global::ScrapeGraphAI.MarkdownifyRequestDBUsageId; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.MarkdownifyRequestDBUsageId? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.MarkdownifyRequestDBUsageId? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.MarkdownifyRequestDBUsageId), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.MarkdownifyRequestDBUsageId; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBUsageId.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBUsageId.g.cs deleted file mode 100644 index c52fa16..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBUsageId.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// ID of the associated LLM usage record - /// - public sealed partial class MarkdownifyRequestDBUsageId - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBUserId.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBUserId.Json.g.cs deleted file mode 100644 index f9c449a..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBUserId.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class MarkdownifyRequestDBUserId - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.MarkdownifyRequestDBUserId? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.MarkdownifyRequestDBUserId), - jsonSerializerContext) as global::ScrapeGraphAI.MarkdownifyRequestDBUserId; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.MarkdownifyRequestDBUserId? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.MarkdownifyRequestDBUserId? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.MarkdownifyRequestDBUserId), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.MarkdownifyRequestDBUserId; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBUserId.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBUserId.g.cs deleted file mode 100644 index e04ac74..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBUserId.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// ID of the user who made the request - /// - public sealed partial class MarkdownifyRequestDBUserId - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBWebpageId.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBWebpageId.Json.g.cs deleted file mode 100644 index fd2ff77..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBWebpageId.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class MarkdownifyRequestDBWebpageId - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.MarkdownifyRequestDBWebpageId? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.MarkdownifyRequestDBWebpageId), - jsonSerializerContext) as global::ScrapeGraphAI.MarkdownifyRequestDBWebpageId; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.MarkdownifyRequestDBWebpageId? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.MarkdownifyRequestDBWebpageId? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.MarkdownifyRequestDBWebpageId), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.MarkdownifyRequestDBWebpageId; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBWebpageId.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBWebpageId.g.cs deleted file mode 100644 index fe07589..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestDBWebpageId.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// ID of the associated webpage - /// - public sealed partial class MarkdownifyRequestDBWebpageId - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestHeaders2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestHeaders2.g.cs index e7ca814..f0ffb5e 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestHeaders2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestHeaders2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class MarkdownifyRequestHeaders2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestStatus.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestStatus.g.cs index 95eeacd..16e6a9a 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestStatus.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestStatus.g.cs @@ -4,24 +4,24 @@ namespace ScrapeGraphAI { /// - /// + /// /// public enum MarkdownifyRequestStatus { /// - /// + /// /// Completed, /// - /// + /// /// Failed, /// - /// + /// /// Processing, /// - /// + /// /// Queued, } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestSteps.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestSteps.Json.g.cs deleted file mode 100644 index 00204b5..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestSteps.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class MarkdownifyRequestSteps - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.MarkdownifyRequestSteps? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.MarkdownifyRequestSteps), - jsonSerializerContext) as global::ScrapeGraphAI.MarkdownifyRequestSteps; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.MarkdownifyRequestSteps? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.MarkdownifyRequestSteps? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.MarkdownifyRequestSteps), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.MarkdownifyRequestSteps; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestSteps.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestSteps.g.cs deleted file mode 100644 index f239d9f..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestSteps.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class MarkdownifyRequestSteps - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestWebhookUrl.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestWebhookUrl.Json.g.cs deleted file mode 100644 index 5beaf03..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestWebhookUrl.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class MarkdownifyRequestWebhookUrl - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.MarkdownifyRequestWebhookUrl? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.MarkdownifyRequestWebhookUrl), - jsonSerializerContext) as global::ScrapeGraphAI.MarkdownifyRequestWebhookUrl; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.MarkdownifyRequestWebhookUrl? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.MarkdownifyRequestWebhookUrl? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.MarkdownifyRequestWebhookUrl), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.MarkdownifyRequestWebhookUrl; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestWebhookUrl.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestWebhookUrl.g.cs deleted file mode 100644 index 15006a4..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyRequestWebhookUrl.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Webhook URL to send the job result to - /// - public sealed partial class MarkdownifyRequestWebhookUrl - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyStatus.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyStatus.g.cs index 88ccbd3..6d30d59 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyStatus.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.MarkdownifyStatus.g.cs @@ -4,24 +4,24 @@ namespace ScrapeGraphAI { /// - /// + /// /// public enum MarkdownifyStatus { /// - /// + /// /// Completed, /// - /// + /// /// Failed, /// - /// + /// /// Processing, /// - /// + /// /// Queued, } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.NavigationStepWaitFor.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.NavigationStepWaitFor.Json.g.cs deleted file mode 100644 index 2ab0dca..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.NavigationStepWaitFor.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class NavigationStepWaitFor - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.NavigationStepWaitFor? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.NavigationStepWaitFor), - jsonSerializerContext) as global::ScrapeGraphAI.NavigationStepWaitFor; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.NavigationStepWaitFor? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.NavigationStepWaitFor? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.NavigationStepWaitFor), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.NavigationStepWaitFor; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.NavigationStepWaitFor.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.NavigationStepWaitFor.g.cs deleted file mode 100644 index b035c47..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.NavigationStepWaitFor.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Optional selector to wait for after navigation - /// - public sealed partial class NavigationStepWaitFor - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.PauseScheduledJobV1ScheduledJobsJobIdPausePostResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.PauseScheduledJobV1ScheduledJobsJobIdPausePostResponse.g.cs index e828425..0b51fab 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.PauseScheduledJobV1ScheduledJobsJobIdPausePostResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.PauseScheduledJobV1ScheduledJobsJobIdPausePostResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class PauseScheduledJobV1ScheduledJobsJobIdPausePostResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedback.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedback.g.cs index 96c1323..c03e84c 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedback.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedback.g.cs @@ -4,108 +4,108 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ProductFeedback { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("feedback_id")] public global::System.Guid? FeedbackId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("name")] public string? Name { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("email")] public string? Email { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("company")] public string? Company { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("how_discovered")] public string? HowDiscovered { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("usage_frequency")] public string? UsageFrequency { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("use_cases")] public global::System.Collections.Generic.IList? UseCases { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("rating")] public int? Rating { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("liked_most")] public string? LikedMost { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("disliked")] public string? Disliked { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("requested_features")] public string? RequestedFeatures { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("setup_easy")] public bool? SetupEasy { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("issues")] public string? Issues { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("recommend_score")] public int? RecommendScore { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("improvement_suggestions")] public string? ImprovementSuggestions { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("can_contact")] public bool? CanContact { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("contact_method")] public string? ContactMethod { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackCanContact.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackCanContact.Json.g.cs deleted file mode 100644 index e0971e1..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackCanContact.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ProductFeedbackCanContact - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackCanContact? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ProductFeedbackCanContact), - jsonSerializerContext) as global::ScrapeGraphAI.ProductFeedbackCanContact; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackCanContact? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ProductFeedbackCanContact? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ProductFeedbackCanContact), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ProductFeedbackCanContact; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackCanContact.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackCanContact.g.cs deleted file mode 100644 index 5cc00f0..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackCanContact.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ProductFeedbackCanContact - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackCompany.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackCompany.Json.g.cs deleted file mode 100644 index a5a480f..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackCompany.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ProductFeedbackCompany - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackCompany? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ProductFeedbackCompany), - jsonSerializerContext) as global::ScrapeGraphAI.ProductFeedbackCompany; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackCompany? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ProductFeedbackCompany? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ProductFeedbackCompany), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ProductFeedbackCompany; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackCompany.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackCompany.g.cs deleted file mode 100644 index 172fc66..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackCompany.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ProductFeedbackCompany - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackContactMethod.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackContactMethod.Json.g.cs deleted file mode 100644 index 7b653b3..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackContactMethod.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ProductFeedbackContactMethod - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackContactMethod? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ProductFeedbackContactMethod), - jsonSerializerContext) as global::ScrapeGraphAI.ProductFeedbackContactMethod; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackContactMethod? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ProductFeedbackContactMethod? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ProductFeedbackContactMethod), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ProductFeedbackContactMethod; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackContactMethod.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackContactMethod.g.cs deleted file mode 100644 index c58db02..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackContactMethod.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ProductFeedbackContactMethod - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackDisliked.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackDisliked.Json.g.cs deleted file mode 100644 index 27ef994..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackDisliked.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ProductFeedbackDisliked - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackDisliked? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ProductFeedbackDisliked), - jsonSerializerContext) as global::ScrapeGraphAI.ProductFeedbackDisliked; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackDisliked? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ProductFeedbackDisliked? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ProductFeedbackDisliked), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ProductFeedbackDisliked; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackDisliked.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackDisliked.g.cs deleted file mode 100644 index 3a589b5..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackDisliked.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ProductFeedbackDisliked - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackEmail.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackEmail.Json.g.cs deleted file mode 100644 index d57c489..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackEmail.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ProductFeedbackEmail - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackEmail? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ProductFeedbackEmail), - jsonSerializerContext) as global::ScrapeGraphAI.ProductFeedbackEmail; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackEmail? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ProductFeedbackEmail? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ProductFeedbackEmail), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ProductFeedbackEmail; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackEmail.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackEmail.g.cs deleted file mode 100644 index 0182194..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackEmail.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ProductFeedbackEmail - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackHowDiscovered.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackHowDiscovered.Json.g.cs deleted file mode 100644 index d484373..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackHowDiscovered.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ProductFeedbackHowDiscovered - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackHowDiscovered? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ProductFeedbackHowDiscovered), - jsonSerializerContext) as global::ScrapeGraphAI.ProductFeedbackHowDiscovered; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackHowDiscovered? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ProductFeedbackHowDiscovered? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ProductFeedbackHowDiscovered), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ProductFeedbackHowDiscovered; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackHowDiscovered.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackHowDiscovered.g.cs deleted file mode 100644 index 6f3ca23..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackHowDiscovered.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ProductFeedbackHowDiscovered - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackImprovementSuggestions.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackImprovementSuggestions.Json.g.cs deleted file mode 100644 index 35e843a..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackImprovementSuggestions.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ProductFeedbackImprovementSuggestions - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackImprovementSuggestions? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ProductFeedbackImprovementSuggestions), - jsonSerializerContext) as global::ScrapeGraphAI.ProductFeedbackImprovementSuggestions; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackImprovementSuggestions? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ProductFeedbackImprovementSuggestions? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ProductFeedbackImprovementSuggestions), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ProductFeedbackImprovementSuggestions; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackImprovementSuggestions.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackImprovementSuggestions.g.cs deleted file mode 100644 index e1f1240..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackImprovementSuggestions.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ProductFeedbackImprovementSuggestions - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackIssues.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackIssues.Json.g.cs deleted file mode 100644 index 51392db..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackIssues.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ProductFeedbackIssues - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackIssues? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ProductFeedbackIssues), - jsonSerializerContext) as global::ScrapeGraphAI.ProductFeedbackIssues; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackIssues? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ProductFeedbackIssues? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ProductFeedbackIssues), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ProductFeedbackIssues; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackIssues.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackIssues.g.cs deleted file mode 100644 index eee7b7c..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackIssues.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ProductFeedbackIssues - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackLikedMost.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackLikedMost.Json.g.cs deleted file mode 100644 index 6421f59..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackLikedMost.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ProductFeedbackLikedMost - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackLikedMost? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ProductFeedbackLikedMost), - jsonSerializerContext) as global::ScrapeGraphAI.ProductFeedbackLikedMost; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackLikedMost? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ProductFeedbackLikedMost? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ProductFeedbackLikedMost), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ProductFeedbackLikedMost; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackLikedMost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackLikedMost.g.cs deleted file mode 100644 index e67a61d..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackLikedMost.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ProductFeedbackLikedMost - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackName.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackName.Json.g.cs deleted file mode 100644 index b5a7415..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackName.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ProductFeedbackName - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackName? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ProductFeedbackName), - jsonSerializerContext) as global::ScrapeGraphAI.ProductFeedbackName; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackName? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ProductFeedbackName? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ProductFeedbackName), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ProductFeedbackName; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackName.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackName.g.cs deleted file mode 100644 index 6faff90..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackName.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ProductFeedbackName - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackRating.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackRating.Json.g.cs deleted file mode 100644 index ceb7df4..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackRating.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ProductFeedbackRating - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackRating? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ProductFeedbackRating), - jsonSerializerContext) as global::ScrapeGraphAI.ProductFeedbackRating; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackRating? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ProductFeedbackRating? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ProductFeedbackRating), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ProductFeedbackRating; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackRating.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackRating.g.cs deleted file mode 100644 index f1441ab..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackRating.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ProductFeedbackRating - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackRecommendScore.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackRecommendScore.Json.g.cs deleted file mode 100644 index 30fe10c..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackRecommendScore.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ProductFeedbackRecommendScore - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackRecommendScore? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ProductFeedbackRecommendScore), - jsonSerializerContext) as global::ScrapeGraphAI.ProductFeedbackRecommendScore; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackRecommendScore? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ProductFeedbackRecommendScore? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ProductFeedbackRecommendScore), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ProductFeedbackRecommendScore; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackRecommendScore.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackRecommendScore.g.cs deleted file mode 100644 index 3b94c23..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackRecommendScore.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ProductFeedbackRecommendScore - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackRequestedFeatures.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackRequestedFeatures.Json.g.cs deleted file mode 100644 index 549ef51..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackRequestedFeatures.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ProductFeedbackRequestedFeatures - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackRequestedFeatures? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ProductFeedbackRequestedFeatures), - jsonSerializerContext) as global::ScrapeGraphAI.ProductFeedbackRequestedFeatures; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackRequestedFeatures? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ProductFeedbackRequestedFeatures? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ProductFeedbackRequestedFeatures), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ProductFeedbackRequestedFeatures; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackRequestedFeatures.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackRequestedFeatures.g.cs deleted file mode 100644 index 0a5edb4..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackRequestedFeatures.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ProductFeedbackRequestedFeatures - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackResponse.g.cs index 5655a15..91e08ea 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ProductFeedbackResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackSetupEasy.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackSetupEasy.Json.g.cs deleted file mode 100644 index 1789c37..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackSetupEasy.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ProductFeedbackSetupEasy - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackSetupEasy? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ProductFeedbackSetupEasy), - jsonSerializerContext) as global::ScrapeGraphAI.ProductFeedbackSetupEasy; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackSetupEasy? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ProductFeedbackSetupEasy? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ProductFeedbackSetupEasy), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ProductFeedbackSetupEasy; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackSetupEasy.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackSetupEasy.g.cs deleted file mode 100644 index 093e189..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackSetupEasy.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ProductFeedbackSetupEasy - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackUsageFrequency.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackUsageFrequency.Json.g.cs deleted file mode 100644 index 31c78a0..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackUsageFrequency.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ProductFeedbackUsageFrequency - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackUsageFrequency? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ProductFeedbackUsageFrequency), - jsonSerializerContext) as global::ScrapeGraphAI.ProductFeedbackUsageFrequency; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackUsageFrequency? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ProductFeedbackUsageFrequency? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ProductFeedbackUsageFrequency), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ProductFeedbackUsageFrequency; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackUsageFrequency.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackUsageFrequency.g.cs deleted file mode 100644 index 6dadb39..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackUsageFrequency.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ProductFeedbackUsageFrequency - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackUseCases.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackUseCases.Json.g.cs deleted file mode 100644 index f1e1d5d..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackUseCases.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ProductFeedbackUseCases - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackUseCases? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ProductFeedbackUseCases), - jsonSerializerContext) as global::ScrapeGraphAI.ProductFeedbackUseCases; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ProductFeedbackUseCases? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ProductFeedbackUseCases? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ProductFeedbackUseCases), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ProductFeedbackUseCases; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackUseCases.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackUseCases.g.cs deleted file mode 100644 index fe2959c..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProductFeedbackUseCases.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ProductFeedbackUseCases - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProxyX402PathGetResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProxyX402PathGetResponse.g.cs index 8714f9c..98c8c32 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProxyX402PathGetResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProxyX402PathGetResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ProxyX402PathGetResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProxyX402PathGetResponse2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProxyX402PathGetResponse2.g.cs index bd1898a..ad8cd35 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProxyX402PathGetResponse2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProxyX402PathGetResponse2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ProxyX402PathGetResponse2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProxyX402PathGetResponse3.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProxyX402PathGetResponse3.g.cs index 230f2b8..fe2dccd 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProxyX402PathGetResponse3.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProxyX402PathGetResponse3.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ProxyX402PathGetResponse3 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProxyX402PathGetResponse4.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProxyX402PathGetResponse4.g.cs index 08f3dad..f7fd075 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProxyX402PathGetResponse4.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProxyX402PathGetResponse4.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ProxyX402PathGetResponse4 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProxyX402PathGetResponse5.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProxyX402PathGetResponse5.g.cs index 55f6419..acb4b0c 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProxyX402PathGetResponse5.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ProxyX402PathGetResponse5.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ProxyX402PathGetResponse5 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.QueryRedisCacheByPatternRequest.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.QueryRedisCacheByPatternRequest.g.cs index b8c1cf6..caae504 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.QueryRedisCacheByPatternRequest.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.QueryRedisCacheByPatternRequest.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class QueryRedisCacheByPatternRequest { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.QueryRedisCacheByPatternV1AdminQueryRedisCacheByPatternPostResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.QueryRedisCacheByPatternV1AdminQueryRedisCacheByPatternPostResponse.g.cs index 6d1afaa..1a0e256 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.QueryRedisCacheByPatternV1AdminQueryRedisCacheByPatternPostResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.QueryRedisCacheByPatternV1AdminQueryRedisCacheByPatternPostResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class QueryRedisCacheByPatternV1AdminQueryRedisCacheByPatternPostResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ResumeScheduledJobV1ScheduledJobsJobIdResumePostResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ResumeScheduledJobV1ScheduledJobsJobIdResumePostResponse.g.cs index 6a083a3..5512aaf 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ResumeScheduledJobV1ScheduledJobsJobIdResumePostResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ResumeScheduledJobV1ScheduledJobsJobIdResumePostResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ResumeScheduledJobV1ScheduledJobsJobIdResumePostResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SaveEndpointV1EndpointSaveEndpointPostResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SaveEndpointV1EndpointSaveEndpointPostResponse.g.cs index f492e15..5b8aae4 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SaveEndpointV1EndpointSaveEndpointPostResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SaveEndpointV1EndpointSaveEndpointPostResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SaveEndpointV1EndpointSaveEndpointPostResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobCreateWebhookUrl.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobCreateWebhookUrl.Json.g.cs deleted file mode 100644 index f72990f..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobCreateWebhookUrl.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ScheduledJobCreateWebhookUrl - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ScheduledJobCreateWebhookUrl? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ScheduledJobCreateWebhookUrl), - jsonSerializerContext) as global::ScrapeGraphAI.ScheduledJobCreateWebhookUrl; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ScheduledJobCreateWebhookUrl? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ScheduledJobCreateWebhookUrl? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ScheduledJobCreateWebhookUrl), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ScheduledJobCreateWebhookUrl; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobCreateWebhookUrl.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobCreateWebhookUrl.g.cs deleted file mode 100644 index 3af1749..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobCreateWebhookUrl.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Webhook URL to send the job result to - /// - public sealed partial class ScheduledJobCreateWebhookUrl - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobListResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobListResponse.g.cs index e886e7e..7dcaaa6 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobListResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobListResponse.g.cs @@ -9,28 +9,28 @@ namespace ScrapeGraphAI public sealed partial class ScheduledJobListResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("total")] [global::System.Text.Json.Serialization.JsonRequired] public required int Total { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("page")] [global::System.Text.Json.Serialization.JsonRequired] public required int Page { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("page_size")] [global::System.Text.Json.Serialization.JsonRequired] public required int PageSize { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("jobs")] [global::System.Text.Json.Serialization.JsonRequired] diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobResponse.g.cs index 89fa4f4..e8a255c 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobResponse.g.cs @@ -9,28 +9,28 @@ namespace ScrapeGraphAI public sealed partial class ScheduledJobResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("id")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Guid Id { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("user_id")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Guid UserId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("job_name")] [global::System.Text.Json.Serialization.JsonRequired] public required string JobName { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("service_type")] [global::System.Text.Json.Serialization.JsonConverter(typeof(global::ScrapeGraphAI.JsonConverters.ServiceTypeJsonConverter))] @@ -38,48 +38,48 @@ public sealed partial class ScheduledJobResponse public required global::ScrapeGraphAI.ServiceType ServiceType { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("cron_expression")] [global::System.Text.Json.Serialization.JsonRequired] public required string CronExpression { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("job_config")] [global::System.Text.Json.Serialization.JsonRequired] public required object JobConfig { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("is_active")] [global::System.Text.Json.Serialization.JsonRequired] public required bool IsActive { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.DateTime CreatedAt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("updated_at")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.DateTime UpdatedAt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("last_run_at")] public global::System.DateTime? LastRunAt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("next_run_at")] public global::System.DateTime? NextRunAt { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobResponseJobConfig.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobResponseJobConfig.g.cs index 57627cb..70c4e96 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobResponseJobConfig.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobResponseJobConfig.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ScheduledJobResponseJobConfig { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobResponseLastRunAt.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobResponseLastRunAt.Json.g.cs deleted file mode 100644 index 630f540..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobResponseLastRunAt.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ScheduledJobResponseLastRunAt - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ScheduledJobResponseLastRunAt? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ScheduledJobResponseLastRunAt), - jsonSerializerContext) as global::ScrapeGraphAI.ScheduledJobResponseLastRunAt; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ScheduledJobResponseLastRunAt? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ScheduledJobResponseLastRunAt? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ScheduledJobResponseLastRunAt), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ScheduledJobResponseLastRunAt; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobResponseLastRunAt.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobResponseLastRunAt.g.cs deleted file mode 100644 index 98461aa..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobResponseLastRunAt.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ScheduledJobResponseLastRunAt - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobResponseNextRunAt.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobResponseNextRunAt.Json.g.cs deleted file mode 100644 index 8de2fbc..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobResponseNextRunAt.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ScheduledJobResponseNextRunAt - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ScheduledJobResponseNextRunAt? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ScheduledJobResponseNextRunAt), - jsonSerializerContext) as global::ScrapeGraphAI.ScheduledJobResponseNextRunAt; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ScheduledJobResponseNextRunAt? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ScheduledJobResponseNextRunAt? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ScheduledJobResponseNextRunAt), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ScheduledJobResponseNextRunAt; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobResponseNextRunAt.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobResponseNextRunAt.g.cs deleted file mode 100644 index a512d2b..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScheduledJobResponseNextRunAt.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ScheduledJobResponseNextRunAt - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SchemaGenerationRequestExistingSchema2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SchemaGenerationRequestExistingSchema2.g.cs index 049ead9..43bca6e 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SchemaGenerationRequestExistingSchema2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SchemaGenerationRequestExistingSchema2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SchemaGenerationRequestExistingSchema2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SchemaGenerationResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SchemaGenerationResponse.g.cs index cb1d5a3..5657464 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SchemaGenerationResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SchemaGenerationResponse.g.cs @@ -9,21 +9,21 @@ namespace ScrapeGraphAI public sealed partial class SchemaGenerationResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("request_id")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Guid RequestId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("status")] [global::System.Text.Json.Serialization.JsonRequired] public required string Status { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("user_prompt")] [global::System.Text.Json.Serialization.JsonRequired] @@ -44,7 +44,7 @@ public sealed partial class SchemaGenerationResponse public required object GeneratedSchema { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("error")] public string? Error { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SchemaGenerationResponseError.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SchemaGenerationResponseError.Json.g.cs deleted file mode 100644 index a73f69d..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SchemaGenerationResponseError.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SchemaGenerationResponseError - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SchemaGenerationResponseError? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SchemaGenerationResponseError), - jsonSerializerContext) as global::ScrapeGraphAI.SchemaGenerationResponseError; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SchemaGenerationResponseError? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SchemaGenerationResponseError? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SchemaGenerationResponseError), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SchemaGenerationResponseError; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SchemaGenerationResponseError.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SchemaGenerationResponseError.g.cs deleted file mode 100644 index 7dfbc97..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SchemaGenerationResponseError.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class SchemaGenerationResponseError - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeHistoryResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeHistoryResponse.g.cs index 2f573e3..37f3483 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeHistoryResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeHistoryResponse.g.cs @@ -4,19 +4,19 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ScrapeHistoryResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("requests")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Collections.Generic.IList Requests { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("next_key")] public object? NextKey { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeHistoryResponseNextKey.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeHistoryResponseNextKey.g.cs index 3721738..9e2f3e5 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeHistoryResponseNextKey.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeHistoryResponseNextKey.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ScrapeHistoryResponseNextKey { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeHistoryResponseNextKey2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeHistoryResponseNextKey2.g.cs index bff619d..6fbaa3f 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeHistoryResponseNextKey2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeHistoryResponseNextKey2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ScrapeHistoryResponseNextKey2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequest.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequest.g.cs index 88f7f2d..7ce7cee 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequest.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequest.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ScrapeRequest { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestCountryCode.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestCountryCode.Json.g.cs deleted file mode 100644 index fa42c5f..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestCountryCode.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ScrapeRequestCountryCode - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ScrapeRequestCountryCode? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ScrapeRequestCountryCode), - jsonSerializerContext) as global::ScrapeGraphAI.ScrapeRequestCountryCode; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ScrapeRequestCountryCode? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ScrapeRequestCountryCode? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ScrapeRequestCountryCode), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ScrapeRequestCountryCode; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestCountryCode.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestCountryCode.g.cs deleted file mode 100644 index b03e431..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestCountryCode.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// The country code to use for the scrape - /// - public sealed partial class ScrapeRequestCountryCode - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDB.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDB.g.cs index c43f0ac..87d12e3 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDB.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDB.g.cs @@ -9,20 +9,20 @@ namespace ScrapeGraphAI public sealed partial class ScrapeRequestDB { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("request_id")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Guid RequestId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("user_id")] public global::System.Guid? UserId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("website_url")] [global::System.Text.Json.Serialization.JsonRequired] @@ -35,7 +35,7 @@ public sealed partial class ScrapeRequestDB public bool? RenderHeavyJs { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("result")] public string? Result { get; set; } @@ -55,19 +55,19 @@ public sealed partial class ScrapeRequestDB public object? Metadata { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("error")] public string? Error { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("finished_at")] public global::System.DateTime? FinishedAt { get; set; } /// - /// Default Value: 2026-08-17T12:27:57.265760 + /// Default Value: 2026-08-28T05:11:46.653490 /// [global::System.Text.Json.Serialization.JsonPropertyName("requested_at")] public global::System.DateTime? RequestedAt { get; set; } @@ -79,7 +79,7 @@ public sealed partial class ScrapeRequestDB public int? Cost { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("request_params")] public object? RequestParams { get; set; } @@ -110,7 +110,7 @@ public sealed partial class ScrapeRequestDB /// /// /// - /// Default Value: 2026-08-17T12:27:57.265760 + /// Default Value: 2026-08-28T05:11:46.653490 /// /// /// Default Value: 0 diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBError.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBError.Json.g.cs deleted file mode 100644 index 1c6a00c..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBError.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ScrapeRequestDBError - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ScrapeRequestDBError? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ScrapeRequestDBError), - jsonSerializerContext) as global::ScrapeGraphAI.ScrapeRequestDBError; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ScrapeRequestDBError? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ScrapeRequestDBError? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ScrapeRequestDBError), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ScrapeRequestDBError; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBError.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBError.g.cs deleted file mode 100644 index 77bf08c..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBError.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ScrapeRequestDBError - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBFinishedAt.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBFinishedAt.Json.g.cs deleted file mode 100644 index e4c451e..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBFinishedAt.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ScrapeRequestDBFinishedAt - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ScrapeRequestDBFinishedAt? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ScrapeRequestDBFinishedAt), - jsonSerializerContext) as global::ScrapeGraphAI.ScrapeRequestDBFinishedAt; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ScrapeRequestDBFinishedAt? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ScrapeRequestDBFinishedAt? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ScrapeRequestDBFinishedAt), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ScrapeRequestDBFinishedAt; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBFinishedAt.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBFinishedAt.g.cs deleted file mode 100644 index 28cb8ca..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBFinishedAt.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ScrapeRequestDBFinishedAt - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBRequestParams.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBRequestParams.g.cs index 339b1e2..b863d0c 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBRequestParams.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBRequestParams.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ScrapeRequestDBRequestParams { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBRequestParams2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBRequestParams2.g.cs index 384cb61..387467d 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBRequestParams2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBRequestParams2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ScrapeRequestDBRequestParams2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBResult.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBResult.Json.g.cs deleted file mode 100644 index eb01988..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBResult.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ScrapeRequestDBResult - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ScrapeRequestDBResult? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ScrapeRequestDBResult), - jsonSerializerContext) as global::ScrapeGraphAI.ScrapeRequestDBResult; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ScrapeRequestDBResult? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ScrapeRequestDBResult? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ScrapeRequestDBResult), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ScrapeRequestDBResult; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBResult.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBResult.g.cs deleted file mode 100644 index 4db0642..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBResult.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ScrapeRequestDBResult - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBUserId.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBUserId.Json.g.cs deleted file mode 100644 index 626b3fb..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBUserId.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class ScrapeRequestDBUserId - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ScrapeRequestDBUserId? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.ScrapeRequestDBUserId), - jsonSerializerContext) as global::ScrapeGraphAI.ScrapeRequestDBUserId; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.ScrapeRequestDBUserId? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.ScrapeRequestDBUserId? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.ScrapeRequestDBUserId), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.ScrapeRequestDBUserId; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBUserId.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBUserId.g.cs deleted file mode 100644 index 9ae5ba3..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeRequestDBUserId.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class ScrapeRequestDBUserId - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeStatus.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeStatus.g.cs index 73a2a4a..98262e5 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeStatus.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeStatus.g.cs @@ -9,19 +9,19 @@ namespace ScrapeGraphAI public enum ScrapeStatus { /// - /// + /// /// Completed, /// - /// + /// /// Failed, /// - /// + /// /// Processing, /// - /// + /// /// Queued, } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeV1ScrapePostResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeV1ScrapePostResponse.g.cs index 18fa78a..ea3fc62 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeV1ScrapePostResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ScrapeV1ScrapePostResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ScrapeV1ScrapePostResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequest.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequest.g.cs index ab9dfa6..4c80dc8 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequest.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequest.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SearchScraperRequest { @@ -34,7 +34,7 @@ public sealed partial class SearchScraperRequest public global::System.Collections.Generic.Dictionary? Headers { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("output_schema")] public object? OutputSchema { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestHeaders2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestHeaders2.g.cs index 2854d8e..1eeb807 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestHeaders2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestHeaders2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SearchScraperRequestHeaders2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestLocationGeoCode.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestLocationGeoCode.Json.g.cs deleted file mode 100644 index b833f32..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestLocationGeoCode.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SearchScraperRequestLocationGeoCode - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SearchScraperRequestLocationGeoCode? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SearchScraperRequestLocationGeoCode), - jsonSerializerContext) as global::ScrapeGraphAI.SearchScraperRequestLocationGeoCode; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SearchScraperRequestLocationGeoCode? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SearchScraperRequestLocationGeoCode? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SearchScraperRequestLocationGeoCode), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SearchScraperRequestLocationGeoCode; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestLocationGeoCode.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestLocationGeoCode.g.cs deleted file mode 100644 index 0a4111a..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestLocationGeoCode.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// The geo code of the location to search in - /// - public sealed partial class SearchScraperRequestLocationGeoCode - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestOutputSchema.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestOutputSchema.g.cs index 148aca8..6d32e71 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestOutputSchema.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestOutputSchema.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SearchScraperRequestOutputSchema { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestOutputSchema2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestOutputSchema2.g.cs index 9cc3e24..ef1610a 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestOutputSchema2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestOutputSchema2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SearchScraperRequestOutputSchema2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestTimeRange.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestTimeRange.Json.g.cs deleted file mode 100644 index 805ded3..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestTimeRange.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SearchScraperRequestTimeRange - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SearchScraperRequestTimeRange? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SearchScraperRequestTimeRange), - jsonSerializerContext) as global::ScrapeGraphAI.SearchScraperRequestTimeRange; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SearchScraperRequestTimeRange? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SearchScraperRequestTimeRange? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SearchScraperRequestTimeRange), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SearchScraperRequestTimeRange; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestWebhookUrl.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestWebhookUrl.Json.g.cs deleted file mode 100644 index 687ed46..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestWebhookUrl.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SearchScraperRequestWebhookUrl - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SearchScraperRequestWebhookUrl? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SearchScraperRequestWebhookUrl), - jsonSerializerContext) as global::ScrapeGraphAI.SearchScraperRequestWebhookUrl; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SearchScraperRequestWebhookUrl? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SearchScraperRequestWebhookUrl? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SearchScraperRequestWebhookUrl), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SearchScraperRequestWebhookUrl; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestWebhookUrl.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestWebhookUrl.g.cs deleted file mode 100644 index eaadee4..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperRequestWebhookUrl.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Webhook URL to send the job result to - /// - public sealed partial class SearchScraperRequestWebhookUrl - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperStatus.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperStatus.g.cs index 8bdf16d..27d524c 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperStatus.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchScraperStatus.g.cs @@ -4,24 +4,24 @@ namespace ScrapeGraphAI { /// - /// + /// /// public enum SearchScraperStatus { /// - /// + /// /// Completed, /// - /// + /// /// Failed, /// - /// + /// /// Processing, /// - /// + /// /// Queued, } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperHistoryResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperHistoryResponse.g.cs index f869f86..18e3266 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperHistoryResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperHistoryResponse.g.cs @@ -4,19 +4,19 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SearchscraperHistoryResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("requests")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Collections.Generic.IList Requests { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("next_key")] public object? NextKey { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperHistoryResponseNextKey.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperHistoryResponseNextKey.g.cs index 76abe6e..354930b 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperHistoryResponseNextKey.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperHistoryResponseNextKey.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SearchscraperHistoryResponseNextKey { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperHistoryResponseNextKey2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperHistoryResponseNextKey2.g.cs index ab853d5..37b4fd6 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperHistoryResponseNextKey2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperHistoryResponseNextKey2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SearchscraperHistoryResponseNextKey2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDB.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDB.g.cs index dc01b50..471168c 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDB.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDB.g.cs @@ -9,50 +9,50 @@ namespace ScrapeGraphAI public sealed partial class SearchscraperRequestDB { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("request_id")] public global::System.Guid? RequestId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("user_id")] public global::System.Guid? UserId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("user_prompt")] [global::System.Text.Json.Serialization.JsonRequired] public required string UserPrompt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("search_query")] public string? SearchQuery { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("extraction_query")] public string? ExtractionQuery { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("references_urls")] public global::System.Collections.Generic.IList? ReferencesUrls { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("output_schema")] public object? OutputSchema { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("result")] public object? Result { get; set; } @@ -65,25 +65,25 @@ public sealed partial class SearchscraperRequestDB public global::ScrapeGraphAI.SearchScraperStatus? Status { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("metadata")] public object? Metadata { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("error")] public string? Error { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("requested_at")] public global::System.DateTime? RequestedAt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("finished_at")] public global::System.DateTime? FinishedAt { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBError.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBError.Json.g.cs deleted file mode 100644 index aac3545..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBError.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SearchscraperRequestDBError - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SearchscraperRequestDBError? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SearchscraperRequestDBError), - jsonSerializerContext) as global::ScrapeGraphAI.SearchscraperRequestDBError; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SearchscraperRequestDBError? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SearchscraperRequestDBError? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SearchscraperRequestDBError), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SearchscraperRequestDBError; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBError.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBError.g.cs deleted file mode 100644 index c31efc9..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBError.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class SearchscraperRequestDBError - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBExtractionQuery.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBExtractionQuery.Json.g.cs deleted file mode 100644 index 2cecf57..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBExtractionQuery.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SearchscraperRequestDBExtractionQuery - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SearchscraperRequestDBExtractionQuery? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SearchscraperRequestDBExtractionQuery), - jsonSerializerContext) as global::ScrapeGraphAI.SearchscraperRequestDBExtractionQuery; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SearchscraperRequestDBExtractionQuery? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SearchscraperRequestDBExtractionQuery? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SearchscraperRequestDBExtractionQuery), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SearchscraperRequestDBExtractionQuery; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBExtractionQuery.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBExtractionQuery.g.cs deleted file mode 100644 index 0d1331c..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBExtractionQuery.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class SearchscraperRequestDBExtractionQuery - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBFinishedAt.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBFinishedAt.Json.g.cs deleted file mode 100644 index 457abd4..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBFinishedAt.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SearchscraperRequestDBFinishedAt - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SearchscraperRequestDBFinishedAt? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SearchscraperRequestDBFinishedAt), - jsonSerializerContext) as global::ScrapeGraphAI.SearchscraperRequestDBFinishedAt; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SearchscraperRequestDBFinishedAt? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SearchscraperRequestDBFinishedAt? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SearchscraperRequestDBFinishedAt), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SearchscraperRequestDBFinishedAt; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBFinishedAt.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBFinishedAt.g.cs deleted file mode 100644 index 6c7da5e..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBFinishedAt.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class SearchscraperRequestDBFinishedAt - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBMetadata.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBMetadata.g.cs index de0fa91..c5e7a7b 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBMetadata.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBMetadata.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SearchscraperRequestDBMetadata { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBOutputSchema.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBOutputSchema.g.cs index 2a85838..5b03cec 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBOutputSchema.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBOutputSchema.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SearchscraperRequestDBOutputSchema { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBOutputSchema2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBOutputSchema2.g.cs index 0b44536..3e175af 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBOutputSchema2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBOutputSchema2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SearchscraperRequestDBOutputSchema2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBReferencesUrls.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBReferencesUrls.Json.g.cs deleted file mode 100644 index df2c046..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBReferencesUrls.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SearchscraperRequestDBReferencesUrls - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SearchscraperRequestDBReferencesUrls? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SearchscraperRequestDBReferencesUrls), - jsonSerializerContext) as global::ScrapeGraphAI.SearchscraperRequestDBReferencesUrls; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SearchscraperRequestDBReferencesUrls? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SearchscraperRequestDBReferencesUrls? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SearchscraperRequestDBReferencesUrls), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SearchscraperRequestDBReferencesUrls; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBReferencesUrls.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBReferencesUrls.g.cs deleted file mode 100644 index 8fb3fb1..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBReferencesUrls.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class SearchscraperRequestDBReferencesUrls - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBResult.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBResult.g.cs index 0a149ee..63237f6 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBResult.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBResult.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SearchscraperRequestDBResult { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBResult2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBResult2.g.cs index 9ea75d5..bb8b474 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBResult2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBResult2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SearchscraperRequestDBResult2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBSearchQuery.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBSearchQuery.Json.g.cs deleted file mode 100644 index 73ac62e..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBSearchQuery.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SearchscraperRequestDBSearchQuery - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SearchscraperRequestDBSearchQuery? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SearchscraperRequestDBSearchQuery), - jsonSerializerContext) as global::ScrapeGraphAI.SearchscraperRequestDBSearchQuery; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SearchscraperRequestDBSearchQuery? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SearchscraperRequestDBSearchQuery? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SearchscraperRequestDBSearchQuery), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SearchscraperRequestDBSearchQuery; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBSearchQuery.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBSearchQuery.g.cs deleted file mode 100644 index f846c60..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBSearchQuery.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class SearchscraperRequestDBSearchQuery - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBUserId.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBUserId.Json.g.cs deleted file mode 100644 index b790dab..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBUserId.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SearchscraperRequestDBUserId - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SearchscraperRequestDBUserId? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SearchscraperRequestDBUserId), - jsonSerializerContext) as global::ScrapeGraphAI.SearchscraperRequestDBUserId; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SearchscraperRequestDBUserId? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SearchscraperRequestDBUserId? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SearchscraperRequestDBUserId), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SearchscraperRequestDBUserId; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBUserId.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBUserId.g.cs deleted file mode 100644 index ef57c7c..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SearchscraperRequestDBUserId.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class SearchscraperRequestDBUserId - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ServiceType.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ServiceType.g.cs index 8f11228..3e72238 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ServiceType.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ServiceType.g.cs @@ -4,32 +4,32 @@ namespace ScrapeGraphAI { /// - /// + /// /// public enum ServiceType { /// - /// + /// /// Agenticscrapper, /// - /// + /// /// Markdownify, /// - /// + /// /// Searchscraper, /// - /// + /// /// SiteMonitor, /// - /// + /// /// Smartcrawler, /// - /// + /// /// Smartscraper, } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorCreateName.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorCreateName.Json.g.cs deleted file mode 100644 index 5adbfa9..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorCreateName.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SiteMonitorCreateName - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SiteMonitorCreateName? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SiteMonitorCreateName), - jsonSerializerContext) as global::ScrapeGraphAI.SiteMonitorCreateName; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SiteMonitorCreateName? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SiteMonitorCreateName? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SiteMonitorCreateName), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SiteMonitorCreateName; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorCreateName.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorCreateName.g.cs deleted file mode 100644 index 0f4b334..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorCreateName.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Human-readable name for the monitor - /// - public sealed partial class SiteMonitorCreateName - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorExtractionConfigOutputSchema2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorExtractionConfigOutputSchema2.g.cs index e2611bc..a51e623 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorExtractionConfigOutputSchema2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorExtractionConfigOutputSchema2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SiteMonitorExtractionConfigOutputSchema2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorExtractionConfigUserPrompt.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorExtractionConfigUserPrompt.Json.g.cs deleted file mode 100644 index c9743d4..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorExtractionConfigUserPrompt.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SiteMonitorExtractionConfigUserPrompt - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SiteMonitorExtractionConfigUserPrompt? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SiteMonitorExtractionConfigUserPrompt), - jsonSerializerContext) as global::ScrapeGraphAI.SiteMonitorExtractionConfigUserPrompt; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SiteMonitorExtractionConfigUserPrompt? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SiteMonitorExtractionConfigUserPrompt? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SiteMonitorExtractionConfigUserPrompt), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SiteMonitorExtractionConfigUserPrompt; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorExtractionConfigUserPrompt.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorExtractionConfigUserPrompt.g.cs deleted file mode 100644 index e394af5..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorExtractionConfigUserPrompt.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Prompt for extracting structured data from the page - /// - public sealed partial class SiteMonitorExtractionConfigUserPrompt - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorListResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorListResponse.g.cs index 623dde3..2306048 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorListResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorListResponse.g.cs @@ -9,28 +9,28 @@ namespace ScrapeGraphAI public sealed partial class SiteMonitorListResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("monitors")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Collections.Generic.IList Monitors { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("total")] [global::System.Text.Json.Serialization.JsonRequired] public required int Total { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("page")] [global::System.Text.Json.Serialization.JsonRequired] public required int Page { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("page_size")] [global::System.Text.Json.Serialization.JsonRequired] diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponse.g.cs index 167f68c..16def1f 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponse.g.cs @@ -9,88 +9,88 @@ namespace ScrapeGraphAI public sealed partial class SiteMonitorResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("id")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Guid Id { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("user_id")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Guid UserId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("api_key_id")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Guid ApiKeyId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("name")] public string? Name { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("website_url")] [global::System.Text.Json.Serialization.JsonRequired] public required string WebsiteUrl { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("webhook_url")] [global::System.Text.Json.Serialization.JsonRequired] public required string WebhookUrl { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("cron_expression")] [global::System.Text.Json.Serialization.JsonRequired] public required string CronExpression { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("extraction_config")] public object? ExtractionConfig { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("is_active")] [global::System.Text.Json.Serialization.JsonRequired] public required bool IsActive { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.DateTime CreatedAt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("updated_at")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.DateTime UpdatedAt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("last_run_at")] public global::System.DateTime? LastRunAt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("next_run_at")] public global::System.DateTime? NextRunAt { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseExtractionConfig.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseExtractionConfig.g.cs index 44ed9d9..160ae3b 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseExtractionConfig.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseExtractionConfig.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SiteMonitorResponseExtractionConfig { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseExtractionConfig2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseExtractionConfig2.g.cs index c591ee7..3edbe59 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseExtractionConfig2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseExtractionConfig2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SiteMonitorResponseExtractionConfig2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseLastRunAt.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseLastRunAt.Json.g.cs deleted file mode 100644 index 3cd4212..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseLastRunAt.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SiteMonitorResponseLastRunAt - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SiteMonitorResponseLastRunAt? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SiteMonitorResponseLastRunAt), - jsonSerializerContext) as global::ScrapeGraphAI.SiteMonitorResponseLastRunAt; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SiteMonitorResponseLastRunAt? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SiteMonitorResponseLastRunAt? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SiteMonitorResponseLastRunAt), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SiteMonitorResponseLastRunAt; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseLastRunAt.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseLastRunAt.g.cs deleted file mode 100644 index 604efa7..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseLastRunAt.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class SiteMonitorResponseLastRunAt - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseName.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseName.Json.g.cs deleted file mode 100644 index 5e00d40..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseName.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SiteMonitorResponseName - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SiteMonitorResponseName? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SiteMonitorResponseName), - jsonSerializerContext) as global::ScrapeGraphAI.SiteMonitorResponseName; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SiteMonitorResponseName? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SiteMonitorResponseName? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SiteMonitorResponseName), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SiteMonitorResponseName; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseName.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseName.g.cs deleted file mode 100644 index 3d64c59..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseName.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class SiteMonitorResponseName - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseNextRunAt.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseNextRunAt.Json.g.cs deleted file mode 100644 index 1ada588..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseNextRunAt.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SiteMonitorResponseNextRunAt - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SiteMonitorResponseNextRunAt? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SiteMonitorResponseNextRunAt), - jsonSerializerContext) as global::ScrapeGraphAI.SiteMonitorResponseNextRunAt; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SiteMonitorResponseNextRunAt? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SiteMonitorResponseNextRunAt? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SiteMonitorResponseNextRunAt), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SiteMonitorResponseNextRunAt; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseNextRunAt.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseNextRunAt.g.cs deleted file mode 100644 index f0a40d0..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorResponseNextRunAt.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class SiteMonitorResponseNextRunAt - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdate.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdate.g.cs index 7b290a2..0f9465d 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdate.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdate.g.cs @@ -9,31 +9,31 @@ namespace ScrapeGraphAI public sealed partial class SiteMonitorUpdate { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("name")] public string? Name { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("webhook_url")] public string? WebhookUrl { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("cron_expression")] public string? CronExpression { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("extraction_config")] public global::ScrapeGraphAI.SiteMonitorExtractionConfig? ExtractionConfig { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("is_active")] public bool? IsActive { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateCronExpression.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateCronExpression.Json.g.cs deleted file mode 100644 index 835f5de..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateCronExpression.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SiteMonitorUpdateCronExpression - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SiteMonitorUpdateCronExpression? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SiteMonitorUpdateCronExpression), - jsonSerializerContext) as global::ScrapeGraphAI.SiteMonitorUpdateCronExpression; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SiteMonitorUpdateCronExpression? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SiteMonitorUpdateCronExpression? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SiteMonitorUpdateCronExpression), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SiteMonitorUpdateCronExpression; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateCronExpression.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateCronExpression.g.cs deleted file mode 100644 index 1037aa9..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateCronExpression.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class SiteMonitorUpdateCronExpression - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateExtractionConfig.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateExtractionConfig.g.cs index 4bab04b..ef43120 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateExtractionConfig.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateExtractionConfig.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SiteMonitorUpdateExtractionConfig { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateIsActive.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateIsActive.Json.g.cs deleted file mode 100644 index 42b2048..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateIsActive.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SiteMonitorUpdateIsActive - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SiteMonitorUpdateIsActive? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SiteMonitorUpdateIsActive), - jsonSerializerContext) as global::ScrapeGraphAI.SiteMonitorUpdateIsActive; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SiteMonitorUpdateIsActive? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SiteMonitorUpdateIsActive? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SiteMonitorUpdateIsActive), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SiteMonitorUpdateIsActive; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateIsActive.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateIsActive.g.cs deleted file mode 100644 index 38acf7d..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateIsActive.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class SiteMonitorUpdateIsActive - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateName.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateName.Json.g.cs deleted file mode 100644 index ef567bd..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateName.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SiteMonitorUpdateName - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SiteMonitorUpdateName? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SiteMonitorUpdateName), - jsonSerializerContext) as global::ScrapeGraphAI.SiteMonitorUpdateName; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SiteMonitorUpdateName? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SiteMonitorUpdateName? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SiteMonitorUpdateName), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SiteMonitorUpdateName; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateName.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateName.g.cs deleted file mode 100644 index 5db25c6..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateName.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class SiteMonitorUpdateName - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateWebhookUrl.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateWebhookUrl.Json.g.cs deleted file mode 100644 index 294f1fe..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateWebhookUrl.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SiteMonitorUpdateWebhookUrl - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SiteMonitorUpdateWebhookUrl? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SiteMonitorUpdateWebhookUrl), - jsonSerializerContext) as global::ScrapeGraphAI.SiteMonitorUpdateWebhookUrl; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SiteMonitorUpdateWebhookUrl? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SiteMonitorUpdateWebhookUrl? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SiteMonitorUpdateWebhookUrl), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SiteMonitorUpdateWebhookUrl; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateWebhookUrl.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateWebhookUrl.g.cs deleted file mode 100644 index 64b53ab..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SiteMonitorUpdateWebhookUrl.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class SiteMonitorUpdateWebhookUrl - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapHistoryResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapHistoryResponse.g.cs index 23c0e78..f47a7e3 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapHistoryResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapHistoryResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SitemapHistoryResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapHistoryResponseNextKey2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapHistoryResponseNextKey2.g.cs index 24e298c..18e352e 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapHistoryResponseNextKey2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapHistoryResponseNextKey2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SitemapHistoryResponseNextKey2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequest.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequest.g.cs index 95acf15..5a02e5d 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequest.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequest.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SitemapRequest { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequestDB.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequestDB.g.cs index 9bd826b..59b7433 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequestDB.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequestDB.g.cs @@ -9,62 +9,62 @@ namespace ScrapeGraphAI public sealed partial class SitemapRequestDB { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("request_id")] [global::System.Text.Json.Serialization.JsonRequired] public required string RequestId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("website_url")] [global::System.Text.Json.Serialization.JsonRequired] public required string WebsiteUrl { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("api_key_id")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Guid ApiKeyId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("user_id")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Guid UserId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("requested_at")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.DateTime RequestedAt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("status")] [global::System.Text.Json.Serialization.JsonRequired] public required string Status { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("urls_count")] [global::System.Text.Json.Serialization.JsonRequired] public required int UrlsCount { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("error_message")] public string? ErrorMessage { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("metadata")] public object? Metadata { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequestDBErrorMessage.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequestDBErrorMessage.Json.g.cs deleted file mode 100644 index 7387fbc..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequestDBErrorMessage.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SitemapRequestDBErrorMessage - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SitemapRequestDBErrorMessage? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SitemapRequestDBErrorMessage), - jsonSerializerContext) as global::ScrapeGraphAI.SitemapRequestDBErrorMessage; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SitemapRequestDBErrorMessage? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SitemapRequestDBErrorMessage? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SitemapRequestDBErrorMessage), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SitemapRequestDBErrorMessage; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequestDBErrorMessage.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequestDBErrorMessage.g.cs deleted file mode 100644 index d02aef7..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequestDBErrorMessage.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class SitemapRequestDBErrorMessage - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequestDBMetadata.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequestDBMetadata.g.cs index db92a60..4d5f9c9 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequestDBMetadata.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequestDBMetadata.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SitemapRequestDBMetadata { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequestDBMetadata2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequestDBMetadata2.g.cs index 651e393..91133cb 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequestDBMetadata2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapRequestDBMetadata2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SitemapRequestDBMetadata2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapResponse.g.cs index ecf8648..7cdcbae 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SitemapResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SitemapResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperHistoryResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperHistoryResponse.g.cs index b56c3c0..474d735 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperHistoryResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperHistoryResponse.g.cs @@ -4,19 +4,19 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SmartscraperHistoryResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("requests")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Collections.Generic.IList Requests { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("next_key")] public object? NextKey { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperHistoryResponseNextKey.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperHistoryResponseNextKey.g.cs index a865ce3..7e9e08b 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperHistoryResponseNextKey.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperHistoryResponseNextKey.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SmartscraperHistoryResponseNextKey { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperHistoryResponseNextKey2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperHistoryResponseNextKey2.g.cs index 5bbb392..0756a94 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperHistoryResponseNextKey2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperHistoryResponseNextKey2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SmartscraperHistoryResponseNextKey2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequest.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequest.g.cs index e0b08be..8d9f944 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequest.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequest.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SmartscraperRequest { @@ -88,7 +88,7 @@ public sealed partial class SmartscraperRequest public string? WebsiteMarkdown { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("output_schema")] public object? OutputSchema { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestCookies2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestCookies2.g.cs index e59112f..7f9a3b4 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestCookies2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestCookies2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SmartscraperRequestCookies2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestCountryCode.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestCountryCode.Json.g.cs deleted file mode 100644 index 1c9e5d5..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestCountryCode.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SmartscraperRequestCountryCode - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestCountryCode? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SmartscraperRequestCountryCode), - jsonSerializerContext) as global::ScrapeGraphAI.SmartscraperRequestCountryCode; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestCountryCode? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SmartscraperRequestCountryCode? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SmartscraperRequestCountryCode), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SmartscraperRequestCountryCode; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestCountryCode.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestCountryCode.g.cs deleted file mode 100644 index cc85928..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestCountryCode.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// The country code to use for the scrape - /// - public sealed partial class SmartscraperRequestCountryCode - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDB.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDB.g.cs index 45c4220..5dc73cb 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDB.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDB.g.cs @@ -9,45 +9,45 @@ namespace ScrapeGraphAI public sealed partial class SmartscraperRequestDB { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("request_id")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Guid RequestId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("user_id")] public global::System.Guid? UserId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("webpage_id")] public global::System.Guid? WebpageId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("website_url")] public string? WebsiteUrl { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("user_prompt")] [global::System.Text.Json.Serialization.JsonRequired] public required string UserPrompt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("output_schema")] public object? OutputSchema { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("result")] public object? Result { get; set; } @@ -60,32 +60,32 @@ public sealed partial class SmartscraperRequestDB public global::ScrapeGraphAI.SmartscraperStatus? Status { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("requested_at")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.DateTime RequestedAt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("finished_at")] public global::System.DateTime? FinishedAt { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("error")] public string? Error { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("metadata")] public object? Metadata { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("request_params")] public object? RequestParams { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBError.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBError.Json.g.cs deleted file mode 100644 index 2498ffd..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBError.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SmartscraperRequestDBError - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestDBError? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SmartscraperRequestDBError), - jsonSerializerContext) as global::ScrapeGraphAI.SmartscraperRequestDBError; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestDBError? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SmartscraperRequestDBError? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SmartscraperRequestDBError), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SmartscraperRequestDBError; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBError.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBError.g.cs deleted file mode 100644 index 752df78..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBError.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class SmartscraperRequestDBError - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBFinishedAt.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBFinishedAt.Json.g.cs deleted file mode 100644 index 3b82139..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBFinishedAt.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SmartscraperRequestDBFinishedAt - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestDBFinishedAt? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SmartscraperRequestDBFinishedAt), - jsonSerializerContext) as global::ScrapeGraphAI.SmartscraperRequestDBFinishedAt; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestDBFinishedAt? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SmartscraperRequestDBFinishedAt? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SmartscraperRequestDBFinishedAt), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SmartscraperRequestDBFinishedAt; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBFinishedAt.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBFinishedAt.g.cs deleted file mode 100644 index 0b6ac4e..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBFinishedAt.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class SmartscraperRequestDBFinishedAt - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBMetadata.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBMetadata.g.cs index 04000bc..2db91c2 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBMetadata.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBMetadata.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SmartscraperRequestDBMetadata { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBMetadata2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBMetadata2.g.cs index b49a164..bfe259f 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBMetadata2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBMetadata2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SmartscraperRequestDBMetadata2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBOutputSchema.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBOutputSchema.g.cs index 77a568c..0b46df0 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBOutputSchema.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBOutputSchema.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SmartscraperRequestDBOutputSchema { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBOutputSchema2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBOutputSchema2.g.cs index c598420..ba65ef8 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBOutputSchema2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBOutputSchema2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SmartscraperRequestDBOutputSchema2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBRequestParams.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBRequestParams.g.cs index 3a7c51f..78b31a2 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBRequestParams.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBRequestParams.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SmartscraperRequestDBRequestParams { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBRequestParams2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBRequestParams2.g.cs index ce33d8f..2bb94e9 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBRequestParams2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBRequestParams2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SmartscraperRequestDBRequestParams2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBResultVariant1.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBResultVariant1.g.cs index 504934a..3d52667 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBResultVariant1.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBResultVariant1.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SmartscraperRequestDBResultVariant1 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBResultVariant2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBResultVariant2.g.cs index 06b30dc..1d0f291 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBResultVariant2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBResultVariant2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SmartscraperRequestDBResultVariant2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBUserId.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBUserId.Json.g.cs deleted file mode 100644 index d8693c5..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBUserId.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SmartscraperRequestDBUserId - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestDBUserId? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SmartscraperRequestDBUserId), - jsonSerializerContext) as global::ScrapeGraphAI.SmartscraperRequestDBUserId; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestDBUserId? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SmartscraperRequestDBUserId? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SmartscraperRequestDBUserId), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SmartscraperRequestDBUserId; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBUserId.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBUserId.g.cs deleted file mode 100644 index a4190d2..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBUserId.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class SmartscraperRequestDBUserId - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBWebpageId.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBWebpageId.Json.g.cs deleted file mode 100644 index a1bf18d..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBWebpageId.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SmartscraperRequestDBWebpageId - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestDBWebpageId? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SmartscraperRequestDBWebpageId), - jsonSerializerContext) as global::ScrapeGraphAI.SmartscraperRequestDBWebpageId; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestDBWebpageId? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SmartscraperRequestDBWebpageId? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SmartscraperRequestDBWebpageId), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SmartscraperRequestDBWebpageId; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBWebpageId.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBWebpageId.g.cs deleted file mode 100644 index 210b57e..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBWebpageId.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class SmartscraperRequestDBWebpageId - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBWebsiteUrl.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBWebsiteUrl.Json.g.cs deleted file mode 100644 index 75c5b3f..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBWebsiteUrl.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SmartscraperRequestDBWebsiteUrl - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestDBWebsiteUrl? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SmartscraperRequestDBWebsiteUrl), - jsonSerializerContext) as global::ScrapeGraphAI.SmartscraperRequestDBWebsiteUrl; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestDBWebsiteUrl? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SmartscraperRequestDBWebsiteUrl? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SmartscraperRequestDBWebsiteUrl), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SmartscraperRequestDBWebsiteUrl; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBWebsiteUrl.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBWebsiteUrl.g.cs deleted file mode 100644 index f7019c6..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestDBWebsiteUrl.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class SmartscraperRequestDBWebsiteUrl - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestHeaders2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestHeaders2.g.cs index 96a0041..aa28e83 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestHeaders2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestHeaders2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SmartscraperRequestHeaders2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestOutputSchema.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestOutputSchema.g.cs index 0472839..e74ae1e 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestOutputSchema.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestOutputSchema.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SmartscraperRequestOutputSchema { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestOutputSchema2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestOutputSchema2.g.cs index 54ccbf1..5958232 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestOutputSchema2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestOutputSchema2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SmartscraperRequestOutputSchema2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestSteps.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestSteps.Json.g.cs deleted file mode 100644 index 414f66e..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestSteps.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SmartscraperRequestSteps - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestSteps? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SmartscraperRequestSteps), - jsonSerializerContext) as global::ScrapeGraphAI.SmartscraperRequestSteps; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestSteps? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SmartscraperRequestSteps? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SmartscraperRequestSteps), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SmartscraperRequestSteps; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestSteps.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestSteps.g.cs deleted file mode 100644 index 7d39602..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestSteps.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// List of steps to actions to perform on the website - /// - public sealed partial class SmartscraperRequestSteps - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebhookUrl.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebhookUrl.Json.g.cs deleted file mode 100644 index 22a21aa..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebhookUrl.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SmartscraperRequestWebhookUrl - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestWebhookUrl? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SmartscraperRequestWebhookUrl), - jsonSerializerContext) as global::ScrapeGraphAI.SmartscraperRequestWebhookUrl; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestWebhookUrl? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SmartscraperRequestWebhookUrl? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SmartscraperRequestWebhookUrl), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SmartscraperRequestWebhookUrl; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebhookUrl.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebhookUrl.g.cs deleted file mode 100644 index c0ee94b..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebhookUrl.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Webhook URL to send the job result to - /// - public sealed partial class SmartscraperRequestWebhookUrl - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebsiteHtml.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebsiteHtml.Json.g.cs deleted file mode 100644 index 523f60c..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebsiteHtml.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SmartscraperRequestWebsiteHtml - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestWebsiteHtml? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SmartscraperRequestWebsiteHtml), - jsonSerializerContext) as global::ScrapeGraphAI.SmartscraperRequestWebsiteHtml; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestWebsiteHtml? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SmartscraperRequestWebsiteHtml? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SmartscraperRequestWebsiteHtml), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SmartscraperRequestWebsiteHtml; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebsiteHtml.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebsiteHtml.g.cs deleted file mode 100644 index ec6932f..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebsiteHtml.g.cs +++ /dev/null @@ -1,20 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// HTML content, maximum size 2MB
- /// Example: <html><body><h1>Title</h1><p>Content</p></body></html> - ///
- public sealed partial class SmartscraperRequestWebsiteHtml - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebsiteMarkdown.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebsiteMarkdown.Json.g.cs deleted file mode 100644 index f5afce4..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebsiteMarkdown.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SmartscraperRequestWebsiteMarkdown - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestWebsiteMarkdown? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SmartscraperRequestWebsiteMarkdown), - jsonSerializerContext) as global::ScrapeGraphAI.SmartscraperRequestWebsiteMarkdown; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestWebsiteMarkdown? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SmartscraperRequestWebsiteMarkdown? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SmartscraperRequestWebsiteMarkdown), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SmartscraperRequestWebsiteMarkdown; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebsiteMarkdown.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebsiteMarkdown.g.cs deleted file mode 100644 index 4ff0ceb..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebsiteMarkdown.g.cs +++ /dev/null @@ -1,21 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Markdown content, maximum size 2MB
- /// Example: # Title
- /// This is some content in markdown format. - ///
- public sealed partial class SmartscraperRequestWebsiteMarkdown - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebsiteUrl.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebsiteUrl.Json.g.cs deleted file mode 100644 index 241565a..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebsiteUrl.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SmartscraperRequestWebsiteUrl - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestWebsiteUrl? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SmartscraperRequestWebsiteUrl), - jsonSerializerContext) as global::ScrapeGraphAI.SmartscraperRequestWebsiteUrl; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SmartscraperRequestWebsiteUrl? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SmartscraperRequestWebsiteUrl? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SmartscraperRequestWebsiteUrl), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SmartscraperRequestWebsiteUrl; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebsiteUrl.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebsiteUrl.g.cs deleted file mode 100644 index 11a73bb..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperRequestWebsiteUrl.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// The URL of the website to scrape (optional for Smartscraper) - /// - public sealed partial class SmartscraperRequestWebsiteUrl - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperStatus.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperStatus.g.cs index 8938fd9..d597031 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperStatus.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SmartscraperStatus.g.cs @@ -4,24 +4,24 @@ namespace ScrapeGraphAI { /// - /// + /// /// public enum SmartscraperStatus { /// - /// + /// /// Completed, /// - /// + /// /// Failed, /// - /// + /// /// Processing, /// - /// + /// /// Queued, } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StartCrawlV1CrawlPostResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StartCrawlV1CrawlPostResponse.g.cs index c5dead4..f77aefa 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StartCrawlV1CrawlPostResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StartCrawlV1CrawlPostResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class StartCrawlV1CrawlPostResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepResult.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepResult.g.cs index ebdf3da..5c6ff9d 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepResult.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepResult.g.cs @@ -9,7 +9,7 @@ namespace ScrapeGraphAI public sealed partial class StepResult { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("step_index")] [global::System.Text.Json.Serialization.JsonRequired] @@ -24,26 +24,26 @@ public sealed partial class StepResult public required global::ScrapeGraphAI.StepType StepType { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("success")] [global::System.Text.Json.Serialization.JsonRequired] public required bool Success { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("error")] public string? Error { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("data")] public object? Data { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("duration_seconds")] [global::System.Text.Json.Serialization.JsonRequired] diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepResultData.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepResultData.g.cs index fee53ab..4dff874 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepResultData.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepResultData.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class StepResultData { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepResultData2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepResultData2.g.cs index ded1b86..f1529d2 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepResultData2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepResultData2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class StepResultData2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepResultError.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepResultError.Json.g.cs deleted file mode 100644 index c8a77b3..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepResultError.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class StepResultError - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.StepResultError? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.StepResultError), - jsonSerializerContext) as global::ScrapeGraphAI.StepResultError; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.StepResultError? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.StepResultError? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.StepResultError), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.StepResultError; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepResultError.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepResultError.g.cs deleted file mode 100644 index 00e4511..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepResultError.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class StepResultError - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepType.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepType.g.cs index 2a1b2c6..94cee0d 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepType.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StepType.g.cs @@ -9,35 +9,35 @@ namespace ScrapeGraphAI public enum StepType { /// - /// + /// /// Action, /// - /// + /// /// Conditional, /// - /// + /// /// Extract, /// - /// + /// /// ExtractMarkdown, /// - /// + /// /// Loop, /// - /// + /// /// Navigate, /// - /// + /// /// Subworkflow, /// - /// + /// /// Wait, } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StopSessionV1StopSessionPostResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StopSessionV1StopSessionPostResponse.g.cs index b3c9c67..b4bc55f 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StopSessionV1StopSessionPostResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.StopSessionV1StopSessionPostResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class StopSessionV1StopSessionPostResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SubWorkflowStepOutputMapping2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SubWorkflowStepOutputMapping2.g.cs index 2e49fca..ae5bbe8 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SubWorkflowStepOutputMapping2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SubWorkflowStepOutputMapping2.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class SubWorkflowStepOutputMapping2 { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SubWorkflowStepWorkflowId.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SubWorkflowStepWorkflowId.Json.g.cs deleted file mode 100644 index 83040c4..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SubWorkflowStepWorkflowId.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class SubWorkflowStepWorkflowId - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SubWorkflowStepWorkflowId? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.SubWorkflowStepWorkflowId), - jsonSerializerContext) as global::ScrapeGraphAI.SubWorkflowStepWorkflowId; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.SubWorkflowStepWorkflowId? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.SubWorkflowStepWorkflowId? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.SubWorkflowStepWorkflowId), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.SubWorkflowStepWorkflowId; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SubWorkflowStepWorkflowId.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SubWorkflowStepWorkflowId.g.cs deleted file mode 100644 index ea0aceb..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.SubWorkflowStepWorkflowId.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// ID of saved workflow to execute - /// - public sealed partial class SubWorkflowStepWorkflowId - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.TimeRange.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.TimeRange.g.cs index 0082272..b7dc144 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.TimeRange.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.TimeRange.g.cs @@ -4,28 +4,28 @@ namespace ScrapeGraphAI { /// - /// + /// /// public enum TimeRange { /// - /// + /// /// Past24Hours, /// - /// + /// /// PastHour, /// - /// + /// /// PastMonth, /// - /// + /// /// PastWeek, /// - /// + /// /// PastYear, } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.TimelineEntry.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.TimelineEntry.g.cs index 3dff747..90d8e85 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.TimelineEntry.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.TimelineEntry.g.cs @@ -4,19 +4,19 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class TimelineEntry { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("service")] [global::System.Text.Json.Serialization.JsonRequired] public required string Service { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("timestamp")] [global::System.Text.Json.Serialization.JsonRequired] diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ToonifyV1ToonifyPostRequest.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ToonifyV1ToonifyPostRequest.g.cs index 1e5dc4a..30a73df 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ToonifyV1ToonifyPostRequest.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ToonifyV1ToonifyPostRequest.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ToonifyV1ToonifyPostRequest { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ToonifyV1ToonifyPostResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ToonifyV1ToonifyPostResponse.g.cs index 6d2f2c7..de33c4f 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ToonifyV1ToonifyPostResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ToonifyV1ToonifyPostResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ToonifyV1ToonifyPostResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.UpdateScheduledJobV1ScheduledJobsJobIdPatchRequest.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.UpdateScheduledJobV1ScheduledJobsJobIdPatchRequest.g.cs index a006589..7ee3031 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.UpdateScheduledJobV1ScheduledJobsJobIdPatchRequest.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.UpdateScheduledJobV1ScheduledJobsJobIdPatchRequest.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class UpdateScheduledJobV1ScheduledJobsJobIdPatchRequest { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.UsageTimelineResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.UsageTimelineResponse.g.cs index d09e3d1..eb4d87c 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.UsageTimelineResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.UsageTimelineResponse.g.cs @@ -4,12 +4,12 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class UsageTimelineResponse { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("timeline")] [global::System.Text.Json.Serialization.JsonRequired] diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ValidateApiKeyV1ValidateGetResponse.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ValidateApiKeyV1ValidateGetResponse.g.cs index a3b2d37..7cb98a1 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ValidateApiKeyV1ValidateGetResponse.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ValidateApiKeyV1ValidateGetResponse.g.cs @@ -4,7 +4,7 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ValidateApiKeyV1ValidateGetResponse { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ValidationError.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ValidationError.g.cs index 7375aa9..9439583 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ValidationError.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.ValidationError.g.cs @@ -4,26 +4,26 @@ namespace ScrapeGraphAI { /// - /// + /// /// public sealed partial class ValidationError { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("loc")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Collections.Generic.IList> Loc { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("msg")] [global::System.Text.Json.Serialization.JsonRequired] public required string Msg { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("type")] [global::System.Text.Json.Serialization.JsonRequired] diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WaitStepDuration.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WaitStepDuration.Json.g.cs deleted file mode 100644 index 549af30..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WaitStepDuration.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class WaitStepDuration - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WaitStepDuration? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.WaitStepDuration), - jsonSerializerContext) as global::ScrapeGraphAI.WaitStepDuration; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WaitStepDuration? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.WaitStepDuration? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.WaitStepDuration), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.WaitStepDuration; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WaitStepDuration.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WaitStepDuration.g.cs deleted file mode 100644 index 5b66b7b..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WaitStepDuration.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Seconds to wait - /// - public sealed partial class WaitStepDuration - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WaitStepForCondition.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WaitStepForCondition.Json.g.cs deleted file mode 100644 index 271835a..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WaitStepForCondition.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class WaitStepForCondition - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WaitStepForCondition? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.WaitStepForCondition), - jsonSerializerContext) as global::ScrapeGraphAI.WaitStepForCondition; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WaitStepForCondition? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.WaitStepForCondition? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.WaitStepForCondition), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.WaitStepForCondition; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WaitStepForCondition.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WaitStepForCondition.g.cs deleted file mode 100644 index fdaf04f..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WaitStepForCondition.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// JavaScript condition to wait for - /// - public sealed partial class WaitStepForCondition - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WaitStepForSelector.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WaitStepForSelector.Json.g.cs deleted file mode 100644 index 0190823..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WaitStepForSelector.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class WaitStepForSelector - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WaitStepForSelector? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.WaitStepForSelector), - jsonSerializerContext) as global::ScrapeGraphAI.WaitStepForSelector; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WaitStepForSelector? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.WaitStepForSelector? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.WaitStepForSelector), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.WaitStepForSelector; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WaitStepForSelector.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WaitStepForSelector.g.cs deleted file mode 100644 index 3b6d4e1..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WaitStepForSelector.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// CSS selector to wait for - /// - public sealed partial class WaitStepForSelector - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionDescription.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionDescription.Json.g.cs deleted file mode 100644 index 3e8df5e..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionDescription.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class WorkflowDefinitionDescription - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WorkflowDefinitionDescription? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.WorkflowDefinitionDescription), - jsonSerializerContext) as global::ScrapeGraphAI.WorkflowDefinitionDescription; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WorkflowDefinitionDescription? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.WorkflowDefinitionDescription? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.WorkflowDefinitionDescription), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.WorkflowDefinitionDescription; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionDescription.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionDescription.g.cs deleted file mode 100644 index faf9a92..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionDescription.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Workflow description - /// - public sealed partial class WorkflowDefinitionDescription - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionOutputVariables.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionOutputVariables.Json.g.cs deleted file mode 100644 index 6f6de56..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionOutputVariables.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class WorkflowDefinitionOutputVariables - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WorkflowDefinitionOutputVariables? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.WorkflowDefinitionOutputVariables), - jsonSerializerContext) as global::ScrapeGraphAI.WorkflowDefinitionOutputVariables; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WorkflowDefinitionOutputVariables? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.WorkflowDefinitionOutputVariables? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.WorkflowDefinitionOutputVariables), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.WorkflowDefinitionOutputVariables; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionOutputVariables.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionOutputVariables.g.cs deleted file mode 100644 index d39c14e..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionOutputVariables.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// List of variables to include in final output - /// - public sealed partial class WorkflowDefinitionOutputVariables - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionStartUrl.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionStartUrl.Json.g.cs deleted file mode 100644 index f4cfee7..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionStartUrl.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class WorkflowDefinitionStartUrl - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WorkflowDefinitionStartUrl? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.WorkflowDefinitionStartUrl), - jsonSerializerContext) as global::ScrapeGraphAI.WorkflowDefinitionStartUrl; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WorkflowDefinitionStartUrl? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.WorkflowDefinitionStartUrl? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.WorkflowDefinitionStartUrl), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.WorkflowDefinitionStartUrl; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionStartUrl.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionStartUrl.g.cs deleted file mode 100644 index 1d3c9ae..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionStartUrl.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Initial URL to navigate to (can be overridden) - /// - public sealed partial class WorkflowDefinitionStartUrl - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionWorkflowId.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionWorkflowId.Json.g.cs deleted file mode 100644 index b21f48b..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionWorkflowId.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class WorkflowDefinitionWorkflowId - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WorkflowDefinitionWorkflowId? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.WorkflowDefinitionWorkflowId), - jsonSerializerContext) as global::ScrapeGraphAI.WorkflowDefinitionWorkflowId; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WorkflowDefinitionWorkflowId? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.WorkflowDefinitionWorkflowId? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.WorkflowDefinitionWorkflowId), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.WorkflowDefinitionWorkflowId; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionWorkflowId.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionWorkflowId.g.cs deleted file mode 100644 index dfe0cee..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowDefinitionWorkflowId.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// Unique workflow identifier - /// - public sealed partial class WorkflowDefinitionWorkflowId - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResult.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResult.g.cs index 6a88ea8..ab7b1fa 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResult.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResult.g.cs @@ -9,34 +9,34 @@ namespace ScrapeGraphAI public sealed partial class WorkflowExecutionResult { /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("request_id")] [global::System.Text.Json.Serialization.JsonRequired] public required string RequestId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("workflow_id")] public string? WorkflowId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("success")] [global::System.Text.Json.Serialization.JsonRequired] public required bool Success { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("steps_executed")] [global::System.Text.Json.Serialization.JsonRequired] public required global::System.Collections.Generic.IList StepsExecuted { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("total_duration_seconds")] [global::System.Text.Json.Serialization.JsonRequired] @@ -55,25 +55,25 @@ public sealed partial class WorkflowExecutionResult public object? Output { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("final_url")] public string? FinalUrl { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("final_html")] public string? FinalHtml { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("session_id")] public string? SessionId { get; set; } /// - /// + /// /// [global::System.Text.Json.Serialization.JsonPropertyName("error")] public string? Error { get; set; } diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultError.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultError.Json.g.cs deleted file mode 100644 index 0ec5919..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultError.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class WorkflowExecutionResultError - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WorkflowExecutionResultError? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.WorkflowExecutionResultError), - jsonSerializerContext) as global::ScrapeGraphAI.WorkflowExecutionResultError; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WorkflowExecutionResultError? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.WorkflowExecutionResultError? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.WorkflowExecutionResultError), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.WorkflowExecutionResultError; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultError.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultError.g.cs deleted file mode 100644 index 72cdd1d..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultError.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class WorkflowExecutionResultError - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultFinalHtml.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultFinalHtml.Json.g.cs deleted file mode 100644 index 90963ba..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultFinalHtml.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class WorkflowExecutionResultFinalHtml - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WorkflowExecutionResultFinalHtml? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.WorkflowExecutionResultFinalHtml), - jsonSerializerContext) as global::ScrapeGraphAI.WorkflowExecutionResultFinalHtml; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WorkflowExecutionResultFinalHtml? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.WorkflowExecutionResultFinalHtml? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.WorkflowExecutionResultFinalHtml), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.WorkflowExecutionResultFinalHtml; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultFinalHtml.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultFinalHtml.g.cs deleted file mode 100644 index 823fc84..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultFinalHtml.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class WorkflowExecutionResultFinalHtml - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultFinalUrl.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultFinalUrl.Json.g.cs deleted file mode 100644 index 26c1d5d..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultFinalUrl.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class WorkflowExecutionResultFinalUrl - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WorkflowExecutionResultFinalUrl? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.WorkflowExecutionResultFinalUrl), - jsonSerializerContext) as global::ScrapeGraphAI.WorkflowExecutionResultFinalUrl; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WorkflowExecutionResultFinalUrl? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.WorkflowExecutionResultFinalUrl? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.WorkflowExecutionResultFinalUrl), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.WorkflowExecutionResultFinalUrl; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultFinalUrl.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultFinalUrl.g.cs deleted file mode 100644 index 9902e36..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultFinalUrl.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class WorkflowExecutionResultFinalUrl - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultSessionId.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultSessionId.Json.g.cs deleted file mode 100644 index 6228aab..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultSessionId.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class WorkflowExecutionResultSessionId - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WorkflowExecutionResultSessionId? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.WorkflowExecutionResultSessionId), - jsonSerializerContext) as global::ScrapeGraphAI.WorkflowExecutionResultSessionId; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WorkflowExecutionResultSessionId? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.WorkflowExecutionResultSessionId? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.WorkflowExecutionResultSessionId), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.WorkflowExecutionResultSessionId; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultSessionId.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultSessionId.g.cs deleted file mode 100644 index 0d777de..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultSessionId.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class WorkflowExecutionResultSessionId - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultWorkflowId.Json.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultWorkflowId.Json.g.cs deleted file mode 100644 index c16b54f..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultWorkflowId.Json.g.cs +++ /dev/null @@ -1,141 +0,0 @@ -#nullable enable - -namespace ScrapeGraphAI -{ - public sealed partial class WorkflowExecutionResultWorkflowId - { - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the generated default JsonSerializerContext. - /// - public string ToJson() - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return ToJson(global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WorkflowExecutionResultWorkflowId? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::ScrapeGraphAI.WorkflowExecutionResultWorkflowId), - jsonSerializerContext) as global::ScrapeGraphAI.WorkflowExecutionResultWorkflowId; - } - - /// - /// Deserializes a JSON string using the generated default JsonSerializerContext. - /// - public static global::ScrapeGraphAI.WorkflowExecutionResultWorkflowId? FromJson( - string json) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::ScrapeGraphAI.WorkflowExecutionResultWorkflowId? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJson( - json, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerContext. - /// - public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return (await global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - typeof(global::ScrapeGraphAI.WorkflowExecutionResultWorkflowId), - jsonSerializerContext).ConfigureAwait(false)) as global::ScrapeGraphAI.WorkflowExecutionResultWorkflowId; - } - - /// - /// Deserializes a JSON stream using the generated default JsonSerializerContext. - /// - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - /// - /// Deserializes a JSON stream using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync( - global::System.IO.Stream jsonStream, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - if (jsonSerializerOptions is null) - { - return FromJsonStreamAsync( - jsonStream, - global::ScrapeGraphAI.SourceGenerationContext.Default); - } - - return global::System.Text.Json.JsonSerializer.DeserializeAsync( - jsonStream, - jsonSerializerOptions); - } - } -} diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultWorkflowId.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultWorkflowId.g.cs deleted file mode 100644 index 0d33e2a..0000000 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Models.WorkflowExecutionResultWorkflowId.g.cs +++ /dev/null @@ -1,19 +0,0 @@ - -#nullable enable - -namespace ScrapeGraphAI -{ - /// - /// - /// - public sealed partial class WorkflowExecutionResultWorkflowId - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - } -} \ No newline at end of file diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.ProxyX402PathGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.ProxyX402PathGet.g.cs index 43d7199..3171e4c 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.ProxyX402PathGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.ProxyX402PathGet.g.cs @@ -136,7 +136,7 @@ partial void ProcessProxyX402PathGetResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.ProxyX402PathGet2.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.ProxyX402PathGet2.g.cs index 13dc9e5..2f490f4 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.ProxyX402PathGet2.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.ProxyX402PathGet2.g.cs @@ -136,7 +136,7 @@ partial void ProcessProxyX402PathGet2ResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.ProxyX402PathGet3.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.ProxyX402PathGet3.g.cs index 3ac6722..99d40ab 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.ProxyX402PathGet3.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.ProxyX402PathGet3.g.cs @@ -136,7 +136,7 @@ partial void ProcessProxyX402PathGet3ResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.ProxyX402PathGet4.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.ProxyX402PathGet4.g.cs index d482852..9fc3ba5 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.ProxyX402PathGet4.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.ProxyX402PathGet4.g.cs @@ -136,7 +136,7 @@ partial void ProcessProxyX402PathGet4ResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.ProxyX402PathGet5.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.ProxyX402PathGet5.g.cs index 48ea01d..70ec4c6 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.ProxyX402PathGet5.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.ProxyX402PathGet5.g.cs @@ -136,7 +136,7 @@ partial void ProcessProxyX402PathGet5ResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.g.cs index 5b1167f..02159ad 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.OrthogonalClient.g.cs @@ -10,7 +10,7 @@ namespace ScrapeGraphAI public sealed partial class OrthogonalClient : global::ScrapeGraphAI.IOrthogonalClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.scrapegraphai.com/"; @@ -37,7 +37,7 @@ public sealed partial class OrthogonalClient : global::ScrapeGraphAI.IOrthogonal internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::ScrapeGraphAI.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.PathBuilder.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.PathBuilder.g.cs index ffc6b52..9e20587 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.PathBuilder.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.PathBuilder.g.cs @@ -65,13 +65,14 @@ public PathBuilder AddRequiredParameter( /// The current instance. public PathBuilder AddRequiredParameter( string name, - global::System.Collections.Generic.IEnumerable value, + global::System.Collections.Generic.IEnumerable value, string delimiter = ",", bool explode = false) { + var nonNullValues = global::System.Linq.Enumerable.OfType(value); if (explode) { - foreach (var item in value) + foreach (var item in nonNullValues) { AddRequiredParameter($"{name}", item); } @@ -79,7 +80,7 @@ public PathBuilder AddRequiredParameter( return this; } - AddRequiredParameter(name, string.Join(delimiter, value)); + AddRequiredParameter(name, string.Join(delimiter, nonNullValues)); return this; } @@ -138,7 +139,7 @@ public PathBuilder AddOptionalParameter( /// The current instance. public PathBuilder AddOptionalParameter( string name, - global::System.Collections.Generic.IEnumerable? value, + global::System.Collections.Generic.IEnumerable? value, string delimiter = ",", bool explode = false) { @@ -266,32 +267,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/ScrapeGraphAI/Generated/ScrapeGraphAI.Polyfills.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Polyfills.g.cs index 6f406a8..bd7eea0 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Polyfills.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.Polyfills.g.cs @@ -4,13 +4,13 @@ namespace ScrapeGraphAI { /// - /// + /// /// 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/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.CreateScheduledJobV1ScheduledJobsPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.CreateScheduledJobV1ScheduledJobsPost.g.cs index db2da09..6cd813d 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.CreateScheduledJobV1ScheduledJobsPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.CreateScheduledJobV1ScheduledJobsPost.g.cs @@ -139,7 +139,7 @@ partial void ProcessCreateScheduledJobV1ScheduledJobsPostResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.DeleteScheduledJobV1ScheduledJobsJobIdDelete.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.DeleteScheduledJobV1ScheduledJobsJobIdDelete.g.cs index c19bf33..d8e9d64 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.DeleteScheduledJobV1ScheduledJobsJobIdDelete.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.DeleteScheduledJobV1ScheduledJobsJobIdDelete.g.cs @@ -134,7 +134,7 @@ partial void ProcessDeleteScheduledJobV1ScheduledJobsJobIdDeleteResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.FetchScheduledJobsV1ScheduledJobsGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.FetchScheduledJobsV1ScheduledJobsGet.g.cs index 6937495..9130ac3 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.FetchScheduledJobsV1ScheduledJobsGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.FetchScheduledJobsV1ScheduledJobsGet.g.cs @@ -29,7 +29,7 @@ partial void PrepareFetchScheduledJobsV1ScheduledJobsGetArguments( global::System.Net.Http.HttpClient httpClient, ref int? page, ref int? pageSize, - global::ScrapeGraphAI.ServiceType? serviceType, + ref global::ScrapeGraphAI.ServiceType? serviceType, bool? isActive); partial void PrepareFetchScheduledJobsV1ScheduledJobsGetRequest( global::System.Net.Http.HttpClient httpClient, @@ -122,7 +122,7 @@ partial void ProcessFetchScheduledJobsV1ScheduledJobsGetResponseContent( httpClient: HttpClient, page: ref page, pageSize: ref pageSize, - serviceType: serviceType, + serviceType: ref serviceType, isActive: isActive); @@ -184,7 +184,7 @@ partial void ProcessFetchScheduledJobsV1ScheduledJobsGetResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.GetJobExecutionsV1ScheduledJobsJobIdExecutionsGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.GetJobExecutionsV1ScheduledJobsJobIdExecutionsGet.g.cs index 4a34a30..ad28fc4 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.GetJobExecutionsV1ScheduledJobsJobIdExecutionsGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.GetJobExecutionsV1ScheduledJobsJobIdExecutionsGet.g.cs @@ -179,7 +179,7 @@ partial void ProcessGetJobExecutionsV1ScheduledJobsJobIdExecutionsGetResponseCon __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.GetScheduledJobV1ScheduledJobsJobIdGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.GetScheduledJobV1ScheduledJobsJobIdGet.g.cs index a46f42a..cac5bc9 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.GetScheduledJobV1ScheduledJobsJobIdGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.GetScheduledJobV1ScheduledJobsJobIdGet.g.cs @@ -134,7 +134,7 @@ partial void ProcessGetScheduledJobV1ScheduledJobsJobIdGetResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.PauseScheduledJobV1ScheduledJobsJobIdPausePost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.PauseScheduledJobV1ScheduledJobsJobIdPausePost.g.cs index 24cebfb..d3e3a73 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.PauseScheduledJobV1ScheduledJobsJobIdPausePost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.PauseScheduledJobV1ScheduledJobsJobIdPausePost.g.cs @@ -132,7 +132,7 @@ partial void ProcessPauseScheduledJobV1ScheduledJobsJobIdPausePostResponseConten __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.ReplaceScheduledJobV1ScheduledJobsJobIdPut.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.ReplaceScheduledJobV1ScheduledJobsJobIdPut.g.cs index b7bf1e0..05381d9 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.ReplaceScheduledJobV1ScheduledJobsJobIdPut.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.ReplaceScheduledJobV1ScheduledJobsJobIdPut.g.cs @@ -145,7 +145,7 @@ partial void ProcessReplaceScheduledJobV1ScheduledJobsJobIdPutResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.ResumeScheduledJobV1ScheduledJobsJobIdResumePost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.ResumeScheduledJobV1ScheduledJobsJobIdResumePost.g.cs index ac1e542..8eff4ce 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.ResumeScheduledJobV1ScheduledJobsJobIdResumePost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.ResumeScheduledJobV1ScheduledJobsJobIdResumePost.g.cs @@ -132,7 +132,7 @@ partial void ProcessResumeScheduledJobV1ScheduledJobsJobIdResumePostResponseCont __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.TriggerJobManuallyV1ScheduledJobsJobIdTriggerPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.TriggerJobManuallyV1ScheduledJobsJobIdTriggerPost.g.cs index a07d3b5..42d19ae 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.TriggerJobManuallyV1ScheduledJobsJobIdTriggerPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.TriggerJobManuallyV1ScheduledJobsJobIdTriggerPost.g.cs @@ -136,7 +136,7 @@ partial void ProcessTriggerJobManuallyV1ScheduledJobsJobIdTriggerPostResponseCon __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.UpdateScheduledJobV1ScheduledJobsJobIdPatch.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.UpdateScheduledJobV1ScheduledJobsJobIdPatch.g.cs index ce4fd77..59bc9e6 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.UpdateScheduledJobV1ScheduledJobsJobIdPatch.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.UpdateScheduledJobV1ScheduledJobsJobIdPatch.g.cs @@ -147,7 +147,7 @@ partial void ProcessUpdateScheduledJobV1ScheduledJobsJobIdPatchResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = global::System.Text.Json.JsonSerializer.Serialize(request, request.GetType(), JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.g.cs index d8c0d94..464c7af 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScheduledJobsClient.g.cs @@ -10,7 +10,7 @@ namespace ScrapeGraphAI public sealed partial class ScheduledJobsClient : global::ScrapeGraphAI.IScheduledJobsClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.scrapegraphai.com/"; @@ -37,7 +37,7 @@ public sealed partial class ScheduledJobsClient : global::ScrapeGraphAI.ISchedul internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::ScrapeGraphAI.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SchemaGeneratorClient.GetGenerateSchemaStatusV1GenerateSchemaRequestIdGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SchemaGeneratorClient.GetGenerateSchemaStatusV1GenerateSchemaRequestIdGet.g.cs index ab8fb7d..68900e4 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SchemaGeneratorClient.GetGenerateSchemaStatusV1GenerateSchemaRequestIdGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SchemaGeneratorClient.GetGenerateSchemaStatusV1GenerateSchemaRequestIdGet.g.cs @@ -132,7 +132,7 @@ partial void ProcessGetGenerateSchemaStatusV1GenerateSchemaRequestIdGetResponseC __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SchemaGeneratorClient.StartGenerateSchemaV1GenerateSchemaPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SchemaGeneratorClient.StartGenerateSchemaV1GenerateSchemaPost.g.cs index f547ff9..6a45e47 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SchemaGeneratorClient.StartGenerateSchemaV1GenerateSchemaPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SchemaGeneratorClient.StartGenerateSchemaV1GenerateSchemaPost.g.cs @@ -141,7 +141,7 @@ partial void ProcessStartGenerateSchemaV1GenerateSchemaPostResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SchemaGeneratorClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SchemaGeneratorClient.g.cs index 6eb9e9a..b1b6c91 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SchemaGeneratorClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SchemaGeneratorClient.g.cs @@ -10,7 +10,7 @@ namespace ScrapeGraphAI public sealed partial class SchemaGeneratorClient : global::ScrapeGraphAI.ISchemaGeneratorClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.scrapegraphai.com/"; @@ -37,7 +37,7 @@ public sealed partial class SchemaGeneratorClient : global::ScrapeGraphAI.ISchem internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::ScrapeGraphAI.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScrapeClient.ScrapeV1ScrapePost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScrapeClient.ScrapeV1ScrapePost.g.cs index 321183d..5d154fd 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScrapeClient.ScrapeV1ScrapePost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScrapeClient.ScrapeV1ScrapePost.g.cs @@ -137,7 +137,7 @@ partial void ProcessScrapeV1ScrapePostResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScrapeClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScrapeClient.g.cs index 19f2efd..c5fe771 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScrapeClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScrapeClient.g.cs @@ -10,7 +10,7 @@ namespace ScrapeGraphAI public sealed partial class ScrapeClient : global::ScrapeGraphAI.IScrapeClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.scrapegraphai.com/"; @@ -37,7 +37,7 @@ public sealed partial class ScrapeClient : global::ScrapeGraphAI.IScrapeClient, internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::ScrapeGraphAI.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScrapeGraphAIClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScrapeGraphAIClient.g.cs index 4be42a3..01418f8 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScrapeGraphAIClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ScrapeGraphAIClient.g.cs @@ -10,7 +10,7 @@ namespace ScrapeGraphAI public sealed partial class ScrapeGraphAIClient : global::ScrapeGraphAI.IScrapeGraphAIClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.scrapegraphai.com/"; @@ -37,7 +37,7 @@ public sealed partial class ScrapeGraphAIClient : global::ScrapeGraphAI.IScrapeG internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::ScrapeGraphAI.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { @@ -47,7 +47,7 @@ public sealed partial class ScrapeGraphAIClient : global::ScrapeGraphAI.IScrapeG /// - /// + /// /// public AdminClient Admin => new AdminClient(HttpClient, baseUri: null, authorizations: Authorizations, options: Options) { @@ -56,7 +56,7 @@ public sealed partial class ScrapeGraphAIClient : global::ScrapeGraphAI.IScrapeG }; /// - /// + /// /// public AgenticScrapperClient AgenticScrapper => new AgenticScrapperClient(HttpClient, baseUri: null, authorizations: Authorizations, options: Options) { @@ -65,7 +65,7 @@ public sealed partial class ScrapeGraphAIClient : global::ScrapeGraphAI.IScrapeG }; /// - /// + /// /// public CrawlerClient Crawler => new CrawlerClient(HttpClient, baseUri: null, authorizations: Authorizations, options: Options) { @@ -74,7 +74,7 @@ public sealed partial class ScrapeGraphAIClient : global::ScrapeGraphAI.IScrapeG }; /// - /// + /// /// public EndpointPocClient EndpointPoc => new EndpointPocClient(HttpClient, baseUri: null, authorizations: Authorizations, options: Options) { @@ -83,7 +83,7 @@ public sealed partial class ScrapeGraphAIClient : global::ScrapeGraphAI.IScrapeG }; /// - /// + /// /// public HealthClient Health => new HealthClient(HttpClient, baseUri: null, authorizations: Authorizations, options: Options) { @@ -92,7 +92,7 @@ public sealed partial class ScrapeGraphAIClient : global::ScrapeGraphAI.IScrapeG }; /// - /// + /// /// public HistoryClient History => new HistoryClient(HttpClient, baseUri: null, authorizations: Authorizations, options: Options) { @@ -101,7 +101,7 @@ public sealed partial class ScrapeGraphAIClient : global::ScrapeGraphAI.IScrapeG }; /// - /// + /// /// public MarkdownifyClient Markdownify => new MarkdownifyClient(HttpClient, baseUri: null, authorizations: Authorizations, options: Options) { @@ -110,7 +110,7 @@ public sealed partial class ScrapeGraphAIClient : global::ScrapeGraphAI.IScrapeG }; /// - /// + /// /// public OrthogonalClient Orthogonal => new OrthogonalClient(HttpClient, baseUri: null, authorizations: Authorizations, options: Options) { @@ -119,7 +119,7 @@ public sealed partial class ScrapeGraphAIClient : global::ScrapeGraphAI.IScrapeG }; /// - /// + /// /// public ScheduledJobsClient ScheduledJobs => new ScheduledJobsClient(HttpClient, baseUri: null, authorizations: Authorizations, options: Options) { @@ -128,7 +128,7 @@ public sealed partial class ScrapeGraphAIClient : global::ScrapeGraphAI.IScrapeG }; /// - /// + /// /// public SchemaGeneratorClient SchemaGenerator => new SchemaGeneratorClient(HttpClient, baseUri: null, authorizations: Authorizations, options: Options) { @@ -137,7 +137,7 @@ public sealed partial class ScrapeGraphAIClient : global::ScrapeGraphAI.IScrapeG }; /// - /// + /// /// public ScrapeClient Scrape => new ScrapeClient(HttpClient, baseUri: null, authorizations: Authorizations, options: Options) { @@ -146,7 +146,7 @@ public sealed partial class ScrapeGraphAIClient : global::ScrapeGraphAI.IScrapeG }; /// - /// + /// /// public SearchScraperClient SearchScraper => new SearchScraperClient(HttpClient, baseUri: null, authorizations: Authorizations, options: Options) { @@ -155,7 +155,7 @@ public sealed partial class ScrapeGraphAIClient : global::ScrapeGraphAI.IScrapeG }; /// - /// + /// /// public SiteMonitorsClient SiteMonitors => new SiteMonitorsClient(HttpClient, baseUri: null, authorizations: Authorizations, options: Options) { @@ -164,7 +164,7 @@ public sealed partial class ScrapeGraphAIClient : global::ScrapeGraphAI.IScrapeG }; /// - /// + /// /// public SitemapClient Sitemap => new SitemapClient(HttpClient, baseUri: null, authorizations: Authorizations, options: Options) { @@ -173,7 +173,7 @@ public sealed partial class ScrapeGraphAIClient : global::ScrapeGraphAI.IScrapeG }; /// - /// + /// /// public SmartScraperClient SmartScraper => new SmartScraperClient(HttpClient, baseUri: null, authorizations: Authorizations, options: Options) { @@ -182,7 +182,7 @@ public sealed partial class ScrapeGraphAIClient : global::ScrapeGraphAI.IScrapeG }; /// - /// + /// /// public ToonifyClient Toonify => new ToonifyClient(HttpClient, baseUri: null, authorizations: Authorizations, options: Options) { @@ -191,7 +191,7 @@ public sealed partial class ScrapeGraphAIClient : global::ScrapeGraphAI.IScrapeG }; /// - /// + /// /// public UsageClient Usage => new UsageClient(HttpClient, baseUri: null, authorizations: Authorizations, options: Options) { @@ -200,7 +200,7 @@ public sealed partial class ScrapeGraphAIClient : global::ScrapeGraphAI.IScrapeG }; /// - /// + /// /// public UserClient User => new UserClient(HttpClient, baseUri: null, authorizations: Authorizations, options: Options) { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SearchScraperClient.GetSearchscraperStatusV1SearchscraperRequestIdGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SearchScraperClient.GetSearchscraperStatusV1SearchscraperRequestIdGet.g.cs index f14ebde..a9df7f1 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SearchScraperClient.GetSearchscraperStatusV1SearchscraperRequestIdGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SearchScraperClient.GetSearchscraperStatusV1SearchscraperRequestIdGet.g.cs @@ -132,7 +132,7 @@ partial void ProcessGetSearchscraperStatusV1SearchscraperRequestIdGetResponseCon __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SearchScraperClient.StartSearchscraperV1SearchscraperPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SearchScraperClient.StartSearchscraperV1SearchscraperPost.g.cs index a47e6a4..d392ffe 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SearchScraperClient.StartSearchscraperV1SearchscraperPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SearchScraperClient.StartSearchscraperV1SearchscraperPost.g.cs @@ -137,7 +137,7 @@ partial void ProcessStartSearchscraperV1SearchscraperPostResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SearchScraperClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SearchScraperClient.g.cs index d15dfff..d3ffbaf 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SearchScraperClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SearchScraperClient.g.cs @@ -10,7 +10,7 @@ namespace ScrapeGraphAI public sealed partial class SearchScraperClient : global::ScrapeGraphAI.ISearchScraperClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.scrapegraphai.com/"; @@ -37,7 +37,7 @@ public sealed partial class SearchScraperClient : global::ScrapeGraphAI.ISearchS internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::ScrapeGraphAI.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.CreateMonitorV1SiteMonitorsPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.CreateMonitorV1SiteMonitorsPost.g.cs index 70ede8f..3b3fe4d 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.CreateMonitorV1SiteMonitorsPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.CreateMonitorV1SiteMonitorsPost.g.cs @@ -139,7 +139,7 @@ partial void ProcessCreateMonitorV1SiteMonitorsPostResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.DeleteMonitorV1SiteMonitorsMonitorIdDelete.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.DeleteMonitorV1SiteMonitorsMonitorIdDelete.g.cs index 103b538..b6a8e28 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.DeleteMonitorV1SiteMonitorsMonitorIdDelete.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.DeleteMonitorV1SiteMonitorsMonitorIdDelete.g.cs @@ -134,7 +134,7 @@ partial void ProcessDeleteMonitorV1SiteMonitorsMonitorIdDeleteResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.GetMonitorV1SiteMonitorsMonitorIdGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.GetMonitorV1SiteMonitorsMonitorIdGet.g.cs index 254bc8b..425d63a 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.GetMonitorV1SiteMonitorsMonitorIdGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.GetMonitorV1SiteMonitorsMonitorIdGet.g.cs @@ -134,7 +134,7 @@ partial void ProcessGetMonitorV1SiteMonitorsMonitorIdGetResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.ListMonitorsV1SiteMonitorsGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.ListMonitorsV1SiteMonitorsGet.g.cs index 863bde9..d0fe271 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.ListMonitorsV1SiteMonitorsGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.ListMonitorsV1SiteMonitorsGet.g.cs @@ -163,7 +163,7 @@ partial void ProcessListMonitorsV1SiteMonitorsGetResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.UpdateMonitorV1SiteMonitorsMonitorIdPatch.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.UpdateMonitorV1SiteMonitorsMonitorIdPatch.g.cs index c134952..b6762f5 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.UpdateMonitorV1SiteMonitorsMonitorIdPatch.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.UpdateMonitorV1SiteMonitorsMonitorIdPatch.g.cs @@ -147,7 +147,7 @@ partial void ProcessUpdateMonitorV1SiteMonitorsMonitorIdPatchResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.g.cs index 5f7434e..5afd6d4 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SiteMonitorsClient.g.cs @@ -10,7 +10,7 @@ namespace ScrapeGraphAI public sealed partial class SiteMonitorsClient : global::ScrapeGraphAI.ISiteMonitorsClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.scrapegraphai.com/"; @@ -37,7 +37,7 @@ public sealed partial class SiteMonitorsClient : global::ScrapeGraphAI.ISiteMoni internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::ScrapeGraphAI.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SitemapClient.GenerateSitemapV1SitemapPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SitemapClient.GenerateSitemapV1SitemapPost.g.cs index afc3484..c39946a 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SitemapClient.GenerateSitemapV1SitemapPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SitemapClient.GenerateSitemapV1SitemapPost.g.cs @@ -137,7 +137,7 @@ partial void ProcessGenerateSitemapV1SitemapPostResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SitemapClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SitemapClient.g.cs index c1b826a..75a9465 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SitemapClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SitemapClient.g.cs @@ -10,7 +10,7 @@ namespace ScrapeGraphAI public sealed partial class SitemapClient : global::ScrapeGraphAI.ISitemapClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.scrapegraphai.com/"; @@ -37,7 +37,7 @@ public sealed partial class SitemapClient : global::ScrapeGraphAI.ISitemapClient internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::ScrapeGraphAI.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SmartScraperClient.GetSmartscraperStatusV1SmartscraperRequestIdGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SmartScraperClient.GetSmartscraperStatusV1SmartscraperRequestIdGet.g.cs index 4fcf005..cf310c8 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SmartScraperClient.GetSmartscraperStatusV1SmartscraperRequestIdGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SmartScraperClient.GetSmartscraperStatusV1SmartscraperRequestIdGet.g.cs @@ -132,7 +132,7 @@ partial void ProcessGetSmartscraperStatusV1SmartscraperRequestIdGetResponseConte __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SmartScraperClient.StartSmartscraperV1SmartscraperPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SmartScraperClient.StartSmartscraperV1SmartscraperPost.g.cs index 93bb2b9..87215da 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SmartScraperClient.StartSmartscraperV1SmartscraperPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SmartScraperClient.StartSmartscraperV1SmartscraperPost.g.cs @@ -137,7 +137,7 @@ partial void ProcessStartSmartscraperV1SmartscraperPostResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SmartScraperClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SmartScraperClient.g.cs index baa4069..2f63c9c 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SmartScraperClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.SmartScraperClient.g.cs @@ -10,7 +10,7 @@ namespace ScrapeGraphAI public sealed partial class SmartScraperClient : global::ScrapeGraphAI.ISmartScraperClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.scrapegraphai.com/"; @@ -37,7 +37,7 @@ public sealed partial class SmartScraperClient : global::ScrapeGraphAI.ISmartScr internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::ScrapeGraphAI.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ToonifyClient.ToonifyV1ToonifyPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ToonifyClient.ToonifyV1ToonifyPost.g.cs index 126b2c4..0cb8eea 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ToonifyClient.ToonifyV1ToonifyPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ToonifyClient.ToonifyV1ToonifyPost.g.cs @@ -137,7 +137,7 @@ partial void ProcessToonifyV1ToonifyPostResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = global::System.Text.Json.JsonSerializer.Serialize(request, request.GetType(), JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ToonifyClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ToonifyClient.g.cs index 1f959e7..abd6b06 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ToonifyClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.ToonifyClient.g.cs @@ -10,7 +10,7 @@ namespace ScrapeGraphAI public sealed partial class ToonifyClient : global::ScrapeGraphAI.IToonifyClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.scrapegraphai.com/"; @@ -37,7 +37,7 @@ public sealed partial class ToonifyClient : global::ScrapeGraphAI.IToonifyClient internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::ScrapeGraphAI.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UsageClient.GetUsageTimelineV1UsageTimelineGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UsageClient.GetUsageTimelineV1UsageTimelineGet.g.cs index 8e2277a..0f372fc 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UsageClient.GetUsageTimelineV1UsageTimelineGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UsageClient.GetUsageTimelineV1UsageTimelineGet.g.cs @@ -27,7 +27,7 @@ public partial class UsageClient }; partial void PrepareGetUsageTimelineV1UsageTimelineGetArguments( global::System.Net.Http.HttpClient httpClient, - global::ScrapeGraphAI.GetUsageTimelineV1UsageTimelineGetDays2? days); + ref global::ScrapeGraphAI.GetUsageTimelineV1UsageTimelineGetDays2? days); partial void PrepareGetUsageTimelineV1UsageTimelineGetRequest( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpRequestMessage httpRequestMessage, @@ -83,7 +83,7 @@ partial void ProcessGetUsageTimelineV1UsageTimelineGetResponseContent( client: HttpClient); PrepareGetUsageTimelineV1UsageTimelineGetArguments( httpClient: HttpClient, - days: days); + days: ref days); var __authorizations = global::ScrapeGraphAI.EndPointSecurityResolver.ResolveAuthorizations( @@ -141,7 +141,7 @@ partial void ProcessGetUsageTimelineV1UsageTimelineGetResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UsageClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UsageClient.g.cs index fbe907b..00be6de 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UsageClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UsageClient.g.cs @@ -10,7 +10,7 @@ namespace ScrapeGraphAI public sealed partial class UsageClient : global::ScrapeGraphAI.IUsageClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.scrapegraphai.com/"; @@ -37,7 +37,7 @@ public sealed partial class UsageClient : global::ScrapeGraphAI.IUsageClient, gl internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::ScrapeGraphAI.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.DeductCreditsV1DeductCreditsPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.DeductCreditsV1DeductCreditsPost.g.cs index b0fb0e5..34e4ee9 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.DeductCreditsV1DeductCreditsPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.DeductCreditsV1DeductCreditsPost.g.cs @@ -137,7 +137,7 @@ partial void ProcessDeductCreditsV1DeductCreditsPostResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.GetCreditsV1CreditsGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.GetCreditsV1CreditsGet.g.cs index 2b19aea..ff6a496 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.GetCreditsV1CreditsGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.GetCreditsV1CreditsGet.g.cs @@ -124,7 +124,7 @@ partial void ProcessGetCreditsV1CreditsGetResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.SubmitFeedbackV1FeedbackPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.SubmitFeedbackV1FeedbackPost.g.cs index f8c85f3..bb6887d 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.SubmitFeedbackV1FeedbackPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.SubmitFeedbackV1FeedbackPost.g.cs @@ -137,7 +137,7 @@ partial void ProcessSubmitFeedbackV1FeedbackPostResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.SubmitProductFeedbackV1ProductFeedbackPost.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.SubmitProductFeedbackV1ProductFeedbackPost.g.cs index cb394da..da8e830 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.SubmitProductFeedbackV1ProductFeedbackPost.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.SubmitProductFeedbackV1ProductFeedbackPost.g.cs @@ -137,7 +137,7 @@ partial void ProcessSubmitProductFeedbackV1ProductFeedbackPostResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } var __httpRequestContentBody = request.ToJson(JsonSerializerContext); var __httpRequestContent = new global::System.Net.Http.StringContent( diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.ValidateApiKeyV1ValidateGet.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.ValidateApiKeyV1ValidateGet.g.cs index cf62e7a..e069c98 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.ValidateApiKeyV1ValidateGet.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.ValidateApiKeyV1ValidateGet.g.cs @@ -124,7 +124,7 @@ partial void ProcessValidateApiKeyV1ValidateGetResponseContent( __authorization.Location == "Header") { __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); - } + } } global::ScrapeGraphAI.AutoSDKRequestOptionsSupport.ApplyHeaders( request: __httpRequest, diff --git a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.g.cs b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.g.cs index 7d6d60c..212c825 100644 --- a/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.g.cs +++ b/src/libs/ScrapeGraphAI/Generated/ScrapeGraphAI.UserClient.g.cs @@ -10,7 +10,7 @@ namespace ScrapeGraphAI public sealed partial class UserClient : global::ScrapeGraphAI.IUserClient, global::System.IDisposable { /// - /// + /// /// public const string DefaultBaseUrl = "https://api.scrapegraphai.com/"; @@ -37,7 +37,7 @@ public sealed partial class UserClient : global::ScrapeGraphAI.IUserClient, glob internal global::System.Lazy JsonSerializerContextProvider { get; set; } = new(() => global::ScrapeGraphAI.SourceGenerationContext.Default); /// - /// + /// /// public global::System.Text.Json.Serialization.JsonSerializerContext JsonSerializerContext { diff --git a/src/libs/ScrapeGraphAI/openapi.yaml b/src/libs/ScrapeGraphAI/openapi.yaml index 0604848..5552a72 100644 --- a/src/libs/ScrapeGraphAI/openapi.yaml +++ b/src/libs/ScrapeGraphAI/openapi.yaml @@ -1 +1 @@ -{"openapi":"3.1.0","info":{"title":"FastAPI","version":"0.1.0"},"paths":{"/v1/smartscraper":{"post":{"tags":["SmartScraper"],"summary":"Start Smartscraper","operationId":"start_smartscraper_v1_smartscraper_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SmartscraperRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompletedSmartscraperResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/smartscraper/{request_id}":{"get":{"tags":["SmartScraper"],"summary":"Get Smartscraper Status","operationId":"get_smartscraper_status_v1_smartscraper__request_id__get","parameters":[{"name":"request_id","in":"path","required":true,"schema":{"type":"string","title":"Request Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/markdownify":{"post":{"tags":["Markdownify"],"summary":"Start Markdownify","operationId":"start_markdownify_v1_markdownify_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/MarkdownifyRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompletedMarkdownifyResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/markdownify/{request_id}":{"get":{"tags":["Markdownify"],"summary":"Get Markdownify Status","operationId":"get_markdownify_status_v1_markdownify__request_id__get","parameters":[{"name":"request_id","in":"path","required":true,"schema":{"type":"string","title":"Request Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/scrape":{"post":{"tags":["Scrape"],"summary":"Scrape","operationId":"scrape_v1_scrape_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ScrapeRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/searchscraper":{"post":{"tags":["SearchScraper"],"summary":"Start Searchscraper","operationId":"start_searchscraper_v1_searchscraper_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SearchScraperRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompletedSearchScraperResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/searchscraper/{request_id}":{"get":{"tags":["SearchScraper"],"summary":"Get Searchscraper Status","operationId":"get_searchscraper_status_v1_searchscraper__request_id__get","parameters":[{"name":"request_id","in":"path","required":true,"schema":{"type":"string","title":"Request Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/generate_schema":{"post":{"tags":["SchemaGenerator"],"summary":"Generate or modify a JSON schema based on a search query","description":"Generate a refined search prompt and a structured JSON schema for analyzing search results.\n Optionally modify an existing schema to better fit the current search query.","operationId":"start_generate_schema_v1_generate_schema_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SchemaGenerationRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SchemaGenerationResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/generate_schema/{request_id}":{"get":{"tags":["SchemaGenerator"],"summary":"Get Generate Schema Status","operationId":"get_generate_schema_status_v1_generate_schema__request_id__get","parameters":[{"name":"request_id","in":"path","required":true,"schema":{"type":"string","title":"Request Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/scheduled-jobs":{"post":{"tags":["ScheduledJobs"],"summary":"Create Scheduled Job","description":"Create a new scheduled job","operationId":"create_scheduled_job_v1_scheduled_jobs_post","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ScheduledJobCreate"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ScheduledJobResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"get":{"tags":["ScheduledJobs"],"summary":"Fetch Scheduled Jobs","description":"Get user's scheduled jobs with pagination","operationId":"fetch_scheduled_jobs_v1_scheduled_jobs_get","parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"integer","minimum":1,"description":"Page number","default":1,"title":"Page"},"description":"Page number"},{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","maximum":100,"minimum":1,"description":"Number of jobs per page","default":20,"title":"Page Size"},"description":"Number of jobs per page"},{"name":"service_type","in":"query","required":false,"schema":{"anyOf":[{"$ref":"#/components/schemas/ServiceType"},{"type":"null"}],"description":"Filter by service type","title":"Service Type"},"description":"Filter by service type"},{"name":"is_active","in":"query","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"description":"Filter by active status","title":"Is Active"},"description":"Filter by active status"}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ScheduledJobListResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/scheduled-jobs/{job_id}":{"get":{"tags":["ScheduledJobs"],"summary":"Get Scheduled Job","description":"Get a specific scheduled job","operationId":"get_scheduled_job_v1_scheduled_jobs__job_id__get","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ScheduledJobResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"patch":{"tags":["ScheduledJobs"],"summary":"Update Scheduled Job","description":"Update a scheduled job","operationId":"update_scheduled_job_v1_scheduled_jobs__job_id__patch","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","title":"Job Update"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ScheduledJobResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"put":{"tags":["ScheduledJobs"],"summary":"Replace Scheduled Job","operationId":"replace_scheduled_job_v1_scheduled_jobs__job_id__put","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ScheduledJobCreate"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ScheduledJobResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"delete":{"tags":["ScheduledJobs"],"summary":"Delete Scheduled Job","description":"Delete a scheduled job","operationId":"delete_scheduled_job_v1_scheduled_jobs__job_id__delete","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/scheduled-jobs/{job_id}/executions":{"get":{"tags":["ScheduledJobs"],"summary":"Get Job Executions","description":"Get execution history for a scheduled job","operationId":"get_job_executions_v1_scheduled_jobs__job_id__executions_get","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}},{"name":"page","in":"query","required":false,"schema":{"type":"integer","minimum":1,"description":"Page number","default":1,"title":"Page"},"description":"Page number"},{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","maximum":100,"minimum":1,"description":"Number of executions per page","default":20,"title":"Page Size"},"description":"Number of executions per page"},{"name":"status","in":"query","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Filter by execution status","title":"Status"},"description":"Filter by execution status"}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/JobExecutionListResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/scheduled-jobs/{job_id}/pause":{"post":{"tags":["ScheduledJobs"],"summary":"Pause Scheduled Job","operationId":"pause_scheduled_job_v1_scheduled_jobs__job_id__pause_post","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","format":"uuid","title":"Job Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/scheduled-jobs/{job_id}/resume":{"post":{"tags":["ScheduledJobs"],"summary":"Resume Scheduled Job","operationId":"resume_scheduled_job_v1_scheduled_jobs__job_id__resume_post","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/scheduled-jobs/{job_id}/trigger":{"post":{"tags":["ScheduledJobs"],"summary":"Trigger Job Manually","description":"Manually trigger a scheduled job\n\nRate limited to 10 triggers per minute per user to prevent abuse.","operationId":"trigger_job_manually_v1_scheduled_jobs__job_id__trigger_post","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/JobTriggerResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/site-monitors":{"post":{"tags":["SiteMonitors"],"summary":"Create Monitor","description":"Register a website for monitoring. We will check on the given cron schedule and POST webhook events on content change.","operationId":"create_monitor_v1_site_monitors_post","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SiteMonitorCreate"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SiteMonitorResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"get":{"tags":["SiteMonitors"],"summary":"List Monitors","description":"List site monitors for the current user.","operationId":"list_monitors_v1_site_monitors_get","parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"integer","minimum":1,"default":1,"title":"Page"}},{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","maximum":100,"minimum":1,"default":20,"title":"Page Size"}},{"name":"is_active","in":"query","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Is Active"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SiteMonitorListResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/site-monitors/{monitor_id}":{"get":{"tags":["SiteMonitors"],"summary":"Get Monitor","description":"Get a site monitor by id.","operationId":"get_monitor_v1_site_monitors__monitor_id__get","parameters":[{"name":"monitor_id","in":"path","required":true,"schema":{"type":"string","title":"Monitor Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SiteMonitorResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"patch":{"tags":["SiteMonitors"],"summary":"Update Monitor","description":"Update a site monitor. Schedule is updated if cron or config changed.","operationId":"update_monitor_v1_site_monitors__monitor_id__patch","parameters":[{"name":"monitor_id","in":"path","required":true,"schema":{"type":"string","title":"Monitor Id"}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SiteMonitorUpdate"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SiteMonitorResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"delete":{"tags":["SiteMonitors"],"summary":"Delete Monitor","description":"Delete a site monitor and its schedule.","operationId":"delete_monitor_v1_site_monitors__monitor_id__delete","parameters":[{"name":"monitor_id","in":"path","required":true,"schema":{"type":"string","title":"Monitor Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/healthz":{"get":{"tags":["Health"],"summary":"Health Check","description":"Health check endpoint that includes memory monitoring","operationId":"health_check_healthz_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/v1/credits":{"get":{"tags":["User"],"summary":"Get Credits","operationId":"get_credits_v1_credits_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreditsResponse"}}}}}}},"/v1/validate":{"get":{"tags":["User"],"summary":"Validate Api Key","operationId":"validate_api_key_v1_validate_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"type":"object","title":"Response Validate Api Key V1 Validate Get"}}}}}}},"/v1/feedback":{"post":{"tags":["User"],"summary":"Submit Feedback","operationId":"submit_feedback_v1_feedback_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/FeedbackCreate"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FeedbackResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/product-feedback":{"post":{"tags":["User"],"summary":"Submit Product Feedback","operationId":"submit_product_feedback_v1_product_feedback_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProductFeedback"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProductFeedbackResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/deduct-credits":{"post":{"tags":["User"],"summary":"Deduct Credits","operationId":"deduct_credits_v1_deduct_credits_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeductCreditsBody"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeductCreditsResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/crawl":{"post":{"tags":["Crawler"],"summary":"Start Crawl","description":"Start a new crawl job.","operationId":"start_crawl_v1_crawl_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CrawlJob"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/crawl/{task_id}":{"get":{"tags":["Crawler"],"summary":"Get Crawl Result","description":"Get the result of a crawl job by task ID.","operationId":"get_crawl_result_v1_crawl__task_id__get","parameters":[{"name":"task_id","in":"path","required":true,"schema":{"type":"string","title":"Task Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/webhook/logs/{crawler_id}":{"get":{"tags":["Crawler"],"summary":"Get Webhook Logs","description":"Get webhook delivery logs for a crawler job.","operationId":"get_webhook_logs_v1_webhook_logs__crawler_id__get","parameters":[{"name":"crawler_id","in":"path","required":true,"schema":{"type":"string","title":"Crawler Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/webhook/status/{webhook_id}":{"get":{"tags":["Crawler"],"summary":"Get Webhook Status","description":"Get status of a specific webhook delivery.","operationId":"get_webhook_status_v1_webhook_status__webhook_id__get","parameters":[{"name":"webhook_id","in":"path","required":true,"schema":{"type":"string","title":"Webhook Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/agentic-scrapper":{"post":{"tags":["AgenticScrapper"],"summary":"Agentic Scrapper","operationId":"agentic_scrapper_v1_agentic_scrapper_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgenticScrapperRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgenticScrapperResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/get-live-session-url":{"post":{"tags":["AgenticScrapper"],"summary":"Get Live Session Url","operationId":"get_live_session_url_v1_get_live_session_url_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgenticScrapperLiveSessionUrlRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgenticScrapperLiveSessionUrlResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/stop-session":{"post":{"tags":["AgenticScrapper"],"summary":"Stop Session","operationId":"stop_session_v1_stop_session_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgenticScrapperStopSessionRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/workflows/execute":{"post":{"tags":["AgenticScrapper"],"summary":"Agentic Browser V2","operationId":"agentic_browser_v2_v1_workflows_execute_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/WorkflowDefinition"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/WorkflowExecutionResult"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/history/markdownify":{"get":{"tags":["History"],"summary":"Get Markdownify History","description":"Get paginated history of markdownify requests.\n\nArgs:\n request: The FastAPI request object\n page: Page number (default: 1)\n page_size: Number of items per page (default: 10)\n\nReturns:\n MarkdownifyHistoryResponse containing the list of requests and next page key","operationId":"get_markdownify_history_v1_history_markdownify_get","parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"integer","default":1,"title":"Page"}},{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","default":10,"title":"Page Size"}}],"requestBody":{"content":{"application/json":{"schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MarkdownifyHistoryResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/history/smartscraper":{"get":{"tags":["History"],"summary":"Get Smartscraper History","description":"Get paginated history of smart scraper requests.\n\nArgs:\n request: The FastAPI request object\n page: Page number (default: 1)\n page_size: Number of items per page (default: 10)\n\nReturns:\n SmartscraperHistoryResponse containing the list of requests and next page key","operationId":"get_smartscraper_history_v1_history_smartscraper_get","parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"integer","default":1,"title":"Page"}},{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","default":10,"title":"Page Size"}}],"requestBody":{"content":{"application/json":{"schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SmartscraperHistoryResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/history/searchscraper":{"get":{"tags":["History"],"summary":"Get Searchscraper History","description":"Get paginated history of search scraper requests.\n\nArgs:\n request: The FastAPI request object\n page: Page number (default: 1)\n page_size: Number of items per page (default: 10)\n\nReturns:\n SearchscraperHistoryResponse containing the list of requests and next page key","operationId":"get_searchscraper_history_v1_history_searchscraper_get","parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"integer","default":1,"title":"Page"}},{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","default":10,"title":"Page Size"}}],"requestBody":{"content":{"application/json":{"schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SearchscraperHistoryResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/history/scrape":{"get":{"tags":["History"],"summary":"Get Scrape History","description":"Get paginated history of scrape requests.\n\nArgs:\n request: The FastAPI request object\n page: Page number (default: 1)\n page_size: Number of items per page (default: 10)\n\nReturns:\n ScrapeHistoryResponse containing the list of requests and next page key","operationId":"get_scrape_history_v1_history_scrape_get","parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"integer","default":1,"title":"Page"}},{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","default":10,"title":"Page Size"}}],"requestBody":{"content":{"application/json":{"schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ScrapeHistoryResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/history/crawl":{"get":{"tags":["History"],"summary":"Get Crawler History","description":"Get paginated history of crawler requests.\n\nArgs:\n request: The FastAPI request object\n page: Page number (default: 1)\n page_size: Number of items per page (default: 10)\n\nReturns:\n CrawlerHistoryResponse containing the list of requests and next page key","operationId":"get_crawler_history_v1_history_crawl_get","parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"integer","default":1,"title":"Page"}},{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","default":10,"title":"Page Size"}}],"requestBody":{"content":{"application/json":{"schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CrawlerHistoryResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/history/agentic-scraper":{"get":{"tags":["History"],"summary":"Get Agentic Scraper History","description":"Get paginated history of agentic scraper requests.\n\nArgs:\n request: The FastAPI request object\n page: Page number (default: 1)\n page_size: Number of items per page (default: 10)\n next_key: Key for pagination (default: None)\n\nReturns:\n AgenticScraperHistoryResponse containing the list of requests and next page key","operationId":"get_agentic_scraper_history_v1_history_agentic_scraper_get","parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"integer","default":1,"title":"Page"}},{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","default":10,"title":"Page Size"}}],"requestBody":{"content":{"application/json":{"schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgenticScraperHistoryResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/history/sitemap":{"get":{"tags":["History"],"summary":"Get Sitemap History","description":"Get sitemap request history for the current API key.","operationId":"get_sitemap_history_v1_history_sitemap_get","parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"integer","default":1,"title":"Page"}},{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","default":10,"title":"Page Size"}}],"requestBody":{"content":{"application/json":{"schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SitemapHistoryResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/sitemap":{"post":{"tags":["Sitemap"],"summary":"Generate Sitemap","operationId":"generate_sitemap_v1_sitemap_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SitemapRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SitemapResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/toonify":{"post":{"tags":["Toonify"],"summary":"Toonify","operationId":"toonify_v1_toonify_post","requestBody":{"content":{"application/json":{"schema":{"type":"object","title":"Body"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/usage/timeline":{"get":{"tags":["Usage"],"summary":"Get Usage Timeline","description":"Get usage timeline with only timestamps for chart rendering.","operationId":"get_usage_timeline_v1_usage_timeline_get","parameters":[{"name":"days","in":"query","required":false,"schema":{"anyOf":[{"enum":["7","14","30","all"],"type":"string"},{"type":"null"}],"default":"all","title":"Days"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UsageTimelineResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/bandcamp/get-sales-feed-items":{"post":{"tags":["EndpointPoc"],"summary":"Get Sales Feed Items","operationId":"get_sales_feed_items_v1_bandcamp_get_sales_feed_items_post","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/v1/bandcamp/get-item-details/":{"post":{"tags":["EndpointPoc"],"summary":"Get Sales Feed Items Details","operationId":"get_sales_feed_items_details_v1_bandcamp_get_item_details__post","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/v1/endpoint/get-suggestions":{"post":{"tags":["EndpointPoc"],"summary":"Get Suggestions","operationId":"get_suggestions_v1_endpoint_get_suggestions_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/EndPointSuggestionRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EndPointSuggestionsResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/endpoint/save-endpoint":{"post":{"tags":["EndpointPoc"],"summary":"Save Endpoint","operationId":"save_endpoint_v1_endpoint_save_endpoint_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/EndPointSuggestions"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/endpoint/{endpoint_id}/{full_path}":{"post":{"tags":["EndpointPoc"],"summary":"Execute Endpoint","operationId":"execute_endpoint_v1_endpoint__endpoint_id___full_path__post","parameters":[{"name":"endpoint_id","in":"path","required":true,"schema":{"type":"string","title":"Endpoint Id"}},{"name":"full_path","in":"path","required":true,"schema":{"type":"string","title":"Full Path"}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","title":"Query Params"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/admin/query_redis_cache_by_pattern":{"post":{"tags":["Admin"],"summary":"Query Redis Cache By Pattern","operationId":"query_redis_cache_by_pattern_v1_admin_query_redis_cache_by_pattern_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryRedisCacheByPatternRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/x402/{path}":{"get":{"tags":["Orthogonal"],"summary":"Proxy","description":"Proxy endpoint for Orthogonal API integration.\nForwards requests to https://api.orth.sh/pay/{ORTHOGONHAL_API_KEY}/{path}","operationId":"proxy_x402__path__get","parameters":[{"name":"path","in":"path","required":true,"schema":{"type":"string","title":"Path"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"delete":{"tags":["Orthogonal"],"summary":"Proxy","description":"Proxy endpoint for Orthogonal API integration.\nForwards requests to https://api.orth.sh/pay/{ORTHOGONHAL_API_KEY}/{path}","operationId":"proxy_x402__path__get","parameters":[{"name":"path","in":"path","required":true,"schema":{"type":"string","title":"Path"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"post":{"tags":["Orthogonal"],"summary":"Proxy","description":"Proxy endpoint for Orthogonal API integration.\nForwards requests to https://api.orth.sh/pay/{ORTHOGONHAL_API_KEY}/{path}","operationId":"proxy_x402__path__get","parameters":[{"name":"path","in":"path","required":true,"schema":{"type":"string","title":"Path"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"put":{"tags":["Orthogonal"],"summary":"Proxy","description":"Proxy endpoint for Orthogonal API integration.\nForwards requests to https://api.orth.sh/pay/{ORTHOGONHAL_API_KEY}/{path}","operationId":"proxy_x402__path__get","parameters":[{"name":"path","in":"path","required":true,"schema":{"type":"string","title":"Path"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"patch":{"tags":["Orthogonal"],"summary":"Proxy","description":"Proxy endpoint for Orthogonal API integration.\nForwards requests to https://api.orth.sh/pay/{ORTHOGONHAL_API_KEY}/{path}","operationId":"proxy_x402__path__get","parameters":[{"name":"path","in":"path","required":true,"schema":{"type":"string","title":"Path"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}}},"components":{"schemas":{"ActionStep":{"properties":{"type":{"$ref":"#/components/schemas/StepType","default":"action"},"action":{"type":"string","title":"Action","description":"Natural language action description (e.g., 'Click login button', 'Fill email with {{email}}')"},"observe_first":{"type":"boolean","title":"Observe First","description":"Whether to observe elements before acting","default":true}},"type":"object","required":["action"],"title":"ActionStep","description":"Perform an action on the page"},"AgenticScraperHistoryResponse":{"properties":{"requests":{"items":{"$ref":"#/components/schemas/AgenticScraperRequestDB"},"type":"array","title":"Requests","description":"List of agentic scraper requests"},"next_key":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key","description":"Key for next page"}},"type":"object","required":["requests"],"title":"AgenticScraperHistoryResponse"},"AgenticScraperRequestDB":{"properties":{"request_id":{"type":"string","title":"Request Id"},"user_id":{"type":"string","title":"User Id"},"webpage_id":{"type":"string","title":"Webpage Id"},"website_url":{"type":"string","title":"Website Url"},"user_prompt":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"User Prompt"},"output_schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Output Schema"},"requested_at":{"type":"string","format":"date-time","title":"Requested At"},"finished_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Finished At"},"status":{"$ref":"#/components/schemas/AgenticScrapperStatus"},"metadata":{"anyOf":[{},{"type":"null"}],"title":"Metadata"},"result":{"anyOf":[{},{"type":"null"}],"title":"Result"},"total_cost":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Total Cost","default":0.0},"usage_id":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Usage Id"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"}},"type":"object","required":["request_id","user_id","webpage_id","website_url","requested_at","status"],"title":"AgenticScraperRequestDB","description":"DynamoDB model for agentic scraper requests."},"AgenticScrapperLiveSessionUrlRequest":{"properties":{"url":{"type":"string","title":"Url"},"timeout":{"type":"integer","title":"Timeout","description":"Timeout for the live session","default":300}},"type":"object","required":["url"],"title":"AgenticScrapperLiveSessionUrlRequest"},"AgenticScrapperLiveSessionUrlResponse":{"properties":{"session_url":{"type":"string","title":"Session Url"},"session_id":{"type":"string","title":"Session Id"}},"type":"object","required":["session_url","session_id"],"title":"AgenticScrapperLiveSessionUrlResponse"},"AgenticScrapperRequest":{"properties":{"url":{"type":"string","title":"Url"},"user_prompt":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"User Prompt","default":""},"output_schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Output Schema","default":{}},"steps":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Steps","description":"List of steps to actions to perform on the website","default":[]},"use_session":{"type":"boolean","title":"Use Session","description":"Whether to use a session to scrape the website","default":false},"ai_extraction":{"type":"boolean","title":"Ai Extraction","description":"Whether to use AI extraction to extract the information","default":false},"stream":{"type":"boolean","title":"Stream","description":"Whether to return streaming response","default":false},"webhook_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Webhook Url","description":"Webhook URL to send the job result to"},"country_code":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Country Code","description":"The country code to use for the scrape (e.g. US, GB)"}},"type":"object","required":["url"],"title":"AgenticScrapperRequest"},"AgenticScrapperResponse":{"properties":{"request_id":{"type":"string","title":"Request Id"},"markdown":{"type":"string","title":"Markdown"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"},"result":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Result"}},"type":"object","required":["request_id","markdown"],"title":"AgenticScrapperResponse"},"AgenticScrapperStatus":{"type":"string","enum":["queued","processing","processinghtml","processedhtml","completed","failed"],"title":"AgenticScrapperStatus","description":"Status enum for agentic scraper requests."},"AgenticScrapperStopSessionRequest":{"properties":{"session_id":{"type":"string","title":"Session Id"}},"type":"object","required":["session_id"],"title":"AgenticScrapperStopSessionRequest"},"CompletedMarkdownifyResponse":{"properties":{"request_id":{"type":"string","title":"Request Id"},"status":{"$ref":"#/components/schemas/MarkdownifyStatus"},"website_url":{"type":"string","title":"Website Url"},"result":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Result"},"error":{"type":"string","title":"Error","default":""}},"type":"object","required":["request_id","status","website_url"],"title":"CompletedMarkdownifyResponse"},"CompletedSearchScraperResponse":{"properties":{"request_id":{"type":"string","format":"uuid","title":"Request Id"},"status":{"$ref":"#/components/schemas/SearchScraperStatus"},"user_prompt":{"type":"string","title":"User Prompt"},"num_results":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Num Results"},"result":{"anyOf":[{"type":"object"},{}],"title":"Result"},"reference_urls":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Reference Urls"},"markdown_content":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Markdown Content","description":"Raw markdown content when extraction_mode is False"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"}},"type":"object","required":["request_id","status","user_prompt","result","reference_urls"],"title":"CompletedSearchScraperResponse"},"CompletedSmartscraperResponse":{"properties":{"request_id":{"type":"string","title":"Request Id"},"status":{"$ref":"#/components/schemas/SmartscraperStatus"},"website_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Website Url"},"user_prompt":{"type":"string","title":"User Prompt"},"result":{"anyOf":[{"type":"object"},{"type":"string"},{"type":"null"}],"title":"Result"},"error":{"type":"string","title":"Error","default":""}},"type":"object","required":["request_id","status","user_prompt"],"title":"CompletedSmartscraperResponse"},"ConditionalStep":{"properties":{"type":{"$ref":"#/components/schemas/StepType","default":"conditional"},"condition":{"type":"string","title":"Condition","description":"Condition to evaluate (e.g., '{{index}} < 10', '{{item}} != null')"},"if_steps":{"items":{"anyOf":[{"$ref":"#/components/schemas/NavigationStep"},{"$ref":"#/components/schemas/ActionStep"},{"$ref":"#/components/schemas/ExtractionStep"},{"$ref":"#/components/schemas/MarkdownExtractionStep"},{"$ref":"#/components/schemas/LoopStep"},{"$ref":"#/components/schemas/ConditionalStep"},{"$ref":"#/components/schemas/SubWorkflowStep"},{"$ref":"#/components/schemas/WaitStep"}]},"type":"array","title":"If Steps","description":"Steps to execute if condition is true"},"else_steps":{"anyOf":[{"items":{"anyOf":[{"$ref":"#/components/schemas/NavigationStep"},{"$ref":"#/components/schemas/ActionStep"},{"$ref":"#/components/schemas/ExtractionStep"},{"$ref":"#/components/schemas/MarkdownExtractionStep"},{"$ref":"#/components/schemas/LoopStep"},{"$ref":"#/components/schemas/ConditionalStep"},{"$ref":"#/components/schemas/SubWorkflowStep"},{"$ref":"#/components/schemas/WaitStep"}]},"type":"array"},{"type":"null"}],"title":"Else Steps","description":"Steps to execute if condition is false"}},"type":"object","required":["condition","if_steps"],"title":"ConditionalStep","description":"Conditional execution (if/else)"},"CrawlJob":{"properties":{"url":{"type":"string","title":"Url"},"depth":{"type":"integer","title":"Depth","default":1},"breadth":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Breadth","description":"Maximum number of links to crawl per depth level. If None, unlimited (default). Ignored when sitemap=True."},"max_pages":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Max Pages","default":10},"prompt":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Prompt"},"schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Schema"},"rules":{"anyOf":[{"$ref":"#/components/schemas/CrawlJobRules"},{"type":"null"}]},"sitemap":{"type":"boolean","title":"Sitemap","default":true},"render_heavy_js":{"type":"boolean","title":"Render Heavy Js","default":false},"extraction_mode":{"type":"boolean","title":"Extraction Mode","default":true},"stealth":{"type":"boolean","title":"Stealth","description":"Enable stealth mode to avoid bot detection","default":false},"mock":{"type":"boolean","title":"Mock","default":false},"webhook_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Webhook Url","description":"Webhook URL to send the job result to"},"reader_mode":{"type":"boolean","title":"Reader Mode","default":false},"wait_ms":{"type":"integer","title":"Wait Ms","default":3000},"country_code":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Country Code","description":"The country code to use for fetching (e.g. US, GB)"}},"type":"object","required":["url"],"title":"CrawlJob"},"CrawlJobRules":{"properties":{"exclude":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Exclude"},"include_paths":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Include Paths","description":"List of path patterns to include (e.g., ['/products/*', '/blog/*']). If empty, all paths are included."},"exclude_paths":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Exclude Paths","description":"List of path patterns to exclude (e.g., ['/admin/*', '/api/*']). Takes precedence over include_paths."},"same_domain":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Same Domain","default":true}},"type":"object","title":"CrawlJobRules"},"CrawlStatus":{"type":"string","enum":["queued","processing","completed","failed"],"title":"CrawlStatus"},"CrawlerHistoryResponse":{"properties":{"requests":{"items":{"$ref":"#/components/schemas/CrawlerRequestDB"},"type":"array","title":"Requests"},"next_key":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}},"type":"object","required":["requests","next_key"],"title":"CrawlerHistoryResponse"},"CrawlerRequestDB":{"properties":{"request_id":{"type":"string","format":"uuid","title":"Request Id"},"user_id":{"type":"string","format":"uuid","title":"User Id"},"url":{"type":"string","title":"Url"},"prompt":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Prompt"},"max_pages":{"type":"integer","title":"Max Pages"},"status":{"$ref":"#/components/schemas/CrawlStatus"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"},"metadata":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Metadata"},"requested_at":{"type":"string","format":"date-time","title":"Requested At"},"finished_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Finished At"},"total_cost":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Total Cost"},"credits_used":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Credits Used"},"pages_processed":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Pages Processed"},"crawled_urls":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Crawled Urls"},"task_id":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Task Id"},"result":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Result"},"result_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Result Url"},"request_params":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Request Params"}},"type":"object","required":["request_id","user_id","url","max_pages","status","requested_at"],"title":"CrawlerRequestDB","description":"DynamoDB model for crawler requests"},"CreditsResponse":{"properties":{"remaining_credits":{"type":"integer","title":"Remaining Credits"},"total_credits_used":{"type":"integer","title":"Total Credits Used"}},"type":"object","required":["remaining_credits","total_credits_used"],"title":"CreditsResponse"},"DeductCreditsBody":{"properties":{"credits_to_deduct":{"type":"integer","title":"Credits To Deduct"}},"type":"object","required":["credits_to_deduct"],"title":"DeductCreditsBody"},"DeductCreditsResponse":{"properties":{"message":{"type":"string","title":"Message","default":"Credits deducted successfully"}},"type":"object","title":"DeductCreditsResponse"},"EndPointSuggestionRequest":{"properties":{"website_url":{"type":"string","title":"Website Url"},"prompt":{"type":"string","title":"Prompt"}},"type":"object","required":["website_url","prompt"],"title":"EndPointSuggestionRequest"},"EndPointSuggestions":{"properties":{"suggestions":{"items":{"$ref":"#/components/schemas/EndpointSuggestion"},"type":"array","title":"Suggestions"}},"type":"object","required":["suggestions"],"title":"EndPointSuggestions"},"EndPointSuggestionsResponse":{"properties":{"suggestions":{"items":{"$ref":"#/components/schemas/EndpointSuggestion"},"type":"array","title":"Suggestions"},"html_with_markdowns":{"title":"Html With Markdowns"}},"type":"object","required":["suggestions","html_with_markdowns"],"title":"EndPointSuggestionsResponse"},"EndpointParameter":{"properties":{"name":{"type":"string","title":"Name"},"type":{"type":"string","title":"Type"},"location":{"type":"string","title":"Location"},"required":{"type":"boolean","title":"Required"},"description":{"type":"string","title":"Description"},"is_url":{"type":"boolean","title":"Is Url","default":false}},"type":"object","required":["name","type","location","required","description"],"title":"EndpointParameter"},"EndpointSuggestion":{"properties":{"endpoint":{"type":"string","title":"Endpoint"},"method":{"type":"string","title":"Method","default":"POST"},"description":{"type":"string","title":"Description"},"target_url":{"type":"string","title":"Target Url"},"parameters":{"items":{"$ref":"#/components/schemas/EndpointParameter"},"type":"array","title":"Parameters"},"pydantic_schema":{"type":"object","title":"Pydantic Schema"},"extraction_prompt":{"type":"string","title":"Extraction Prompt"},"interaction_steps":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Interaction Steps"}},"type":"object","required":["endpoint","description","target_url","parameters","pydantic_schema","extraction_prompt"],"title":"EndpointSuggestion"},"ExtractionStep":{"properties":{"type":{"$ref":"#/components/schemas/StepType","default":"extract"},"instruction":{"type":"string","title":"Instruction","description":"What to extract (e.g., 'Extract all product links from the page')"},"schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Schema","description":"Optional schema for structured extraction"},"save_to":{"type":"string","title":"Save To","description":"Variable name to save extracted data to (e.g., 'product_links')"}},"type":"object","required":["instruction","save_to"],"title":"ExtractionStep","description":"Extract data from the page"},"FeedbackCreate":{"properties":{"request_id":{"type":"string","format":"uuid","title":"Request Id","description":"ID of the request/session this feedback is for"},"rating":{"type":"integer","maximum":5.0,"minimum":0.0,"title":"Rating"},"feedback_text":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Feedback Text"}},"type":"object","required":["request_id","rating"],"title":"FeedbackCreate"},"FeedbackResponse":{"properties":{"feedback_id":{"type":"string","format":"uuid","title":"Feedback Id"},"request_id":{"type":"string","format":"uuid","title":"Request Id"},"message":{"type":"string","title":"Message","default":"Feedback submitted successfully"},"feedback_timestamp":{"type":"string","format":"date-time","title":"Feedback Timestamp"}},"type":"object","required":["feedback_id","request_id","feedback_timestamp"],"title":"FeedbackResponse"},"HTTPValidationError":{"properties":{"detail":{"items":{"$ref":"#/components/schemas/ValidationError"},"type":"array","title":"Detail"}},"type":"object","title":"HTTPValidationError"},"JobExecutionListResponse":{"properties":{"total":{"type":"integer","title":"Total"},"page":{"type":"integer","title":"Page"},"page_size":{"type":"integer","title":"Page Size"},"executions":{"items":{"$ref":"#/components/schemas/JobExecutionResponse"},"type":"array","title":"Executions"}},"type":"object","required":["total","page","page_size","executions"],"title":"JobExecutionListResponse","description":"Paginated response for job executions"},"JobExecutionResponse":{"properties":{"id":{"type":"string","format":"uuid","title":"Id"},"scheduled_job_id":{"type":"string","format":"uuid","title":"Scheduled Job Id"},"execution_id":{"type":"string","title":"Execution Id"},"status":{"type":"string","title":"Status"},"started_at":{"type":"string","format":"date-time","title":"Started At"},"completed_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Completed At"},"result":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Result"},"error_message":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error Message"},"credits_used":{"type":"integer","title":"Credits Used","default":0}},"type":"object","required":["id","scheduled_job_id","execution_id","status","started_at"],"title":"JobExecutionResponse","description":"Response model for job execution details"},"JobTriggerResponse":{"properties":{"execution_id":{"type":"string","title":"Execution Id"},"message":{"type":"string","title":"Message"},"scheduled_job_id":{"type":"string","format":"uuid","title":"Scheduled Job Id"},"triggered_at":{"type":"string","format":"date-time","title":"Triggered At"}},"type":"object","required":["execution_id","message","scheduled_job_id","triggered_at"],"title":"JobTriggerResponse","description":"Response model for manual job trigger"},"LoopStep":{"properties":{"type":{"$ref":"#/components/schemas/StepType","default":"loop"},"iterate_over":{"type":"string","title":"Iterate Over","description":"Variable name containing array to iterate over (e.g., 'product_links')"},"item_name":{"type":"string","title":"Item Name","description":"Variable name for current item in loop (e.g., 'current_link')","default":"item"},"index_name":{"type":"string","title":"Index Name","description":"Variable name for current index (e.g., 'i')","default":"index"},"steps":{"items":{"anyOf":[{"$ref":"#/components/schemas/NavigationStep"},{"$ref":"#/components/schemas/ActionStep"},{"$ref":"#/components/schemas/ExtractionStep"},{"$ref":"#/components/schemas/MarkdownExtractionStep"},{"$ref":"#/components/schemas/LoopStep"},{"$ref":"#/components/schemas/ConditionalStep"},{"$ref":"#/components/schemas/SubWorkflowStep"},{"$ref":"#/components/schemas/WaitStep"}]},"type":"array","title":"Steps","description":"Steps to execute for each item"},"max_iterations":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Max Iterations","description":"Maximum number of iterations (safety limit)"}},"type":"object","required":["iterate_over","steps"],"title":"LoopStep","description":"Iterate over an array"},"MarkdownExtractionStep":{"properties":{"type":{"$ref":"#/components/schemas/StepType","default":"extract_markdown"},"save_to":{"type":"string","title":"Save To","description":"Variable name to save extracted markdown to (e.g., 'markdown')"}},"type":"object","required":["save_to"],"title":"MarkdownExtractionStep","description":"Extract markdown from the page"},"MarkdownifyHistoryResponse":{"properties":{"requests":{"items":{"$ref":"#/components/schemas/MarkdownifyRequestDB"},"type":"array","title":"Requests"},"next_key":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}},"type":"object","required":["requests","next_key"],"title":"MarkdownifyHistoryResponse"},"MarkdownifyRequest":{"properties":{"website_url":{"type":"string","title":"Website Url","description":"The URL of the website to scrape"},"render_heavy_js":{"type":"boolean","title":"Render Heavy Js","default":false},"mock":{"type":"boolean","title":"Mock","default":false},"stealth":{"type":"boolean","title":"Stealth","default":false},"branding":{"type":"boolean","title":"Branding","default":false},"stream":{"type":"boolean","title":"Stream","description":"Whether to return streaming response","default":false},"country_code":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Country Code","description":"The country code to use for the scrape"},"wait_ms":{"type":"integer","title":"Wait Ms","description":"The number of milliseconds to wait before scraping the website","default":3000},"headers":{"anyOf":[{"additionalProperties":{"type":"string"},"type":"object"},{"type":"null"}],"title":"Headers","description":"Optional headers to send with the request, including cookies and user agent","example":{"Cookie":"cookie1=value1; cookie2=value2","User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36"}},"steps":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Steps"},"webhook_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Webhook Url","description":"Webhook URL to send the job result to"}},"type":"object","required":["website_url"],"title":"MarkdownifyRequest"},"MarkdownifyRequestDB":{"properties":{"request_id":{"type":"string","format":"uuid","title":"Request Id","description":"Unique identifier for the request"},"user_id":{"anyOf":[{"type":"string","format":"uuid"},{"type":"null"}],"title":"User Id","description":"ID of the user who made the request"},"webpage_id":{"anyOf":[{"type":"string","format":"uuid"},{"type":"null"}],"title":"Webpage Id","description":"ID of the associated webpage"},"requested_at":{"type":"string","format":"date-time","title":"Requested At","description":"Timestamp when the request was made"},"status":{"$ref":"#/components/schemas/MarkdownifyRequestStatus","description":"Current status of the request"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error","description":"Error message if the request failed"},"website_url":{"type":"string","title":"Website Url","description":"URL of the website to be markdownified"},"finished_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Finished At","description":"Timestamp when the request was completed"},"metadata":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Metadata","description":"Additional metadata about the request"},"usage_id":{"anyOf":[{"type":"string","format":"uuid"},{"type":"null"}],"title":"Usage Id","description":"ID of the associated LLM usage record"},"request_params":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Request Params"}},"type":"object","required":["status","website_url"],"title":"MarkdownifyRequestDB","description":"Pydantic model representing the markdownify_requests database table."},"MarkdownifyRequestStatus":{"type":"string","enum":["queued","processing","completed","failed"],"title":"MarkdownifyRequestStatus"},"MarkdownifyStatus":{"type":"string","enum":["queued","processing","completed","failed"],"title":"MarkdownifyStatus"},"NavigationStep":{"properties":{"type":{"$ref":"#/components/schemas/StepType","default":"navigate"},"url":{"type":"string","title":"Url","description":"URL to navigate to. Supports variable interpolation: {{variable_name}}"},"wait_for":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Wait For","description":"Optional selector to wait for after navigation"}},"type":"object","required":["url"],"title":"NavigationStep","description":"Navigate to a URL"},"ProductFeedback":{"properties":{"feedback_id":{"type":"string","format":"uuid","title":"Feedback Id"},"name":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Name","examples":["John Doe"]},"email":{"anyOf":[{"type":"string","format":"email"},{"type":"null"}],"title":"Email","examples":["john@example.com"]},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company","examples":["XYZ Ltd"]},"how_discovered":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"How Discovered","examples":["Twitter"]},"usage_frequency":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Usage Frequency","examples":["Weekly"]},"use_cases":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Use Cases","examples":[["Web scraping","Automation"]]},"rating":{"anyOf":[{"type":"integer","maximum":5.0,"minimum":1.0},{"type":"null"}],"title":"Rating"},"liked_most":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Liked Most","examples":["Easy setup"]},"disliked":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Disliked","examples":["Pagination issues"]},"requested_features":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Requested Features","examples":["Scheduler, dashboard analytics"]},"setup_easy":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Setup Easy","examples":[true]},"issues":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Issues","examples":["Error saving graphs"]},"recommend_score":{"anyOf":[{"type":"integer","maximum":10.0,"minimum":0.0},{"type":"null"}],"title":"Recommend Score"},"improvement_suggestions":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Improvement Suggestions","examples":["Better docs, faster runtime"]},"can_contact":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Can Contact","examples":[true]},"contact_method":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Contact Method","examples":["Email"]}},"type":"object","title":"ProductFeedback"},"ProductFeedbackResponse":{"properties":{"message":{"type":"string","title":"Message","default":"Product feedback submitted successfully"}},"type":"object","title":"ProductFeedbackResponse"},"QueryRedisCacheByPatternRequest":{"properties":{"cursor":{"type":"integer","title":"Cursor","default":0},"page_size":{"type":"integer","title":"Page Size","default":100},"pattern":{"type":"string","title":"Pattern","default":"providers_order:*"}},"type":"object","title":"QueryRedisCacheByPatternRequest"},"ScheduledJobCreate":{"properties":{"job_name":{"type":"string","maxLength":255,"minLength":1,"title":"Job Name","description":"Human-readable name for the scheduled job","strip_whitespace":true},"service_type":{"$ref":"#/components/schemas/ServiceType","description":"Type of service to run: smartscraper, searchscraper, markdownify, or smartcrawler"},"cron_expression":{"type":"string","title":"Cron Expression","description":"Standard 5-field cron expression (minute hour day month day_of_week) in UTC timezone. All times are interpreted as UTC (e.g., '0 9 * * 1' for 9 AM UTC every Monday)"},"job_config":{"type":"object","title":"Job Config","description":"Service-specific configuration that matches the service's request schema"},"is_active":{"type":"boolean","title":"Is Active","description":"Whether the job is active and should be scheduled","default":true},"webhook_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Webhook Url","description":"Webhook URL to send the job result to"}},"additionalProperties":false,"type":"object","required":["job_name","service_type","cron_expression","job_config"],"title":"ScheduledJobCreate","description":"Model for creating scheduled jobs (required fields enforced)"},"ScheduledJobListResponse":{"properties":{"total":{"type":"integer","title":"Total"},"page":{"type":"integer","title":"Page"},"page_size":{"type":"integer","title":"Page Size"},"jobs":{"items":{"$ref":"#/components/schemas/ScheduledJobResponse"},"type":"array","title":"Jobs"}},"type":"object","required":["total","page","page_size","jobs"],"title":"ScheduledJobListResponse","description":"Paginated response for scheduled jobs"},"ScheduledJobResponse":{"properties":{"id":{"type":"string","format":"uuid","title":"Id"},"user_id":{"type":"string","format":"uuid","title":"User Id"},"job_name":{"type":"string","title":"Job Name"},"service_type":{"$ref":"#/components/schemas/ServiceType"},"cron_expression":{"type":"string","title":"Cron Expression"},"job_config":{"type":"object","title":"Job Config"},"is_active":{"type":"boolean","title":"Is Active"},"created_at":{"type":"string","format":"date-time","title":"Created At"},"updated_at":{"type":"string","format":"date-time","title":"Updated At"},"last_run_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Last Run At"},"next_run_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Next Run At"}},"type":"object","required":["id","user_id","job_name","service_type","cron_expression","job_config","is_active","created_at","updated_at"],"title":"ScheduledJobResponse","description":"Response model for scheduled job operations"},"SchemaGenerationRequest":{"properties":{"user_prompt":{"type":"string","title":"User Prompt","description":"The user's search query to be refined"},"existing_schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Existing Schema","description":"Optional existing JSON schema to modify/extend"}},"type":"object","required":["user_prompt"],"title":"SchemaGenerationRequest","description":"Request model for schema generation"},"SchemaGenerationResponse":{"properties":{"request_id":{"type":"string","format":"uuid","title":"Request Id"},"status":{"type":"string","title":"Status"},"user_prompt":{"type":"string","title":"User Prompt"},"refined_prompt":{"type":"string","title":"Refined Prompt","description":"The refined search query"},"generated_schema":{"type":"object","title":"Generated Schema","description":"The generated JSON schema"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"}},"type":"object","required":["request_id","status","user_prompt","refined_prompt","generated_schema"],"title":"SchemaGenerationResponse","description":"Response model for schema generation"},"ScrapeHistoryResponse":{"properties":{"requests":{"items":{"$ref":"#/components/schemas/ScrapeRequestDB"},"type":"array","title":"Requests"},"next_key":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}},"type":"object","required":["requests","next_key"],"title":"ScrapeHistoryResponse"},"ScrapeRequest":{"properties":{"website_url":{"type":"string","title":"Website Url","description":"The URL of the website to scrape"},"render_heavy_js":{"type":"boolean","title":"Render Heavy Js","description":"Whether to render heavy JS","default":false},"mock":{"type":"boolean","title":"Mock","default":false},"stealth":{"type":"boolean","title":"Stealth","default":false},"branding":{"type":"boolean","title":"Branding","default":false},"stream":{"type":"boolean","title":"Stream","description":"Whether to return streaming response","default":false},"country_code":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Country Code","description":"The country code to use for the scrape"},"wait_ms":{"type":"integer","title":"Wait Ms","description":"The number of milliseconds to wait before scraping the website","default":3000}},"type":"object","required":["website_url"],"title":"ScrapeRequest"},"ScrapeRequestDB":{"properties":{"request_id":{"type":"string","format":"uuid","title":"Request Id"},"user_id":{"anyOf":[{"type":"string","format":"uuid"},{"type":"null"}],"title":"User Id"},"website_url":{"type":"string","title":"Website Url"},"render_heavy_js":{"type":"boolean","title":"Render Heavy Js","default":false},"result":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Result"},"status":{"$ref":"#/components/schemas/ScrapeStatus","default":"queued"},"metadata":{"type":"object","title":"Metadata","default":{}},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"},"finished_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Finished At"},"requested_at":{"type":"string","format":"date-time","title":"Requested At","default":"2026-08-17T12:27:57.265760"},"cost":{"type":"integer","title":"Cost","default":0},"request_params":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Request Params"}},"type":"object","required":["request_id","website_url"],"title":"ScrapeRequestDB","description":"DynamoDB model for scrape requests."},"ScrapeStatus":{"type":"string","enum":["queued","processing","completed","failed"],"title":"ScrapeStatus","description":"Status of a scrape request."},"SearchScraperRequest":{"properties":{"user_prompt":{"type":"string","title":"User Prompt","example":"What is the latest version of Python?"},"num_results":{"type":"integer","maximum":20.0,"minimum":3.0,"title":"Num Results","description":"Number of websites to scrape (3-20). Default is 3.","default":3,"example":5},"headers":{"anyOf":[{"additionalProperties":{"type":"string"},"type":"object"},{"type":"null"}],"title":"Headers","description":"Optional headers to send with the request, including cookies and user agent","example":{"Cookie":"cookie1=value1; cookie2=value2","User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36"}},"output_schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Output Schema"},"extraction_mode":{"type":"boolean","title":"Extraction Mode","description":"True for AI extraction mode, False for markdown conversion only","default":true},"markdown_mode":{"type":"boolean","title":"Markdown Mode","description":"True for markdown conversion mode, False for raw mode","default":true},"stealth":{"type":"boolean","title":"Stealth","description":"Enable stealth mode to avoid bot detection","default":false},"mock":{"type":"boolean","title":"Mock","default":false},"stream":{"type":"boolean","title":"Stream","description":"Whether to return streaming response","default":false},"webhook_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Webhook Url","description":"Webhook URL to send the job result to"},"location_geo_code":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Location Geo Code","description":"The geo code of the location to search in"},"time_range":{"anyOf":[{"$ref":"#/components/schemas/TimeRange"},{"type":"null"}],"description":"The date range to search in","examples":["past_hour","past_24_hours","past_week","past_month","past_year"]}},"type":"object","required":["user_prompt"],"title":"SearchScraperRequest"},"SearchScraperStatus":{"type":"string","enum":["queued","processing","completed","failed"],"title":"SearchScraperStatus"},"SearchscraperHistoryResponse":{"properties":{"requests":{"items":{"$ref":"#/components/schemas/SearchscraperRequestDB"},"type":"array","title":"Requests"},"next_key":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}},"type":"object","required":["requests","next_key"],"title":"SearchscraperHistoryResponse"},"SearchscraperRequestDB":{"properties":{"request_id":{"type":"string","format":"uuid","title":"Request Id"},"user_id":{"anyOf":[{"type":"string","format":"uuid"},{"type":"null"}],"title":"User Id"},"user_prompt":{"type":"string","title":"User Prompt"},"search_query":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Search Query"},"extraction_query":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Extraction Query"},"references_urls":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"References Urls"},"output_schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Output Schema"},"result":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Result"},"status":{"$ref":"#/components/schemas/SearchScraperStatus","default":"queued"},"metadata":{"type":"object","title":"Metadata"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"},"requested_at":{"type":"string","format":"date-time","title":"Requested At"},"finished_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Finished At"}},"type":"object","required":["user_prompt"],"title":"SearchscraperRequestDB","description":"Database model for search scraper requests."},"ServiceType":{"type":"string","enum":["smartscraper","searchscraper","markdownify","smartcrawler","agenticscrapper","site_monitor"],"title":"ServiceType"},"SiteMonitorCreate":{"properties":{"name":{"anyOf":[{"type":"string","maxLength":255,"minLength":1},{"type":"null"}],"title":"Name","description":"Human-readable name for the monitor"},"website_url":{"type":"string","title":"Website Url","description":"URL to monitor"},"webhook_url":{"type":"string","title":"Webhook Url","description":"URL to POST webhook events to"},"cron_expression":{"type":"string","title":"Cron Expression","description":"Cron schedule (5 fields, UTC), e.g. '*/15 * * * *' for every 15 min"},"extraction_config":{"anyOf":[{"$ref":"#/components/schemas/SiteMonitorExtractionConfig"},{"type":"null"}],"description":"Optional: user_prompt and output_schema for structured extraction and diff","default":{"user_prompt":"Extract all main content and key data as structured JSON."}}},"additionalProperties":false,"type":"object","required":["website_url","webhook_url","cron_expression"],"title":"SiteMonitorCreate","description":"Request body for registering a new site monitor."},"SiteMonitorExtractionConfig":{"properties":{"user_prompt":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"User Prompt","description":"Prompt for extracting structured data from the page"},"output_schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Output Schema","description":"JSON schema for extracted fields (enables structured diff)"}},"additionalProperties":false,"type":"object","title":"SiteMonitorExtractionConfig","description":"Optional extraction config for monitored page (smartscraper-style)."},"SiteMonitorListResponse":{"properties":{"monitors":{"items":{"$ref":"#/components/schemas/SiteMonitorResponse"},"type":"array","title":"Monitors"},"total":{"type":"integer","title":"Total"},"page":{"type":"integer","title":"Page"},"page_size":{"type":"integer","title":"Page Size"}},"type":"object","required":["monitors","total","page","page_size"],"title":"SiteMonitorListResponse","description":"Paginated list of site monitors."},"SiteMonitorResponse":{"properties":{"id":{"type":"string","format":"uuid","title":"Id"},"user_id":{"type":"string","format":"uuid","title":"User Id"},"api_key_id":{"type":"string","format":"uuid","title":"Api Key Id"},"name":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Name"},"website_url":{"type":"string","title":"Website Url"},"webhook_url":{"type":"string","title":"Webhook Url"},"cron_expression":{"type":"string","title":"Cron Expression"},"extraction_config":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Extraction Config"},"is_active":{"type":"boolean","title":"Is Active"},"created_at":{"type":"string","format":"date-time","title":"Created At"},"updated_at":{"type":"string","format":"date-time","title":"Updated At"},"last_run_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Last Run At"},"next_run_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Next Run At"}},"type":"object","required":["id","user_id","api_key_id","website_url","webhook_url","cron_expression","is_active","created_at","updated_at"],"title":"SiteMonitorResponse","description":"Response for a single site monitor."},"SiteMonitorUpdate":{"properties":{"name":{"anyOf":[{"type":"string","maxLength":255,"minLength":1},{"type":"null"}],"title":"Name"},"webhook_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Webhook Url"},"cron_expression":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Cron Expression"},"extraction_config":{"anyOf":[{"$ref":"#/components/schemas/SiteMonitorExtractionConfig"},{"type":"null"}]},"is_active":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Is Active"}},"additionalProperties":false,"type":"object","title":"SiteMonitorUpdate","description":"Request body for updating a site monitor (partial)."},"SitemapHistoryResponse":{"properties":{"requests":{"items":{"$ref":"#/components/schemas/SitemapRequestDB"},"type":"array","title":"Requests","description":"List of sitemap requests"},"next_key":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key","description":"Key for next page"}},"type":"object","required":["requests"],"title":"SitemapHistoryResponse"},"SitemapRequest":{"properties":{"website_url":{"type":"string","title":"Website Url","description":"The URL of the website to generate a sitemap for"},"stream":{"type":"boolean","title":"Stream","description":"Whether to return streaming response","default":false}},"type":"object","required":["website_url"],"title":"SitemapRequest"},"SitemapRequestDB":{"properties":{"request_id":{"type":"string","title":"Request Id"},"website_url":{"type":"string","title":"Website Url"},"api_key_id":{"type":"string","format":"uuid","title":"Api Key Id"},"user_id":{"type":"string","format":"uuid","title":"User Id"},"requested_at":{"type":"string","format":"date-time","title":"Requested At"},"status":{"type":"string","title":"Status"},"urls_count":{"type":"integer","title":"Urls Count"},"error_message":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error Message"},"metadata":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Metadata"}},"type":"object","required":["request_id","website_url","api_key_id","user_id","requested_at","status","urls_count"],"title":"SitemapRequestDB","description":"Model for storing sitemap request history in DynamoDB."},"SitemapResponse":{"properties":{"urls":{"items":{"type":"string"},"type":"array","title":"Urls","description":"The URLs found in the sitemap"},"request_id":{"type":"string","title":"Request Id","description":"The ID of the sitemap request for tracking"}},"type":"object","required":["urls","request_id"],"title":"SitemapResponse"},"SmartscraperHistoryResponse":{"properties":{"requests":{"items":{"$ref":"#/components/schemas/SmartscraperRequestDB"},"type":"array","title":"Requests"},"next_key":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}},"type":"object","required":["requests","next_key"],"title":"SmartscraperHistoryResponse"},"SmartscraperRequest":{"properties":{"website_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Website Url","description":"The URL of the website to scrape (optional for Smartscraper)"},"render_heavy_js":{"type":"boolean","title":"Render Heavy Js","description":"Whether to render heavy JS","default":false},"mock":{"type":"boolean","title":"Mock","default":false},"stealth":{"type":"boolean","title":"Stealth","default":false},"branding":{"type":"boolean","title":"Branding","default":false},"stream":{"type":"boolean","title":"Stream","description":"Whether to return streaming response","default":false},"country_code":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Country Code","description":"The country code to use for the scrape"},"wait_ms":{"type":"integer","title":"Wait Ms","description":"The number of milliseconds to wait before scraping the website","default":3000},"user_prompt":{"type":"string","title":"User Prompt","example":"Extract info about the company"},"website_html":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Website Html","description":"HTML content, maximum size 2MB","example":"

Title

Content

"},"website_markdown":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Website Markdown","description":"Markdown content, maximum size 2MB","example":"# Title\n\nThis is some content in markdown format."},"output_schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Output Schema"},"headers":{"anyOf":[{"additionalProperties":{"type":"string"},"type":"object"},{"type":"null"}],"title":"Headers","description":"Optional headers to send with the request, including cookies and user agent","example":{"Cookie":"cookie1=value1; cookie2=value2","User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36"}},"number_of_scrolls":{"type":"integer","maximum":100.0,"minimum":0.0,"title":"Number Of Scrolls","description":"Number of scroll operations to perform for infinite scrolling (0 = disabled, range: 1-100). Values between 1-9 will be automatically set to 10.","default":0},"total_pages":{"type":"integer","maximum":100.0,"minimum":1.0,"title":"Total Pages","description":"Total number of pages to scrape if pagination enabled","default":1},"steps":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Steps","description":"List of steps to actions to perform on the website"},"cookies":{"anyOf":[{"additionalProperties":{"type":"string"},"type":"object"},{"type":"null"}],"title":"Cookies","description":"Cookies to send with the request","default":{}},"plain_text":{"type":"boolean","title":"Plain Text","default":false},"webhook_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Webhook Url","description":"Webhook URL to send the job result to"},"offset":{"type":"integer","title":"Offset","description":"Offset to start scraping from","default":0},"is_multipage_child":{"type":"boolean","title":"Is Multipage Child","description":"Whether this is a multi-page child request","default":false}},"type":"object","required":["user_prompt"],"title":"SmartscraperRequest"},"SmartscraperRequestDB":{"properties":{"request_id":{"type":"string","format":"uuid","title":"Request Id"},"user_id":{"anyOf":[{"type":"string","format":"uuid"},{"type":"null"}],"title":"User Id"},"webpage_id":{"anyOf":[{"type":"string","format":"uuid"},{"type":"null"}],"title":"Webpage Id"},"website_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Website Url"},"user_prompt":{"type":"string","title":"User Prompt"},"output_schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Output Schema"},"result":{"anyOf":[{"type":"object"},{},{"type":"null"}],"title":"Result"},"status":{"$ref":"#/components/schemas/SmartscraperStatus","default":"processing"},"requested_at":{"type":"string","format":"date-time","title":"Requested At"},"finished_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Finished At"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"},"metadata":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Metadata"},"request_params":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Request Params"}},"type":"object","required":["request_id","user_prompt","requested_at"],"title":"SmartscraperRequestDB","description":"Database model for smart scraper requests."},"SmartscraperStatus":{"type":"string","enum":["queued","processing","completed","failed"],"title":"SmartscraperStatus"},"StepResult":{"properties":{"step_index":{"type":"integer","title":"Step Index"},"step_type":{"$ref":"#/components/schemas/StepType"},"success":{"type":"boolean","title":"Success"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"},"data":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Data"},"duration_seconds":{"type":"number","title":"Duration Seconds"}},"type":"object","required":["step_index","step_type","success","duration_seconds"],"title":"StepResult","description":"Result of a single step execution"},"StepType":{"type":"string","enum":["navigate","action","extract","loop","conditional","subworkflow","wait","extract_markdown"],"title":"StepType","description":"Types of workflow steps"},"SubWorkflowStep":{"properties":{"type":{"$ref":"#/components/schemas/StepType","default":"subworkflow"},"workflow_id":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Workflow Id","description":"ID of saved workflow to execute"},"workflow":{"anyOf":[{"$ref":"#/components/schemas/WorkflowDefinition"},{"type":"null"}],"description":"Inline workflow definition"},"input_mapping":{"additionalProperties":{"type":"string"},"type":"object","title":"Input Mapping","description":"Map parent context variables to subworkflow variables (e.g., {'url': '{{current_link}}'})"},"output_mapping":{"anyOf":[{"additionalProperties":{"type":"string"},"type":"object"},{"type":"null"}],"title":"Output Mapping","description":"Map subworkflow output variables back to parent context"}},"type":"object","title":"SubWorkflowStep","description":"Execute a subworkflow"},"TimeRange":{"type":"string","enum":["past_hour","past_24_hours","past_week","past_month","past_year"],"title":"TimeRange"},"TimelineEntry":{"properties":{"service":{"type":"string","title":"Service"},"timestamp":{"type":"string","title":"Timestamp"}},"type":"object","required":["service","timestamp"],"title":"TimelineEntry"},"UsageTimelineResponse":{"properties":{"timeline":{"items":{"$ref":"#/components/schemas/TimelineEntry"},"type":"array","title":"Timeline"}},"type":"object","required":["timeline"],"title":"UsageTimelineResponse"},"ValidationError":{"properties":{"loc":{"items":{"anyOf":[{"type":"string"},{"type":"integer"}]},"type":"array","title":"Location"},"msg":{"type":"string","title":"Message"},"type":{"type":"string","title":"Error Type"}},"type":"object","required":["loc","msg","type"],"title":"ValidationError"},"WaitStep":{"properties":{"type":{"$ref":"#/components/schemas/StepType","default":"wait"},"duration":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Duration","description":"Seconds to wait"},"for_selector":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"For Selector","description":"CSS selector to wait for"},"for_condition":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"For Condition","description":"JavaScript condition to wait for"}},"type":"object","title":"WaitStep","description":"Wait for a condition or time"},"WorkflowDefinition":{"properties":{"workflow_id":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Workflow Id","description":"Unique workflow identifier"},"name":{"type":"string","title":"Name","description":"Human-readable workflow name"},"description":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Description","description":"Workflow description"},"start_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Start Url","description":"Initial URL to navigate to (can be overridden)"},"use_session":{"type":"boolean","title":"Use Session","description":"Whether to use persistent browser session","default":false},"steps":{"items":{"anyOf":[{"$ref":"#/components/schemas/NavigationStep"},{"$ref":"#/components/schemas/ActionStep"},{"$ref":"#/components/schemas/ExtractionStep"},{"$ref":"#/components/schemas/MarkdownExtractionStep"},{"$ref":"#/components/schemas/LoopStep"},{"$ref":"#/components/schemas/ConditionalStep"},{"$ref":"#/components/schemas/SubWorkflowStep"},{"$ref":"#/components/schemas/WaitStep"}]},"type":"array","title":"Steps","description":"Ordered list of workflow steps"},"initial_context":{"type":"object","title":"Initial Context","description":"Initial variables/context (e.g., {'email': 'user@example.com', 'password': 'secret'})"},"output_variables":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Output Variables","description":"List of variables to include in final output"}},"type":"object","required":["name","steps"],"title":"WorkflowDefinition","description":"Main workflow definition"},"WorkflowExecutionResult":{"properties":{"request_id":{"type":"string","title":"Request Id"},"workflow_id":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Workflow Id"},"success":{"type":"boolean","title":"Success"},"steps_executed":{"items":{"$ref":"#/components/schemas/StepResult"},"type":"array","title":"Steps Executed"},"total_duration_seconds":{"type":"number","title":"Total Duration Seconds"},"final_context":{"type":"object","title":"Final Context","description":"Final workflow context with all variables"},"output":{"type":"object","title":"Output","description":"Filtered output based on output_variables"},"final_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Final Url"},"final_html":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Final Html"},"session_id":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Session Id"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"}},"type":"object","required":["request_id","workflow_id","success","steps_executed","total_duration_seconds"],"title":"WorkflowExecutionResult","description":"Result of workflow execution"}}}} \ No newline at end of file +{"openapi":"3.1.0","info":{"title":"FastAPI","version":"0.1.0"},"paths":{"/v1/smartscraper":{"post":{"tags":["SmartScraper"],"summary":"Start Smartscraper","operationId":"start_smartscraper_v1_smartscraper_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SmartscraperRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompletedSmartscraperResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/smartscraper/{request_id}":{"get":{"tags":["SmartScraper"],"summary":"Get Smartscraper Status","operationId":"get_smartscraper_status_v1_smartscraper__request_id__get","parameters":[{"name":"request_id","in":"path","required":true,"schema":{"type":"string","title":"Request Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/markdownify":{"post":{"tags":["Markdownify"],"summary":"Start Markdownify","operationId":"start_markdownify_v1_markdownify_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/MarkdownifyRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompletedMarkdownifyResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/markdownify/{request_id}":{"get":{"tags":["Markdownify"],"summary":"Get Markdownify Status","operationId":"get_markdownify_status_v1_markdownify__request_id__get","parameters":[{"name":"request_id","in":"path","required":true,"schema":{"type":"string","title":"Request Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/scrape":{"post":{"tags":["Scrape"],"summary":"Scrape","operationId":"scrape_v1_scrape_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ScrapeRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/searchscraper":{"post":{"tags":["SearchScraper"],"summary":"Start Searchscraper","operationId":"start_searchscraper_v1_searchscraper_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SearchScraperRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CompletedSearchScraperResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/searchscraper/{request_id}":{"get":{"tags":["SearchScraper"],"summary":"Get Searchscraper Status","operationId":"get_searchscraper_status_v1_searchscraper__request_id__get","parameters":[{"name":"request_id","in":"path","required":true,"schema":{"type":"string","title":"Request Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/generate_schema":{"post":{"tags":["SchemaGenerator"],"summary":"Generate or modify a JSON schema based on a search query","description":"Generate a refined search prompt and a structured JSON schema for analyzing search results.\n Optionally modify an existing schema to better fit the current search query.","operationId":"start_generate_schema_v1_generate_schema_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SchemaGenerationRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SchemaGenerationResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/generate_schema/{request_id}":{"get":{"tags":["SchemaGenerator"],"summary":"Get Generate Schema Status","operationId":"get_generate_schema_status_v1_generate_schema__request_id__get","parameters":[{"name":"request_id","in":"path","required":true,"schema":{"type":"string","title":"Request Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/scheduled-jobs":{"post":{"tags":["ScheduledJobs"],"summary":"Create Scheduled Job","description":"Create a new scheduled job","operationId":"create_scheduled_job_v1_scheduled_jobs_post","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ScheduledJobCreate"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ScheduledJobResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"get":{"tags":["ScheduledJobs"],"summary":"Fetch Scheduled Jobs","description":"Get user's scheduled jobs with pagination","operationId":"fetch_scheduled_jobs_v1_scheduled_jobs_get","parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"integer","minimum":1,"description":"Page number","default":1,"title":"Page"},"description":"Page number"},{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","maximum":100,"minimum":1,"description":"Number of jobs per page","default":20,"title":"Page Size"},"description":"Number of jobs per page"},{"name":"service_type","in":"query","required":false,"schema":{"anyOf":[{"$ref":"#/components/schemas/ServiceType"},{"type":"null"}],"description":"Filter by service type","title":"Service Type"},"description":"Filter by service type"},{"name":"is_active","in":"query","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"description":"Filter by active status","title":"Is Active"},"description":"Filter by active status"}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ScheduledJobListResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/scheduled-jobs/{job_id}":{"get":{"tags":["ScheduledJobs"],"summary":"Get Scheduled Job","description":"Get a specific scheduled job","operationId":"get_scheduled_job_v1_scheduled_jobs__job_id__get","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ScheduledJobResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"patch":{"tags":["ScheduledJobs"],"summary":"Update Scheduled Job","description":"Update a scheduled job","operationId":"update_scheduled_job_v1_scheduled_jobs__job_id__patch","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","title":"Job Update"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ScheduledJobResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"put":{"tags":["ScheduledJobs"],"summary":"Replace Scheduled Job","operationId":"replace_scheduled_job_v1_scheduled_jobs__job_id__put","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ScheduledJobCreate"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ScheduledJobResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"delete":{"tags":["ScheduledJobs"],"summary":"Delete Scheduled Job","description":"Delete a scheduled job","operationId":"delete_scheduled_job_v1_scheduled_jobs__job_id__delete","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/scheduled-jobs/{job_id}/executions":{"get":{"tags":["ScheduledJobs"],"summary":"Get Job Executions","description":"Get execution history for a scheduled job","operationId":"get_job_executions_v1_scheduled_jobs__job_id__executions_get","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}},{"name":"page","in":"query","required":false,"schema":{"type":"integer","minimum":1,"description":"Page number","default":1,"title":"Page"},"description":"Page number"},{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","maximum":100,"minimum":1,"description":"Number of executions per page","default":20,"title":"Page Size"},"description":"Number of executions per page"},{"name":"status","in":"query","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"Filter by execution status","title":"Status"},"description":"Filter by execution status"}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/JobExecutionListResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/scheduled-jobs/{job_id}/pause":{"post":{"tags":["ScheduledJobs"],"summary":"Pause Scheduled Job","operationId":"pause_scheduled_job_v1_scheduled_jobs__job_id__pause_post","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","format":"uuid","title":"Job Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/scheduled-jobs/{job_id}/resume":{"post":{"tags":["ScheduledJobs"],"summary":"Resume Scheduled Job","operationId":"resume_scheduled_job_v1_scheduled_jobs__job_id__resume_post","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/scheduled-jobs/{job_id}/trigger":{"post":{"tags":["ScheduledJobs"],"summary":"Trigger Job Manually","description":"Manually trigger a scheduled job\n\nRate limited to 10 triggers per minute per user to prevent abuse.","operationId":"trigger_job_manually_v1_scheduled_jobs__job_id__trigger_post","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/JobTriggerResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/site-monitors":{"post":{"tags":["SiteMonitors"],"summary":"Create Monitor","description":"Register a website for monitoring. We will check on the given cron schedule and POST webhook events on content change.","operationId":"create_monitor_v1_site_monitors_post","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SiteMonitorCreate"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SiteMonitorResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"get":{"tags":["SiteMonitors"],"summary":"List Monitors","description":"List site monitors for the current user.","operationId":"list_monitors_v1_site_monitors_get","parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"integer","minimum":1,"default":1,"title":"Page"}},{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","maximum":100,"minimum":1,"default":20,"title":"Page Size"}},{"name":"is_active","in":"query","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Is Active"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SiteMonitorListResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/site-monitors/{monitor_id}":{"get":{"tags":["SiteMonitors"],"summary":"Get Monitor","description":"Get a site monitor by id.","operationId":"get_monitor_v1_site_monitors__monitor_id__get","parameters":[{"name":"monitor_id","in":"path","required":true,"schema":{"type":"string","title":"Monitor Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SiteMonitorResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"patch":{"tags":["SiteMonitors"],"summary":"Update Monitor","description":"Update a site monitor. Schedule is updated if cron or config changed.","operationId":"update_monitor_v1_site_monitors__monitor_id__patch","parameters":[{"name":"monitor_id","in":"path","required":true,"schema":{"type":"string","title":"Monitor Id"}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SiteMonitorUpdate"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SiteMonitorResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"delete":{"tags":["SiteMonitors"],"summary":"Delete Monitor","description":"Delete a site monitor and its schedule.","operationId":"delete_monitor_v1_site_monitors__monitor_id__delete","parameters":[{"name":"monitor_id","in":"path","required":true,"schema":{"type":"string","title":"Monitor Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/healthz":{"get":{"tags":["Health"],"summary":"Health Check","description":"Health check endpoint that includes memory monitoring","operationId":"health_check_healthz_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/v1/credits":{"get":{"tags":["User"],"summary":"Get Credits","operationId":"get_credits_v1_credits_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreditsResponse"}}}}}}},"/v1/validate":{"get":{"tags":["User"],"summary":"Validate Api Key","operationId":"validate_api_key_v1_validate_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"type":"object","title":"Response Validate Api Key V1 Validate Get"}}}}}}},"/v1/feedback":{"post":{"tags":["User"],"summary":"Submit Feedback","operationId":"submit_feedback_v1_feedback_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/FeedbackCreate"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FeedbackResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/product-feedback":{"post":{"tags":["User"],"summary":"Submit Product Feedback","operationId":"submit_product_feedback_v1_product_feedback_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProductFeedback"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProductFeedbackResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/deduct-credits":{"post":{"tags":["User"],"summary":"Deduct Credits","operationId":"deduct_credits_v1_deduct_credits_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeductCreditsBody"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeductCreditsResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/crawl":{"post":{"tags":["Crawler"],"summary":"Start Crawl","description":"Start a new crawl job.","operationId":"start_crawl_v1_crawl_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CrawlJob"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/crawl/{task_id}":{"get":{"tags":["Crawler"],"summary":"Get Crawl Result","description":"Get the result of a crawl job by task ID.","operationId":"get_crawl_result_v1_crawl__task_id__get","parameters":[{"name":"task_id","in":"path","required":true,"schema":{"type":"string","title":"Task Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/webhook/logs/{crawler_id}":{"get":{"tags":["Crawler"],"summary":"Get Webhook Logs","description":"Get webhook delivery logs for a crawler job.","operationId":"get_webhook_logs_v1_webhook_logs__crawler_id__get","parameters":[{"name":"crawler_id","in":"path","required":true,"schema":{"type":"string","title":"Crawler Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/webhook/status/{webhook_id}":{"get":{"tags":["Crawler"],"summary":"Get Webhook Status","description":"Get status of a specific webhook delivery.","operationId":"get_webhook_status_v1_webhook_status__webhook_id__get","parameters":[{"name":"webhook_id","in":"path","required":true,"schema":{"type":"string","title":"Webhook Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/agentic-scrapper":{"post":{"tags":["AgenticScrapper"],"summary":"Agentic Scrapper","operationId":"agentic_scrapper_v1_agentic_scrapper_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgenticScrapperRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgenticScrapperResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/get-live-session-url":{"post":{"tags":["AgenticScrapper"],"summary":"Get Live Session Url","operationId":"get_live_session_url_v1_get_live_session_url_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgenticScrapperLiveSessionUrlRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgenticScrapperLiveSessionUrlResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/stop-session":{"post":{"tags":["AgenticScrapper"],"summary":"Stop Session","operationId":"stop_session_v1_stop_session_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgenticScrapperStopSessionRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/workflows/execute":{"post":{"tags":["AgenticScrapper"],"summary":"Agentic Browser V2","operationId":"agentic_browser_v2_v1_workflows_execute_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/WorkflowDefinition"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/WorkflowExecutionResult"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/history/markdownify":{"get":{"tags":["History"],"summary":"Get Markdownify History","description":"Get paginated history of markdownify requests.\n\nArgs:\n request: The FastAPI request object\n page: Page number (default: 1)\n page_size: Number of items per page (default: 10)\n\nReturns:\n MarkdownifyHistoryResponse containing the list of requests and next page key","operationId":"get_markdownify_history_v1_history_markdownify_get","parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"integer","default":1,"title":"Page"}},{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","default":10,"title":"Page Size"}}],"requestBody":{"content":{"application/json":{"schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MarkdownifyHistoryResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/history/smartscraper":{"get":{"tags":["History"],"summary":"Get Smartscraper History","description":"Get paginated history of smart scraper requests.\n\nArgs:\n request: The FastAPI request object\n page: Page number (default: 1)\n page_size: Number of items per page (default: 10)\n\nReturns:\n SmartscraperHistoryResponse containing the list of requests and next page key","operationId":"get_smartscraper_history_v1_history_smartscraper_get","parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"integer","default":1,"title":"Page"}},{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","default":10,"title":"Page Size"}}],"requestBody":{"content":{"application/json":{"schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SmartscraperHistoryResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/history/searchscraper":{"get":{"tags":["History"],"summary":"Get Searchscraper History","description":"Get paginated history of search scraper requests.\n\nArgs:\n request: The FastAPI request object\n page: Page number (default: 1)\n page_size: Number of items per page (default: 10)\n\nReturns:\n SearchscraperHistoryResponse containing the list of requests and next page key","operationId":"get_searchscraper_history_v1_history_searchscraper_get","parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"integer","default":1,"title":"Page"}},{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","default":10,"title":"Page Size"}}],"requestBody":{"content":{"application/json":{"schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SearchscraperHistoryResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/history/scrape":{"get":{"tags":["History"],"summary":"Get Scrape History","description":"Get paginated history of scrape requests.\n\nArgs:\n request: The FastAPI request object\n page: Page number (default: 1)\n page_size: Number of items per page (default: 10)\n\nReturns:\n ScrapeHistoryResponse containing the list of requests and next page key","operationId":"get_scrape_history_v1_history_scrape_get","parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"integer","default":1,"title":"Page"}},{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","default":10,"title":"Page Size"}}],"requestBody":{"content":{"application/json":{"schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ScrapeHistoryResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/history/crawl":{"get":{"tags":["History"],"summary":"Get Crawler History","description":"Get paginated history of crawler requests.\n\nArgs:\n request: The FastAPI request object\n page: Page number (default: 1)\n page_size: Number of items per page (default: 10)\n\nReturns:\n CrawlerHistoryResponse containing the list of requests and next page key","operationId":"get_crawler_history_v1_history_crawl_get","parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"integer","default":1,"title":"Page"}},{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","default":10,"title":"Page Size"}}],"requestBody":{"content":{"application/json":{"schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CrawlerHistoryResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/history/agentic-scraper":{"get":{"tags":["History"],"summary":"Get Agentic Scraper History","description":"Get paginated history of agentic scraper requests.\n\nArgs:\n request: The FastAPI request object\n page: Page number (default: 1)\n page_size: Number of items per page (default: 10)\n next_key: Key for pagination (default: None)\n\nReturns:\n AgenticScraperHistoryResponse containing the list of requests and next page key","operationId":"get_agentic_scraper_history_v1_history_agentic_scraper_get","parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"integer","default":1,"title":"Page"}},{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","default":10,"title":"Page Size"}}],"requestBody":{"content":{"application/json":{"schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgenticScraperHistoryResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/history/sitemap":{"get":{"tags":["History"],"summary":"Get Sitemap History","description":"Get sitemap request history for the current API key.","operationId":"get_sitemap_history_v1_history_sitemap_get","parameters":[{"name":"page","in":"query","required":false,"schema":{"type":"integer","default":1,"title":"Page"}},{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","default":10,"title":"Page Size"}}],"requestBody":{"content":{"application/json":{"schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SitemapHistoryResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/sitemap":{"post":{"tags":["Sitemap"],"summary":"Generate Sitemap","operationId":"generate_sitemap_v1_sitemap_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SitemapRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SitemapResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/toonify":{"post":{"tags":["Toonify"],"summary":"Toonify","operationId":"toonify_v1_toonify_post","requestBody":{"content":{"application/json":{"schema":{"type":"object","title":"Body"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/usage/timeline":{"get":{"tags":["Usage"],"summary":"Get Usage Timeline","description":"Get usage timeline with only timestamps for chart rendering.","operationId":"get_usage_timeline_v1_usage_timeline_get","parameters":[{"name":"days","in":"query","required":false,"schema":{"anyOf":[{"enum":["7","14","30","all"],"type":"string"},{"type":"null"}],"default":"all","title":"Days"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UsageTimelineResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/bandcamp/get-sales-feed-items":{"post":{"tags":["EndpointPoc"],"summary":"Get Sales Feed Items","operationId":"get_sales_feed_items_v1_bandcamp_get_sales_feed_items_post","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/v1/bandcamp/get-item-details/":{"post":{"tags":["EndpointPoc"],"summary":"Get Sales Feed Items Details","operationId":"get_sales_feed_items_details_v1_bandcamp_get_item_details__post","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/v1/endpoint/get-suggestions":{"post":{"tags":["EndpointPoc"],"summary":"Get Suggestions","operationId":"get_suggestions_v1_endpoint_get_suggestions_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/EndPointSuggestionRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EndPointSuggestionsResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/endpoint/save-endpoint":{"post":{"tags":["EndpointPoc"],"summary":"Save Endpoint","operationId":"save_endpoint_v1_endpoint_save_endpoint_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/EndPointSuggestions"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/endpoint/{endpoint_id}/{full_path}":{"post":{"tags":["EndpointPoc"],"summary":"Execute Endpoint","operationId":"execute_endpoint_v1_endpoint__endpoint_id___full_path__post","parameters":[{"name":"endpoint_id","in":"path","required":true,"schema":{"type":"string","title":"Endpoint Id"}},{"name":"full_path","in":"path","required":true,"schema":{"type":"string","title":"Full Path"}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","title":"Query Params"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v1/admin/query_redis_cache_by_pattern":{"post":{"tags":["Admin"],"summary":"Query Redis Cache By Pattern","operationId":"query_redis_cache_by_pattern_v1_admin_query_redis_cache_by_pattern_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/QueryRedisCacheByPatternRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/x402/{path}":{"get":{"tags":["Orthogonal"],"summary":"Proxy","description":"Proxy endpoint for Orthogonal API integration.\nForwards requests to https://api.orth.sh/pay/{ORTHOGONHAL_API_KEY}/{path}","operationId":"proxy_x402__path__get","parameters":[{"name":"path","in":"path","required":true,"schema":{"type":"string","title":"Path"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"delete":{"tags":["Orthogonal"],"summary":"Proxy","description":"Proxy endpoint for Orthogonal API integration.\nForwards requests to https://api.orth.sh/pay/{ORTHOGONHAL_API_KEY}/{path}","operationId":"proxy_x402__path__get","parameters":[{"name":"path","in":"path","required":true,"schema":{"type":"string","title":"Path"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"post":{"tags":["Orthogonal"],"summary":"Proxy","description":"Proxy endpoint for Orthogonal API integration.\nForwards requests to https://api.orth.sh/pay/{ORTHOGONHAL_API_KEY}/{path}","operationId":"proxy_x402__path__get","parameters":[{"name":"path","in":"path","required":true,"schema":{"type":"string","title":"Path"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"put":{"tags":["Orthogonal"],"summary":"Proxy","description":"Proxy endpoint for Orthogonal API integration.\nForwards requests to https://api.orth.sh/pay/{ORTHOGONHAL_API_KEY}/{path}","operationId":"proxy_x402__path__get","parameters":[{"name":"path","in":"path","required":true,"schema":{"type":"string","title":"Path"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}},"patch":{"tags":["Orthogonal"],"summary":"Proxy","description":"Proxy endpoint for Orthogonal API integration.\nForwards requests to https://api.orth.sh/pay/{ORTHOGONHAL_API_KEY}/{path}","operationId":"proxy_x402__path__get","parameters":[{"name":"path","in":"path","required":true,"schema":{"type":"string","title":"Path"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}}},"components":{"schemas":{"ActionStep":{"properties":{"type":{"$ref":"#/components/schemas/StepType","default":"action"},"action":{"type":"string","title":"Action","description":"Natural language action description (e.g., 'Click login button', 'Fill email with {{email}}')"},"observe_first":{"type":"boolean","title":"Observe First","description":"Whether to observe elements before acting","default":true}},"type":"object","required":["action"],"title":"ActionStep","description":"Perform an action on the page"},"AgenticScraperHistoryResponse":{"properties":{"requests":{"items":{"$ref":"#/components/schemas/AgenticScraperRequestDB"},"type":"array","title":"Requests","description":"List of agentic scraper requests"},"next_key":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key","description":"Key for next page"}},"type":"object","required":["requests"],"title":"AgenticScraperHistoryResponse"},"AgenticScraperRequestDB":{"properties":{"request_id":{"type":"string","title":"Request Id"},"user_id":{"type":"string","title":"User Id"},"webpage_id":{"type":"string","title":"Webpage Id"},"website_url":{"type":"string","title":"Website Url"},"user_prompt":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"User Prompt"},"output_schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Output Schema"},"requested_at":{"type":"string","format":"date-time","title":"Requested At"},"finished_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Finished At"},"status":{"$ref":"#/components/schemas/AgenticScrapperStatus"},"metadata":{"anyOf":[{},{"type":"null"}],"title":"Metadata"},"result":{"anyOf":[{},{"type":"null"}],"title":"Result"},"total_cost":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Total Cost","default":0.0},"usage_id":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Usage Id"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"}},"type":"object","required":["request_id","user_id","webpage_id","website_url","requested_at","status"],"title":"AgenticScraperRequestDB","description":"DynamoDB model for agentic scraper requests."},"AgenticScrapperLiveSessionUrlRequest":{"properties":{"url":{"type":"string","title":"Url"},"timeout":{"type":"integer","title":"Timeout","description":"Timeout for the live session","default":300}},"type":"object","required":["url"],"title":"AgenticScrapperLiveSessionUrlRequest"},"AgenticScrapperLiveSessionUrlResponse":{"properties":{"session_url":{"type":"string","title":"Session Url"},"session_id":{"type":"string","title":"Session Id"}},"type":"object","required":["session_url","session_id"],"title":"AgenticScrapperLiveSessionUrlResponse"},"AgenticScrapperRequest":{"properties":{"url":{"type":"string","title":"Url"},"user_prompt":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"User Prompt","default":""},"output_schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Output Schema","default":{}},"steps":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Steps","description":"List of steps to actions to perform on the website","default":[]},"use_session":{"type":"boolean","title":"Use Session","description":"Whether to use a session to scrape the website","default":false},"ai_extraction":{"type":"boolean","title":"Ai Extraction","description":"Whether to use AI extraction to extract the information","default":false},"stream":{"type":"boolean","title":"Stream","description":"Whether to return streaming response","default":false},"webhook_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Webhook Url","description":"Webhook URL to send the job result to"},"country_code":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Country Code","description":"The country code to use for the scrape (e.g. US, GB)"}},"type":"object","required":["url"],"title":"AgenticScrapperRequest"},"AgenticScrapperResponse":{"properties":{"request_id":{"type":"string","title":"Request Id"},"markdown":{"type":"string","title":"Markdown"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"},"result":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Result"}},"type":"object","required":["request_id","markdown"],"title":"AgenticScrapperResponse"},"AgenticScrapperStatus":{"type":"string","enum":["queued","processing","processinghtml","processedhtml","completed","failed"],"title":"AgenticScrapperStatus","description":"Status enum for agentic scraper requests."},"AgenticScrapperStopSessionRequest":{"properties":{"session_id":{"type":"string","title":"Session Id"}},"type":"object","required":["session_id"],"title":"AgenticScrapperStopSessionRequest"},"CompletedMarkdownifyResponse":{"properties":{"request_id":{"type":"string","title":"Request Id"},"status":{"$ref":"#/components/schemas/MarkdownifyStatus"},"website_url":{"type":"string","title":"Website Url"},"result":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Result"},"error":{"type":"string","title":"Error","default":""}},"type":"object","required":["request_id","status","website_url"],"title":"CompletedMarkdownifyResponse"},"CompletedSearchScraperResponse":{"properties":{"request_id":{"type":"string","format":"uuid","title":"Request Id"},"status":{"$ref":"#/components/schemas/SearchScraperStatus"},"user_prompt":{"type":"string","title":"User Prompt"},"num_results":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Num Results"},"result":{"anyOf":[{"type":"object"},{}],"title":"Result"},"reference_urls":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Reference Urls"},"markdown_content":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Markdown Content","description":"Raw markdown content when extraction_mode is False"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"}},"type":"object","required":["request_id","status","user_prompt","result","reference_urls"],"title":"CompletedSearchScraperResponse"},"CompletedSmartscraperResponse":{"properties":{"request_id":{"type":"string","title":"Request Id"},"status":{"$ref":"#/components/schemas/SmartscraperStatus"},"website_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Website Url"},"user_prompt":{"type":"string","title":"User Prompt"},"result":{"anyOf":[{"type":"object"},{"type":"string"},{"type":"null"}],"title":"Result"},"error":{"type":"string","title":"Error","default":""}},"type":"object","required":["request_id","status","user_prompt"],"title":"CompletedSmartscraperResponse"},"ConditionalStep":{"properties":{"type":{"$ref":"#/components/schemas/StepType","default":"conditional"},"condition":{"type":"string","title":"Condition","description":"Condition to evaluate (e.g., '{{index}} < 10', '{{item}} != null')"},"if_steps":{"items":{"anyOf":[{"$ref":"#/components/schemas/NavigationStep"},{"$ref":"#/components/schemas/ActionStep"},{"$ref":"#/components/schemas/ExtractionStep"},{"$ref":"#/components/schemas/MarkdownExtractionStep"},{"$ref":"#/components/schemas/LoopStep"},{"$ref":"#/components/schemas/ConditionalStep"},{"$ref":"#/components/schemas/SubWorkflowStep"},{"$ref":"#/components/schemas/WaitStep"}]},"type":"array","title":"If Steps","description":"Steps to execute if condition is true"},"else_steps":{"anyOf":[{"items":{"anyOf":[{"$ref":"#/components/schemas/NavigationStep"},{"$ref":"#/components/schemas/ActionStep"},{"$ref":"#/components/schemas/ExtractionStep"},{"$ref":"#/components/schemas/MarkdownExtractionStep"},{"$ref":"#/components/schemas/LoopStep"},{"$ref":"#/components/schemas/ConditionalStep"},{"$ref":"#/components/schemas/SubWorkflowStep"},{"$ref":"#/components/schemas/WaitStep"}]},"type":"array"},{"type":"null"}],"title":"Else Steps","description":"Steps to execute if condition is false"}},"type":"object","required":["condition","if_steps"],"title":"ConditionalStep","description":"Conditional execution (if/else)"},"CrawlJob":{"properties":{"url":{"type":"string","title":"Url"},"depth":{"type":"integer","title":"Depth","default":1},"breadth":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Breadth","description":"Maximum number of links to crawl per depth level. If None, unlimited (default). Ignored when sitemap=True."},"max_pages":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Max Pages","default":10},"prompt":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Prompt"},"schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Schema"},"rules":{"anyOf":[{"$ref":"#/components/schemas/CrawlJobRules"},{"type":"null"}]},"sitemap":{"type":"boolean","title":"Sitemap","default":true},"render_heavy_js":{"type":"boolean","title":"Render Heavy Js","default":false},"extraction_mode":{"type":"boolean","title":"Extraction Mode","default":true},"stealth":{"type":"boolean","title":"Stealth","description":"Enable stealth mode to avoid bot detection","default":false},"mock":{"type":"boolean","title":"Mock","default":false},"webhook_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Webhook Url","description":"Webhook URL to send the job result to"},"reader_mode":{"type":"boolean","title":"Reader Mode","default":false},"wait_ms":{"type":"integer","title":"Wait Ms","default":3000},"country_code":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Country Code","description":"The country code to use for fetching (e.g. US, GB)"}},"type":"object","required":["url"],"title":"CrawlJob"},"CrawlJobRules":{"properties":{"exclude":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Exclude"},"include_paths":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Include Paths","description":"List of path patterns to include (e.g., ['/products/*', '/blog/*']). If empty, all paths are included."},"exclude_paths":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Exclude Paths","description":"List of path patterns to exclude (e.g., ['/admin/*', '/api/*']). Takes precedence over include_paths."},"same_domain":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Same Domain","default":true}},"type":"object","title":"CrawlJobRules"},"CrawlStatus":{"type":"string","enum":["queued","processing","completed","failed"],"title":"CrawlStatus"},"CrawlerHistoryResponse":{"properties":{"requests":{"items":{"$ref":"#/components/schemas/CrawlerRequestDB"},"type":"array","title":"Requests"},"next_key":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}},"type":"object","required":["requests","next_key"],"title":"CrawlerHistoryResponse"},"CrawlerRequestDB":{"properties":{"request_id":{"type":"string","format":"uuid","title":"Request Id"},"user_id":{"type":"string","format":"uuid","title":"User Id"},"url":{"type":"string","title":"Url"},"prompt":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Prompt"},"max_pages":{"type":"integer","title":"Max Pages"},"status":{"$ref":"#/components/schemas/CrawlStatus"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"},"metadata":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Metadata"},"requested_at":{"type":"string","format":"date-time","title":"Requested At"},"finished_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Finished At"},"total_cost":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Total Cost"},"credits_used":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Credits Used"},"pages_processed":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Pages Processed"},"crawled_urls":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Crawled Urls"},"task_id":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Task Id"},"result":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Result"},"result_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Result Url"},"request_params":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Request Params"}},"type":"object","required":["request_id","user_id","url","max_pages","status","requested_at"],"title":"CrawlerRequestDB","description":"DynamoDB model for crawler requests"},"CreditsResponse":{"properties":{"remaining_credits":{"type":"integer","title":"Remaining Credits"},"total_credits_used":{"type":"integer","title":"Total Credits Used"}},"type":"object","required":["remaining_credits","total_credits_used"],"title":"CreditsResponse"},"DeductCreditsBody":{"properties":{"credits_to_deduct":{"type":"integer","title":"Credits To Deduct"}},"type":"object","required":["credits_to_deduct"],"title":"DeductCreditsBody"},"DeductCreditsResponse":{"properties":{"message":{"type":"string","title":"Message","default":"Credits deducted successfully"}},"type":"object","title":"DeductCreditsResponse"},"EndPointSuggestionRequest":{"properties":{"website_url":{"type":"string","title":"Website Url"},"prompt":{"type":"string","title":"Prompt"}},"type":"object","required":["website_url","prompt"],"title":"EndPointSuggestionRequest"},"EndPointSuggestions":{"properties":{"suggestions":{"items":{"$ref":"#/components/schemas/EndpointSuggestion"},"type":"array","title":"Suggestions"}},"type":"object","required":["suggestions"],"title":"EndPointSuggestions"},"EndPointSuggestionsResponse":{"properties":{"suggestions":{"items":{"$ref":"#/components/schemas/EndpointSuggestion"},"type":"array","title":"Suggestions"},"html_with_markdowns":{"title":"Html With Markdowns"}},"type":"object","required":["suggestions","html_with_markdowns"],"title":"EndPointSuggestionsResponse"},"EndpointParameter":{"properties":{"name":{"type":"string","title":"Name"},"type":{"type":"string","title":"Type"},"location":{"type":"string","title":"Location"},"required":{"type":"boolean","title":"Required"},"description":{"type":"string","title":"Description"},"is_url":{"type":"boolean","title":"Is Url","default":false}},"type":"object","required":["name","type","location","required","description"],"title":"EndpointParameter"},"EndpointSuggestion":{"properties":{"endpoint":{"type":"string","title":"Endpoint"},"method":{"type":"string","title":"Method","default":"POST"},"description":{"type":"string","title":"Description"},"target_url":{"type":"string","title":"Target Url"},"parameters":{"items":{"$ref":"#/components/schemas/EndpointParameter"},"type":"array","title":"Parameters"},"pydantic_schema":{"type":"object","title":"Pydantic Schema"},"extraction_prompt":{"type":"string","title":"Extraction Prompt"},"interaction_steps":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Interaction Steps"}},"type":"object","required":["endpoint","description","target_url","parameters","pydantic_schema","extraction_prompt"],"title":"EndpointSuggestion"},"ExtractionStep":{"properties":{"type":{"$ref":"#/components/schemas/StepType","default":"extract"},"instruction":{"type":"string","title":"Instruction","description":"What to extract (e.g., 'Extract all product links from the page')"},"schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Schema","description":"Optional schema for structured extraction"},"save_to":{"type":"string","title":"Save To","description":"Variable name to save extracted data to (e.g., 'product_links')"}},"type":"object","required":["instruction","save_to"],"title":"ExtractionStep","description":"Extract data from the page"},"FeedbackCreate":{"properties":{"request_id":{"type":"string","format":"uuid","title":"Request Id","description":"ID of the request/session this feedback is for"},"rating":{"type":"integer","maximum":5.0,"minimum":0.0,"title":"Rating"},"feedback_text":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Feedback Text"}},"type":"object","required":["request_id","rating"],"title":"FeedbackCreate"},"FeedbackResponse":{"properties":{"feedback_id":{"type":"string","format":"uuid","title":"Feedback Id"},"request_id":{"type":"string","format":"uuid","title":"Request Id"},"message":{"type":"string","title":"Message","default":"Feedback submitted successfully"},"feedback_timestamp":{"type":"string","format":"date-time","title":"Feedback Timestamp"}},"type":"object","required":["feedback_id","request_id","feedback_timestamp"],"title":"FeedbackResponse"},"HTTPValidationError":{"properties":{"detail":{"items":{"$ref":"#/components/schemas/ValidationError"},"type":"array","title":"Detail"}},"type":"object","title":"HTTPValidationError"},"JobExecutionListResponse":{"properties":{"total":{"type":"integer","title":"Total"},"page":{"type":"integer","title":"Page"},"page_size":{"type":"integer","title":"Page Size"},"executions":{"items":{"$ref":"#/components/schemas/JobExecutionResponse"},"type":"array","title":"Executions"}},"type":"object","required":["total","page","page_size","executions"],"title":"JobExecutionListResponse","description":"Paginated response for job executions"},"JobExecutionResponse":{"properties":{"id":{"type":"string","format":"uuid","title":"Id"},"scheduled_job_id":{"type":"string","format":"uuid","title":"Scheduled Job Id"},"execution_id":{"type":"string","title":"Execution Id"},"status":{"type":"string","title":"Status"},"started_at":{"type":"string","format":"date-time","title":"Started At"},"completed_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Completed At"},"result":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Result"},"error_message":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error Message"},"credits_used":{"type":"integer","title":"Credits Used","default":0}},"type":"object","required":["id","scheduled_job_id","execution_id","status","started_at"],"title":"JobExecutionResponse","description":"Response model for job execution details"},"JobTriggerResponse":{"properties":{"execution_id":{"type":"string","title":"Execution Id"},"message":{"type":"string","title":"Message"},"scheduled_job_id":{"type":"string","format":"uuid","title":"Scheduled Job Id"},"triggered_at":{"type":"string","format":"date-time","title":"Triggered At"}},"type":"object","required":["execution_id","message","scheduled_job_id","triggered_at"],"title":"JobTriggerResponse","description":"Response model for manual job trigger"},"LoopStep":{"properties":{"type":{"$ref":"#/components/schemas/StepType","default":"loop"},"iterate_over":{"type":"string","title":"Iterate Over","description":"Variable name containing array to iterate over (e.g., 'product_links')"},"item_name":{"type":"string","title":"Item Name","description":"Variable name for current item in loop (e.g., 'current_link')","default":"item"},"index_name":{"type":"string","title":"Index Name","description":"Variable name for current index (e.g., 'i')","default":"index"},"steps":{"items":{"anyOf":[{"$ref":"#/components/schemas/NavigationStep"},{"$ref":"#/components/schemas/ActionStep"},{"$ref":"#/components/schemas/ExtractionStep"},{"$ref":"#/components/schemas/MarkdownExtractionStep"},{"$ref":"#/components/schemas/LoopStep"},{"$ref":"#/components/schemas/ConditionalStep"},{"$ref":"#/components/schemas/SubWorkflowStep"},{"$ref":"#/components/schemas/WaitStep"}]},"type":"array","title":"Steps","description":"Steps to execute for each item"},"max_iterations":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Max Iterations","description":"Maximum number of iterations (safety limit)"}},"type":"object","required":["iterate_over","steps"],"title":"LoopStep","description":"Iterate over an array"},"MarkdownExtractionStep":{"properties":{"type":{"$ref":"#/components/schemas/StepType","default":"extract_markdown"},"save_to":{"type":"string","title":"Save To","description":"Variable name to save extracted markdown to (e.g., 'markdown')"}},"type":"object","required":["save_to"],"title":"MarkdownExtractionStep","description":"Extract markdown from the page"},"MarkdownifyHistoryResponse":{"properties":{"requests":{"items":{"$ref":"#/components/schemas/MarkdownifyRequestDB"},"type":"array","title":"Requests"},"next_key":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}},"type":"object","required":["requests","next_key"],"title":"MarkdownifyHistoryResponse"},"MarkdownifyRequest":{"properties":{"website_url":{"type":"string","title":"Website Url","description":"The URL of the website to scrape"},"render_heavy_js":{"type":"boolean","title":"Render Heavy Js","default":false},"mock":{"type":"boolean","title":"Mock","default":false},"stealth":{"type":"boolean","title":"Stealth","default":false},"branding":{"type":"boolean","title":"Branding","default":false},"stream":{"type":"boolean","title":"Stream","description":"Whether to return streaming response","default":false},"country_code":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Country Code","description":"The country code to use for the scrape"},"wait_ms":{"type":"integer","title":"Wait Ms","description":"The number of milliseconds to wait before scraping the website","default":3000},"headers":{"anyOf":[{"additionalProperties":{"type":"string"},"type":"object"},{"type":"null"}],"title":"Headers","description":"Optional headers to send with the request, including cookies and user agent","example":{"Cookie":"cookie1=value1; cookie2=value2","User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36"}},"steps":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Steps"},"webhook_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Webhook Url","description":"Webhook URL to send the job result to"}},"type":"object","required":["website_url"],"title":"MarkdownifyRequest"},"MarkdownifyRequestDB":{"properties":{"request_id":{"type":"string","format":"uuid","title":"Request Id","description":"Unique identifier for the request"},"user_id":{"anyOf":[{"type":"string","format":"uuid"},{"type":"null"}],"title":"User Id","description":"ID of the user who made the request"},"webpage_id":{"anyOf":[{"type":"string","format":"uuid"},{"type":"null"}],"title":"Webpage Id","description":"ID of the associated webpage"},"requested_at":{"type":"string","format":"date-time","title":"Requested At","description":"Timestamp when the request was made"},"status":{"$ref":"#/components/schemas/MarkdownifyRequestStatus","description":"Current status of the request"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error","description":"Error message if the request failed"},"website_url":{"type":"string","title":"Website Url","description":"URL of the website to be markdownified"},"finished_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Finished At","description":"Timestamp when the request was completed"},"metadata":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Metadata","description":"Additional metadata about the request"},"usage_id":{"anyOf":[{"type":"string","format":"uuid"},{"type":"null"}],"title":"Usage Id","description":"ID of the associated LLM usage record"},"request_params":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Request Params"}},"type":"object","required":["status","website_url"],"title":"MarkdownifyRequestDB","description":"Pydantic model representing the markdownify_requests database table."},"MarkdownifyRequestStatus":{"type":"string","enum":["queued","processing","completed","failed"],"title":"MarkdownifyRequestStatus"},"MarkdownifyStatus":{"type":"string","enum":["queued","processing","completed","failed"],"title":"MarkdownifyStatus"},"NavigationStep":{"properties":{"type":{"$ref":"#/components/schemas/StepType","default":"navigate"},"url":{"type":"string","title":"Url","description":"URL to navigate to. Supports variable interpolation: {{variable_name}}"},"wait_for":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Wait For","description":"Optional selector to wait for after navigation"}},"type":"object","required":["url"],"title":"NavigationStep","description":"Navigate to a URL"},"ProductFeedback":{"properties":{"feedback_id":{"type":"string","format":"uuid","title":"Feedback Id"},"name":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Name","examples":["John Doe"]},"email":{"anyOf":[{"type":"string","format":"email"},{"type":"null"}],"title":"Email","examples":["john@example.com"]},"company":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Company","examples":["XYZ Ltd"]},"how_discovered":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"How Discovered","examples":["Twitter"]},"usage_frequency":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Usage Frequency","examples":["Weekly"]},"use_cases":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Use Cases","examples":[["Web scraping","Automation"]]},"rating":{"anyOf":[{"type":"integer","maximum":5.0,"minimum":1.0},{"type":"null"}],"title":"Rating"},"liked_most":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Liked Most","examples":["Easy setup"]},"disliked":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Disliked","examples":["Pagination issues"]},"requested_features":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Requested Features","examples":["Scheduler, dashboard analytics"]},"setup_easy":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Setup Easy","examples":[true]},"issues":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Issues","examples":["Error saving graphs"]},"recommend_score":{"anyOf":[{"type":"integer","maximum":10.0,"minimum":0.0},{"type":"null"}],"title":"Recommend Score"},"improvement_suggestions":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Improvement Suggestions","examples":["Better docs, faster runtime"]},"can_contact":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Can Contact","examples":[true]},"contact_method":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Contact Method","examples":["Email"]}},"type":"object","title":"ProductFeedback"},"ProductFeedbackResponse":{"properties":{"message":{"type":"string","title":"Message","default":"Product feedback submitted successfully"}},"type":"object","title":"ProductFeedbackResponse"},"QueryRedisCacheByPatternRequest":{"properties":{"cursor":{"type":"integer","title":"Cursor","default":0},"page_size":{"type":"integer","title":"Page Size","default":100},"pattern":{"type":"string","title":"Pattern","default":"providers_order:*"}},"type":"object","title":"QueryRedisCacheByPatternRequest"},"ScheduledJobCreate":{"properties":{"job_name":{"type":"string","maxLength":255,"minLength":1,"title":"Job Name","description":"Human-readable name for the scheduled job","strip_whitespace":true},"service_type":{"$ref":"#/components/schemas/ServiceType","description":"Type of service to run: smartscraper, searchscraper, markdownify, or smartcrawler"},"cron_expression":{"type":"string","title":"Cron Expression","description":"Standard 5-field cron expression (minute hour day month day_of_week) in UTC timezone. All times are interpreted as UTC (e.g., '0 9 * * 1' for 9 AM UTC every Monday)"},"job_config":{"type":"object","title":"Job Config","description":"Service-specific configuration that matches the service's request schema"},"is_active":{"type":"boolean","title":"Is Active","description":"Whether the job is active and should be scheduled","default":true},"webhook_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Webhook Url","description":"Webhook URL to send the job result to"}},"additionalProperties":false,"type":"object","required":["job_name","service_type","cron_expression","job_config"],"title":"ScheduledJobCreate","description":"Model for creating scheduled jobs (required fields enforced)"},"ScheduledJobListResponse":{"properties":{"total":{"type":"integer","title":"Total"},"page":{"type":"integer","title":"Page"},"page_size":{"type":"integer","title":"Page Size"},"jobs":{"items":{"$ref":"#/components/schemas/ScheduledJobResponse"},"type":"array","title":"Jobs"}},"type":"object","required":["total","page","page_size","jobs"],"title":"ScheduledJobListResponse","description":"Paginated response for scheduled jobs"},"ScheduledJobResponse":{"properties":{"id":{"type":"string","format":"uuid","title":"Id"},"user_id":{"type":"string","format":"uuid","title":"User Id"},"job_name":{"type":"string","title":"Job Name"},"service_type":{"$ref":"#/components/schemas/ServiceType"},"cron_expression":{"type":"string","title":"Cron Expression"},"job_config":{"type":"object","title":"Job Config"},"is_active":{"type":"boolean","title":"Is Active"},"created_at":{"type":"string","format":"date-time","title":"Created At"},"updated_at":{"type":"string","format":"date-time","title":"Updated At"},"last_run_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Last Run At"},"next_run_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Next Run At"}},"type":"object","required":["id","user_id","job_name","service_type","cron_expression","job_config","is_active","created_at","updated_at"],"title":"ScheduledJobResponse","description":"Response model for scheduled job operations"},"SchemaGenerationRequest":{"properties":{"user_prompt":{"type":"string","title":"User Prompt","description":"The user's search query to be refined"},"existing_schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Existing Schema","description":"Optional existing JSON schema to modify/extend"}},"type":"object","required":["user_prompt"],"title":"SchemaGenerationRequest","description":"Request model for schema generation"},"SchemaGenerationResponse":{"properties":{"request_id":{"type":"string","format":"uuid","title":"Request Id"},"status":{"type":"string","title":"Status"},"user_prompt":{"type":"string","title":"User Prompt"},"refined_prompt":{"type":"string","title":"Refined Prompt","description":"The refined search query"},"generated_schema":{"type":"object","title":"Generated Schema","description":"The generated JSON schema"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"}},"type":"object","required":["request_id","status","user_prompt","refined_prompt","generated_schema"],"title":"SchemaGenerationResponse","description":"Response model for schema generation"},"ScrapeHistoryResponse":{"properties":{"requests":{"items":{"$ref":"#/components/schemas/ScrapeRequestDB"},"type":"array","title":"Requests"},"next_key":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}},"type":"object","required":["requests","next_key"],"title":"ScrapeHistoryResponse"},"ScrapeRequest":{"properties":{"website_url":{"type":"string","title":"Website Url","description":"The URL of the website to scrape"},"render_heavy_js":{"type":"boolean","title":"Render Heavy Js","description":"Whether to render heavy JS","default":false},"mock":{"type":"boolean","title":"Mock","default":false},"stealth":{"type":"boolean","title":"Stealth","default":false},"branding":{"type":"boolean","title":"Branding","default":false},"stream":{"type":"boolean","title":"Stream","description":"Whether to return streaming response","default":false},"country_code":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Country Code","description":"The country code to use for the scrape"},"wait_ms":{"type":"integer","title":"Wait Ms","description":"The number of milliseconds to wait before scraping the website","default":3000}},"type":"object","required":["website_url"],"title":"ScrapeRequest"},"ScrapeRequestDB":{"properties":{"request_id":{"type":"string","format":"uuid","title":"Request Id"},"user_id":{"anyOf":[{"type":"string","format":"uuid"},{"type":"null"}],"title":"User Id"},"website_url":{"type":"string","title":"Website Url"},"render_heavy_js":{"type":"boolean","title":"Render Heavy Js","default":false},"result":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Result"},"status":{"$ref":"#/components/schemas/ScrapeStatus","default":"queued"},"metadata":{"type":"object","title":"Metadata","default":{}},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"},"finished_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Finished At"},"requested_at":{"type":"string","format":"date-time","title":"Requested At","default":"2026-08-28T05:11:46.653490"},"cost":{"type":"integer","title":"Cost","default":0},"request_params":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Request Params"}},"type":"object","required":["request_id","website_url"],"title":"ScrapeRequestDB","description":"DynamoDB model for scrape requests."},"ScrapeStatus":{"type":"string","enum":["queued","processing","completed","failed"],"title":"ScrapeStatus","description":"Status of a scrape request."},"SearchScraperRequest":{"properties":{"user_prompt":{"type":"string","title":"User Prompt","example":"What is the latest version of Python?"},"num_results":{"type":"integer","maximum":20.0,"minimum":3.0,"title":"Num Results","description":"Number of websites to scrape (3-20). Default is 3.","default":3,"example":5},"headers":{"anyOf":[{"additionalProperties":{"type":"string"},"type":"object"},{"type":"null"}],"title":"Headers","description":"Optional headers to send with the request, including cookies and user agent","example":{"Cookie":"cookie1=value1; cookie2=value2","User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36"}},"output_schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Output Schema"},"extraction_mode":{"type":"boolean","title":"Extraction Mode","description":"True for AI extraction mode, False for markdown conversion only","default":true},"markdown_mode":{"type":"boolean","title":"Markdown Mode","description":"True for markdown conversion mode, False for raw mode","default":true},"stealth":{"type":"boolean","title":"Stealth","description":"Enable stealth mode to avoid bot detection","default":false},"mock":{"type":"boolean","title":"Mock","default":false},"stream":{"type":"boolean","title":"Stream","description":"Whether to return streaming response","default":false},"webhook_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Webhook Url","description":"Webhook URL to send the job result to"},"location_geo_code":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Location Geo Code","description":"The geo code of the location to search in"},"time_range":{"anyOf":[{"$ref":"#/components/schemas/TimeRange"},{"type":"null"}],"description":"The date range to search in","examples":["past_hour","past_24_hours","past_week","past_month","past_year"]}},"type":"object","required":["user_prompt"],"title":"SearchScraperRequest"},"SearchScraperStatus":{"type":"string","enum":["queued","processing","completed","failed"],"title":"SearchScraperStatus"},"SearchscraperHistoryResponse":{"properties":{"requests":{"items":{"$ref":"#/components/schemas/SearchscraperRequestDB"},"type":"array","title":"Requests"},"next_key":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}},"type":"object","required":["requests","next_key"],"title":"SearchscraperHistoryResponse"},"SearchscraperRequestDB":{"properties":{"request_id":{"type":"string","format":"uuid","title":"Request Id"},"user_id":{"anyOf":[{"type":"string","format":"uuid"},{"type":"null"}],"title":"User Id"},"user_prompt":{"type":"string","title":"User Prompt"},"search_query":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Search Query"},"extraction_query":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Extraction Query"},"references_urls":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"References Urls"},"output_schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Output Schema"},"result":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Result"},"status":{"$ref":"#/components/schemas/SearchScraperStatus","default":"queued"},"metadata":{"type":"object","title":"Metadata"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"},"requested_at":{"type":"string","format":"date-time","title":"Requested At"},"finished_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Finished At"}},"type":"object","required":["user_prompt"],"title":"SearchscraperRequestDB","description":"Database model for search scraper requests."},"ServiceType":{"type":"string","enum":["smartscraper","searchscraper","markdownify","smartcrawler","agenticscrapper","site_monitor"],"title":"ServiceType"},"SiteMonitorCreate":{"properties":{"name":{"anyOf":[{"type":"string","maxLength":255,"minLength":1},{"type":"null"}],"title":"Name","description":"Human-readable name for the monitor"},"website_url":{"type":"string","title":"Website Url","description":"URL to monitor"},"webhook_url":{"type":"string","title":"Webhook Url","description":"URL to POST webhook events to"},"cron_expression":{"type":"string","title":"Cron Expression","description":"Cron schedule (5 fields, UTC), e.g. '*/15 * * * *' for every 15 min"},"extraction_config":{"anyOf":[{"$ref":"#/components/schemas/SiteMonitorExtractionConfig"},{"type":"null"}],"description":"Optional: user_prompt and output_schema for structured extraction and diff","default":{"user_prompt":"Extract all main content and key data as structured JSON."}}},"additionalProperties":false,"type":"object","required":["website_url","webhook_url","cron_expression"],"title":"SiteMonitorCreate","description":"Request body for registering a new site monitor."},"SiteMonitorExtractionConfig":{"properties":{"user_prompt":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"User Prompt","description":"Prompt for extracting structured data from the page"},"output_schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Output Schema","description":"JSON schema for extracted fields (enables structured diff)"}},"additionalProperties":false,"type":"object","title":"SiteMonitorExtractionConfig","description":"Optional extraction config for monitored page (smartscraper-style)."},"SiteMonitorListResponse":{"properties":{"monitors":{"items":{"$ref":"#/components/schemas/SiteMonitorResponse"},"type":"array","title":"Monitors"},"total":{"type":"integer","title":"Total"},"page":{"type":"integer","title":"Page"},"page_size":{"type":"integer","title":"Page Size"}},"type":"object","required":["monitors","total","page","page_size"],"title":"SiteMonitorListResponse","description":"Paginated list of site monitors."},"SiteMonitorResponse":{"properties":{"id":{"type":"string","format":"uuid","title":"Id"},"user_id":{"type":"string","format":"uuid","title":"User Id"},"api_key_id":{"type":"string","format":"uuid","title":"Api Key Id"},"name":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Name"},"website_url":{"type":"string","title":"Website Url"},"webhook_url":{"type":"string","title":"Webhook Url"},"cron_expression":{"type":"string","title":"Cron Expression"},"extraction_config":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Extraction Config"},"is_active":{"type":"boolean","title":"Is Active"},"created_at":{"type":"string","format":"date-time","title":"Created At"},"updated_at":{"type":"string","format":"date-time","title":"Updated At"},"last_run_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Last Run At"},"next_run_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Next Run At"}},"type":"object","required":["id","user_id","api_key_id","website_url","webhook_url","cron_expression","is_active","created_at","updated_at"],"title":"SiteMonitorResponse","description":"Response for a single site monitor."},"SiteMonitorUpdate":{"properties":{"name":{"anyOf":[{"type":"string","maxLength":255,"minLength":1},{"type":"null"}],"title":"Name"},"webhook_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Webhook Url"},"cron_expression":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Cron Expression"},"extraction_config":{"anyOf":[{"$ref":"#/components/schemas/SiteMonitorExtractionConfig"},{"type":"null"}]},"is_active":{"anyOf":[{"type":"boolean"},{"type":"null"}],"title":"Is Active"}},"additionalProperties":false,"type":"object","title":"SiteMonitorUpdate","description":"Request body for updating a site monitor (partial)."},"SitemapHistoryResponse":{"properties":{"requests":{"items":{"$ref":"#/components/schemas/SitemapRequestDB"},"type":"array","title":"Requests","description":"List of sitemap requests"},"next_key":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key","description":"Key for next page"}},"type":"object","required":["requests"],"title":"SitemapHistoryResponse"},"SitemapRequest":{"properties":{"website_url":{"type":"string","title":"Website Url","description":"The URL of the website to generate a sitemap for"},"stream":{"type":"boolean","title":"Stream","description":"Whether to return streaming response","default":false}},"type":"object","required":["website_url"],"title":"SitemapRequest"},"SitemapRequestDB":{"properties":{"request_id":{"type":"string","title":"Request Id"},"website_url":{"type":"string","title":"Website Url"},"api_key_id":{"type":"string","format":"uuid","title":"Api Key Id"},"user_id":{"type":"string","format":"uuid","title":"User Id"},"requested_at":{"type":"string","format":"date-time","title":"Requested At"},"status":{"type":"string","title":"Status"},"urls_count":{"type":"integer","title":"Urls Count"},"error_message":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error Message"},"metadata":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Metadata"}},"type":"object","required":["request_id","website_url","api_key_id","user_id","requested_at","status","urls_count"],"title":"SitemapRequestDB","description":"Model for storing sitemap request history in DynamoDB."},"SitemapResponse":{"properties":{"urls":{"items":{"type":"string"},"type":"array","title":"Urls","description":"The URLs found in the sitemap"},"request_id":{"type":"string","title":"Request Id","description":"The ID of the sitemap request for tracking"}},"type":"object","required":["urls","request_id"],"title":"SitemapResponse"},"SmartscraperHistoryResponse":{"properties":{"requests":{"items":{"$ref":"#/components/schemas/SmartscraperRequestDB"},"type":"array","title":"Requests"},"next_key":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Next Key"}},"type":"object","required":["requests","next_key"],"title":"SmartscraperHistoryResponse"},"SmartscraperRequest":{"properties":{"website_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Website Url","description":"The URL of the website to scrape (optional for Smartscraper)"},"render_heavy_js":{"type":"boolean","title":"Render Heavy Js","description":"Whether to render heavy JS","default":false},"mock":{"type":"boolean","title":"Mock","default":false},"stealth":{"type":"boolean","title":"Stealth","default":false},"branding":{"type":"boolean","title":"Branding","default":false},"stream":{"type":"boolean","title":"Stream","description":"Whether to return streaming response","default":false},"country_code":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Country Code","description":"The country code to use for the scrape"},"wait_ms":{"type":"integer","title":"Wait Ms","description":"The number of milliseconds to wait before scraping the website","default":3000},"user_prompt":{"type":"string","title":"User Prompt","example":"Extract info about the company"},"website_html":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Website Html","description":"HTML content, maximum size 2MB","example":"

Title

Content

"},"website_markdown":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Website Markdown","description":"Markdown content, maximum size 2MB","example":"# Title\n\nThis is some content in markdown format."},"output_schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Output Schema"},"headers":{"anyOf":[{"additionalProperties":{"type":"string"},"type":"object"},{"type":"null"}],"title":"Headers","description":"Optional headers to send with the request, including cookies and user agent","example":{"Cookie":"cookie1=value1; cookie2=value2","User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36"}},"number_of_scrolls":{"type":"integer","maximum":100.0,"minimum":0.0,"title":"Number Of Scrolls","description":"Number of scroll operations to perform for infinite scrolling (0 = disabled, range: 1-100). Values between 1-9 will be automatically set to 10.","default":0},"total_pages":{"type":"integer","maximum":100.0,"minimum":1.0,"title":"Total Pages","description":"Total number of pages to scrape if pagination enabled","default":1},"steps":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Steps","description":"List of steps to actions to perform on the website"},"cookies":{"anyOf":[{"additionalProperties":{"type":"string"},"type":"object"},{"type":"null"}],"title":"Cookies","description":"Cookies to send with the request","default":{}},"plain_text":{"type":"boolean","title":"Plain Text","default":false},"webhook_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Webhook Url","description":"Webhook URL to send the job result to"},"offset":{"type":"integer","title":"Offset","description":"Offset to start scraping from","default":0},"is_multipage_child":{"type":"boolean","title":"Is Multipage Child","description":"Whether this is a multi-page child request","default":false}},"type":"object","required":["user_prompt"],"title":"SmartscraperRequest"},"SmartscraperRequestDB":{"properties":{"request_id":{"type":"string","format":"uuid","title":"Request Id"},"user_id":{"anyOf":[{"type":"string","format":"uuid"},{"type":"null"}],"title":"User Id"},"webpage_id":{"anyOf":[{"type":"string","format":"uuid"},{"type":"null"}],"title":"Webpage Id"},"website_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Website Url"},"user_prompt":{"type":"string","title":"User Prompt"},"output_schema":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Output Schema"},"result":{"anyOf":[{"type":"object"},{},{"type":"null"}],"title":"Result"},"status":{"$ref":"#/components/schemas/SmartscraperStatus","default":"processing"},"requested_at":{"type":"string","format":"date-time","title":"Requested At"},"finished_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Finished At"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"},"metadata":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Metadata"},"request_params":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Request Params"}},"type":"object","required":["request_id","user_prompt","requested_at"],"title":"SmartscraperRequestDB","description":"Database model for smart scraper requests."},"SmartscraperStatus":{"type":"string","enum":["queued","processing","completed","failed"],"title":"SmartscraperStatus"},"StepResult":{"properties":{"step_index":{"type":"integer","title":"Step Index"},"step_type":{"$ref":"#/components/schemas/StepType"},"success":{"type":"boolean","title":"Success"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"},"data":{"anyOf":[{"type":"object"},{"type":"null"}],"title":"Data"},"duration_seconds":{"type":"number","title":"Duration Seconds"}},"type":"object","required":["step_index","step_type","success","duration_seconds"],"title":"StepResult","description":"Result of a single step execution"},"StepType":{"type":"string","enum":["navigate","action","extract","loop","conditional","subworkflow","wait","extract_markdown"],"title":"StepType","description":"Types of workflow steps"},"SubWorkflowStep":{"properties":{"type":{"$ref":"#/components/schemas/StepType","default":"subworkflow"},"workflow_id":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Workflow Id","description":"ID of saved workflow to execute"},"workflow":{"anyOf":[{"$ref":"#/components/schemas/WorkflowDefinition"},{"type":"null"}],"description":"Inline workflow definition"},"input_mapping":{"additionalProperties":{"type":"string"},"type":"object","title":"Input Mapping","description":"Map parent context variables to subworkflow variables (e.g., {'url': '{{current_link}}'})"},"output_mapping":{"anyOf":[{"additionalProperties":{"type":"string"},"type":"object"},{"type":"null"}],"title":"Output Mapping","description":"Map subworkflow output variables back to parent context"}},"type":"object","title":"SubWorkflowStep","description":"Execute a subworkflow"},"TimeRange":{"type":"string","enum":["past_hour","past_24_hours","past_week","past_month","past_year"],"title":"TimeRange"},"TimelineEntry":{"properties":{"service":{"type":"string","title":"Service"},"timestamp":{"type":"string","title":"Timestamp"}},"type":"object","required":["service","timestamp"],"title":"TimelineEntry"},"UsageTimelineResponse":{"properties":{"timeline":{"items":{"$ref":"#/components/schemas/TimelineEntry"},"type":"array","title":"Timeline"}},"type":"object","required":["timeline"],"title":"UsageTimelineResponse"},"ValidationError":{"properties":{"loc":{"items":{"anyOf":[{"type":"string"},{"type":"integer"}]},"type":"array","title":"Location"},"msg":{"type":"string","title":"Message"},"type":{"type":"string","title":"Error Type"}},"type":"object","required":["loc","msg","type"],"title":"ValidationError"},"WaitStep":{"properties":{"type":{"$ref":"#/components/schemas/StepType","default":"wait"},"duration":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Duration","description":"Seconds to wait"},"for_selector":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"For Selector","description":"CSS selector to wait for"},"for_condition":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"For Condition","description":"JavaScript condition to wait for"}},"type":"object","title":"WaitStep","description":"Wait for a condition or time"},"WorkflowDefinition":{"properties":{"workflow_id":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Workflow Id","description":"Unique workflow identifier"},"name":{"type":"string","title":"Name","description":"Human-readable workflow name"},"description":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Description","description":"Workflow description"},"start_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Start Url","description":"Initial URL to navigate to (can be overridden)"},"use_session":{"type":"boolean","title":"Use Session","description":"Whether to use persistent browser session","default":false},"steps":{"items":{"anyOf":[{"$ref":"#/components/schemas/NavigationStep"},{"$ref":"#/components/schemas/ActionStep"},{"$ref":"#/components/schemas/ExtractionStep"},{"$ref":"#/components/schemas/MarkdownExtractionStep"},{"$ref":"#/components/schemas/LoopStep"},{"$ref":"#/components/schemas/ConditionalStep"},{"$ref":"#/components/schemas/SubWorkflowStep"},{"$ref":"#/components/schemas/WaitStep"}]},"type":"array","title":"Steps","description":"Ordered list of workflow steps"},"initial_context":{"type":"object","title":"Initial Context","description":"Initial variables/context (e.g., {'email': 'user@example.com', 'password': 'secret'})"},"output_variables":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"title":"Output Variables","description":"List of variables to include in final output"}},"type":"object","required":["name","steps"],"title":"WorkflowDefinition","description":"Main workflow definition"},"WorkflowExecutionResult":{"properties":{"request_id":{"type":"string","title":"Request Id"},"workflow_id":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Workflow Id"},"success":{"type":"boolean","title":"Success"},"steps_executed":{"items":{"$ref":"#/components/schemas/StepResult"},"type":"array","title":"Steps Executed"},"total_duration_seconds":{"type":"number","title":"Total Duration Seconds"},"final_context":{"type":"object","title":"Final Context","description":"Final workflow context with all variables"},"output":{"type":"object","title":"Output","description":"Filtered output based on output_variables"},"final_url":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Final Url"},"final_html":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Final Html"},"session_id":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Session Id"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"}},"type":"object","required":["request_id","workflow_id","success","steps_executed","total_duration_seconds"],"title":"WorkflowExecutionResult","description":"Result of workflow execution"}}}} \ No newline at end of file