Skip to content

Conversation

tkasriel
Copy link
Collaborator

Modify API access to give more access to executions
/executions now accepts all status filters:
"canceled" | "crashed" | "error" | "failed" | "new" | "running" | "success" | "unknown" | "waiting"

/executions now allows for either strings for status or lists
/executions?status=running,error
/executions?status=running

@tkasriel tkasriel requested a review from ahivert July 7, 2023 09:15
@tkasriel tkasriel self-assigned this Jul 7, 2023
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