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

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions src/libs/Firecrawl/Generated/Firecrawl.AllOf.2.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,13 @@ public bool TryPickValue1(
return IsValue1;
}

/// <summary>
///
/// </summary>
public T1 PickValue1() => IsValue1
? Value1!
: throw new global::System.InvalidOperationException($"Expected union variant 'Value1' but the value was {ToString()}.");

/// <summary>
///
/// </summary>
Expand Down Expand Up @@ -67,6 +74,13 @@ public bool TryPickValue2(
value = Value2;
return IsValue2;
}

/// <summary>
///
/// </summary>
public T2 PickValue2() => IsValue2
? Value2!
: throw new global::System.InvalidOperationException($"Expected union variant 'Value2' but the value was {ToString()}.");
/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,6 @@ public BatchScrapeResponseObj(
public BatchScrapeResponseObj()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,6 @@ public BatchScrapeStatusResponseObj(
public BatchScrapeStatusResponseObj()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,6 @@ public BatchScrapeStatusResponseObjDataItem(
public BatchScrapeStatusResponseObjDataItem()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,6 @@ public BatchScrapeStatusResponseObjDataItemMetadata(
public BatchScrapeStatusResponseObjDataItemMetadata()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ public CancelBatchScrapeResponse(
public CancelBatchScrapeResponse()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ public CancelBatchScrapeResponse2(
public CancelBatchScrapeResponse2()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ public CancelBatchScrapeResponse3(
public CancelBatchScrapeResponse3()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ public CancelCrawlResponse(
public CancelCrawlResponse()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ public CancelCrawlResponse2(
public CancelCrawlResponse2()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ public CancelCrawlResponse3(
public CancelCrawlResponse3()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,6 @@ public CrawlErrorsResponseObj(
public CrawlErrorsResponseObj()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,6 @@ public CrawlErrorsResponseObjError(
public CrawlErrorsResponseObjError()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ public CrawlResponse(
public CrawlResponse()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,6 @@ public CrawlStatusResponseObj(
public CrawlStatusResponseObj()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,6 @@ public CrawlStatusResponseObjDataItem(
public CrawlStatusResponseObjDataItem()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,6 @@ public CrawlStatusResponseObjDataItemMetadata(
public CrawlStatusResponseObjDataItemMetadata()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -196,5 +196,6 @@ public CrawlUrlsRequest(
public CrawlUrlsRequest()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,6 @@ public CrawlUrlsRequestWebhook(
public CrawlUrlsRequestWebhook()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class CrawlUrlsRequestWebhookHeaders
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class CrawlUrlsRequestWebhookMetadata
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ public CrawlUrlsResponse(
public CrawlUrlsResponse()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ public CrawlUrlsResponse2(
public CrawlUrlsResponse2()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ public CrawlUrlsResponse3(
public CrawlUrlsResponse3()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -136,5 +136,6 @@ public ExtractDataRequest(
public ExtractDataRequest()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class ExtractDataRequestSchema
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ public ExtractDataResponse(
public ExtractDataResponse()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ public ExtractDataResponse2(
public ExtractDataResponse2()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,6 @@ public ExtractResponse(
public ExtractResponse()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,6 @@ public ExtractStatusResponse(
public ExtractStatusResponse()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class ExtractStatusResponseData
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,6 @@ public GenerateLLMsTxtRequest(
public GenerateLLMsTxtRequest()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@ public GenerateLLMsTxtResponse(
public GenerateLLMsTxtResponse()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ public GenerateLLMsTxtResponse2(
public GenerateLLMsTxtResponse2()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,6 @@ public GetActiveCrawlsResponse(
public GetActiveCrawlsResponse()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ public GetActiveCrawlsResponse2(
public GetActiveCrawlsResponse2()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ public GetActiveCrawlsResponse3(
public GetActiveCrawlsResponse3()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ public GetActiveCrawlsResponse4(
public GetActiveCrawlsResponse4()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,6 @@ public GetActiveCrawlsResponseCrawl(
public GetActiveCrawlsResponseCrawl()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ public GetActiveCrawlsResponseCrawlOptions(
public GetActiveCrawlsResponseCrawlOptions()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ public GetBatchScrapeErrorsResponse(
public GetBatchScrapeErrorsResponse()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ public GetBatchScrapeErrorsResponse2(
public GetBatchScrapeErrorsResponse2()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ public GetBatchScrapeErrorsResponse3(
public GetBatchScrapeErrorsResponse3()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ public GetBatchScrapeStatusResponse(
public GetBatchScrapeStatusResponse()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ public GetBatchScrapeStatusResponse2(
public GetBatchScrapeStatusResponse2()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ public GetBatchScrapeStatusResponse3(
public GetBatchScrapeStatusResponse3()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ public GetCrawlErrorsResponse(
public GetCrawlErrorsResponse()
{
}

}
}
Loading