Skip to content

created v1/validate/ endpoint - #1136

Merged
aleyfm merged 1 commit into
masterfrom
feature-1135
Aug 19, 2026
Merged

created v1/validate/ endpoint#1136
aleyfm merged 1 commit into
masterfrom
feature-1135

Conversation

@ale23yfm

Copy link
Copy Markdown
Contributor

This endpoint checks for jobs which are not validated today.
Param: index - how many urls to be returned (10 by default)
As response you will see

{
    "numFound" - how many jobs are not validated
    "count" - how many jobs are returned
    "jobs": [  ] - array of urls
}

After returning them, for each job vdate field is updated to current day

@ale23yfm
ale23yfm requested a review from sebiboga August 19, 2026 11:20
@ale23yfm

Copy link
Copy Markdown
Contributor Author

I also documented it

@ale23yfm

Copy link
Copy Markdown
Contributor Author

closes #1135

@ale23yfm
ale23yfm requested a review from aleyfm August 19, 2026 11:24
@aleyfm
aleyfm merged commit 695e782 into master Aug 19, 2026
1 check passed
@aleyfm
aleyfm deleted the feature-1135 branch August 19, 2026 11:25
@sebiboga

Copy link
Copy Markdown
Member

@aleyfm please add a RESPONSE sample
Please also update documentation on api.peviitor.ro
If you want please also update Swagger on TEST

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.

3 participants