Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor workflow instance listing and enum parsing #5069

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

sfmskywalker
Copy link
Member

@sfmskywalker sfmskywalker commented Mar 13, 2024

Refactor the endpoint for listing workflow instances to use a more robust enum parsing method and improve validation. Update models to accept string collections for statuses and sub-statuses, which enables validating and parsing these enums directly within the endpoint.

Fixes #5068

Refactor the endpoint for listing workflow instances to use a more robust enum parsing method and improve validation. Update models to accept string collections for statuses and sub-statuses, which enables validating and parsing these enums directly within the endpoint.
@sfmskywalker sfmskywalker merged commit c454384 into main Mar 13, 2024
3 checks passed
@sfmskywalker sfmskywalker deleted the issue/5068 branch March 13, 2024 18:00
@sfmskywalker sfmskywalker requested review from a team March 13, 2024 18:00
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.

Workflow Instances GET Endpoint - Broken Statuses and SubStatuses Filters
1 participant