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

[FEATURE] Allow an optional workflow_step param to the get workflow steps API. #456

Closed
dbwiddis opened this issue Jan 25, 2024 · 0 comments · Fixed by #538
Closed

[FEATURE] Allow an optional workflow_step param to the get workflow steps API. #456

dbwiddis opened this issue Jan 25, 2024 · 0 comments · Fixed by #538
Assignees
Labels
enhancement New feature or request v2.13.0 Issues targeting release v2.13.0

Comments

@dbwiddis
Copy link
Member

Is your feature request related to a problem?

Users may want to just get the required inputs for a single workflow step rather than the entire list.

What solution would you like?

Add an optional parameter to the get workflow steps API listing one or more comma-delimeted workflow steps, and return a subset of values for just those.

Do you have any additional context?

This could probably be done at the same time as #395

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2.13.0 Issues targeting release v2.13.0
Projects
None yet
2 participants