We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dev (current development state)
Backend, UI
The endpoint to handle pipeline elements misses the correct @RequestBody annotation causing pipeline template storage requests to fail.
@RequestBody
No response
None
The text was updated successfully, but these errors were encountered:
fix(#2361): Fix pipeline element template generation
f885399
fix(#2361): Fix pipeline element template generation (#2362)
9906e84
dominikriemer
Successfully merging a pull request may close this issue.
Apache StreamPipes version
dev (current development state)
Affected StreamPipes components
Backend, UI
What happened?
The endpoint to handle pipeline elements misses the correct
@RequestBody
annotation causing pipeline template storage requests to fail.How to reproduce?
No response
Expected behavior
No response
Additional technical information
No response
Are you willing to submit a PR?
None
The text was updated successfully, but these errors were encountered: