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