Skip to content

fix: null payload in delete endpoint count query - #1122

Merged
ale23yfm merged 1 commit into
masterfrom
feat/scraper-jobs-delete
Jul 28, 2026
Merged

fix: null payload in delete endpoint count query#1122
ale23yfm merged 1 commit into
masterfrom
feat/scraper-jobs-delete

Conversation

@sebiboga

Copy link
Copy Markdown
Member

Fixes fatal error in /v1/scraper/jobs/delete/ — postJson() was called with null payload for the Solr count query, violating the string type hint.

Changed null to empty string so Solr uses URL query params instead.

@ale23yfm
ale23yfm merged commit 0bf6446 into master Jul 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants