Skip to content

feat(API): add updated_since filter to job list #STRINGS-1555#799

Merged
jablan merged 2 commits intomainfrom
1555-job-index-updated-since
Feb 21, 2025
Merged

feat(API): add updated_since filter to job list #STRINGS-1555#799
jablan merged 2 commits intomainfrom
1555-job-index-updated-since

Conversation

@jablan
Copy link
Copy Markdown
Collaborator

@jablan jablan commented Feb 21, 2025

For https://phrase.atlassian.net/browse/STRINGS-1555 we need to reduce the volume of the list of jobs queried. This enables us to narrow down the list only to recently updated jobs.

Comment thread parameters.yaml Outdated
schema:
type: string
job_state:
description: filter by state of job Valid states are <code>draft</code>, <code>in_progress</code>, <code>completed</code>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Believe there should be a dot after "job"

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