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
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,6 @@ partial void ProcessQueryRedisCacheByPatternV1AdminQueryRedisCacheByPatternPostR
string? pattern = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.QueryRedisCacheByPatternRequest
{
Cursor = cursor,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ partial void ProcessAgenticBrowserV2V1WorkflowsExecutePostResponseContent(
global::System.Collections.Generic.IList<string>? outputVariables = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.WorkflowDefinition
{
WorkflowId = workflowId,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,6 @@ partial void ProcessAgenticScrapperV1AgenticScrapperPostResponseContent(
string? countryCode = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.AgenticScrapperRequest
{
Url = url,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ partial void ProcessGetLiveSessionUrlV1GetLiveSessionUrlPostResponseContent(
int? timeout = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.AgenticScrapperLiveSessionUrlRequest
{
Url = url,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,6 @@ partial void ProcessStopSessionV1StopSessionPostResponseContent(
string sessionId,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.AgenticScrapperStopSessionRequest
{
SessionId = sessionId,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@ partial void ProcessStartCrawlV1CrawlPostResponseContent(
string? countryCode = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.CrawlJob
{
Url = url,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ partial void ProcessExecuteEndpointV1EndpointEndpointIdFullPathPostResponseConte
string fullPath,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new object
{
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,6 @@ partial void ProcessGetSuggestionsV1EndpointGetSuggestionsPostResponseContent(
string prompt,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.EndPointSuggestionRequest
{
WebsiteUrl = websiteUrl,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,6 @@ partial void ProcessSaveEndpointV1EndpointSaveEndpointPostResponseContent(
global::System.Collections.Generic.IList<global::ScrapeGraphAI.EndpointSuggestion> suggestions,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.EndPointSuggestions
{
Suggestions = suggestions,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ partial void ProcessGetAgenticScraperHistoryV1HistoryAgenticScraperGetResponseCo
int? pageSize = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new object
{
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ partial void ProcessGetCrawlerHistoryV1HistoryCrawlGetResponseContent(
int? pageSize = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new object
{
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ partial void ProcessGetMarkdownifyHistoryV1HistoryMarkdownifyGetResponseContent(
int? pageSize = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new object
{
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ partial void ProcessGetScrapeHistoryV1HistoryScrapeGetResponseContent(
int? pageSize = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new object
{
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ partial void ProcessGetSearchscraperHistoryV1HistorySearchscraperGetResponseCont
int? pageSize = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new object
{
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,6 @@ partial void ProcessGetSitemapHistoryV1HistorySitemapGetResponseContent(
int? pageSize = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new object
{
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,6 @@ partial void ProcessGetSmartscraperHistoryV1HistorySmartscraperGetResponseConten
int? pageSize = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new object
{
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ partial void ProcessStartMarkdownifyV1MarkdownifyPostResponseContent(
string? webhookUrl = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.MarkdownifyRequest
{
WebsiteUrl = websiteUrl,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ public sealed partial class ScrapeRequestDB
public global::System.DateTime? FinishedAt { get; set; }

/// <summary>
/// Default Value: 2026-03-27T08:26:41.983800
/// Default Value: 2026-03-16T07:28:43.154103
/// </summary>
[global::System.Text.Json.Serialization.JsonPropertyName("requested_at")]
public global::System.DateTime? RequestedAt { get; set; }
Expand Down Expand Up @@ -110,7 +110,7 @@ public sealed partial class ScrapeRequestDB
/// <param name="error"></param>
/// <param name="finishedAt"></param>
/// <param name="requestedAt">
/// Default Value: 2026-03-27T08:26:41.983800
/// Default Value: 2026-03-16T07:28:43.154103
/// </param>
/// <param name="cost">
/// Default Value: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@ partial void ProcessCreateScheduledJobV1ScheduledJobsPostResponseContent(
string? webhookUrl = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.ScheduledJobCreate
{
JobName = jobName,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ partial void ProcessReplaceScheduledJobV1ScheduledJobsJobIdPutResponseContent(
string? webhookUrl = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.ScheduledJobCreate
{
JobName = jobName,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ partial void ProcessUpdateScheduledJobV1ScheduledJobsJobIdPatchResponseContent(
string jobId,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new object
{
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ partial void ProcessStartGenerateSchemaV1GenerateSchemaPostResponseContent(
object? existingSchema = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.SchemaGenerationRequest
{
UserPrompt = userPrompt,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,6 @@ partial void ProcessScrapeV1ScrapePostResponseContent(
int? waitMs = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.ScrapeRequest
{
WebsiteUrl = websiteUrl,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@ partial void ProcessStartSearchscraperV1SearchscraperPostResponseContent(
global::ScrapeGraphAI.TimeRange? timeRange = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.SearchScraperRequest
{
UserPrompt = userPrompt,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ partial void ProcessCreateMonitorV1SiteMonitorsPostResponseContent(
global::ScrapeGraphAI.SiteMonitorExtractionConfig? extractionConfig = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.SiteMonitorCreate
{
Name = name,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ partial void ProcessUpdateMonitorV1SiteMonitorsMonitorIdPatchResponseContent(
bool? isActive = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.SiteMonitorUpdate
{
Name = name,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@ partial void ProcessGenerateSitemapV1SitemapPostResponseContent(
bool? stream = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.SitemapRequest
{
WebsiteUrl = websiteUrl,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@ partial void ProcessStartSmartscraperV1SmartscraperPostResponseContent(
bool? isMultipageChild = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.SmartscraperRequest
{
WebsiteUrl = websiteUrl,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ partial void ProcessToonifyV1ToonifyPostResponseContent(
public async global::System.Threading.Tasks.Task<string> ToonifyV1ToonifyPostAsync(
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new object
{
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,6 @@ partial void ProcessDeductCreditsV1DeductCreditsPostResponseContent(
int creditsToDeduct,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.DeductCreditsBody
{
CreditsToDeduct = creditsToDeduct,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,6 @@ partial void ProcessSubmitFeedbackV1FeedbackPostResponseContent(
string? feedbackText = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.FeedbackCreate
{
RequestId = requestId,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,6 @@ partial void ProcessSubmitProductFeedbackV1ProductFeedbackPostResponseContent(
string? contactMethod = default,
global::System.Threading.CancellationToken cancellationToken = default)
{

var __request = new global::ScrapeGraphAI.ProductFeedback
{
FeedbackId = feedbackId,
Expand Down
2 changes: 1 addition & 1 deletion src/libs/ScrapeGraphAI/openapi.yaml

Large diffs are not rendered by default.