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

Rename PipelineResource class REST API route from update to validate #2380

Closed
tenthe opened this issue Dec 29, 2023 · 0 comments · Fixed by #2388
Closed

Rename PipelineResource class REST API route from update to validate #2380

tenthe opened this issue Dec 29, 2023 · 0 comments · Fixed by #2388
Milestone

Comments

@tenthe
Copy link
Contributor

tenthe commented Dec 29, 2023

Current Behavior

The route for to validate a pipeline in the REST API of the PipelineResource class is currently named update.
This is confusing, because there is also a PUT request that performs the actual pipeline update.

Expected Behavior

Please rename the route from update to validate, because the API call validates the given pipeline and returns a PipelineModificationMessage

StreamPipes Committer

I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.

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 a pull request may close this issue.

1 participant