Return 404 if requested pipeline does not exist #1522
Labels
backend
Everything that is related to the StreamPipes backend
enhancement
New feature or request
java
Pull requests that update Java code
no release note
Issues and PR. Add if they should not be contained in the release notes (e.g., minor refactorings).
Milestone
Body
Executing GET /streampipes-backend/api/v2/pipelines/{id} with a not existing id leads to a
com.fasterxml.jackson.databind.exc.MismatchedInputException: No content to map due to end-of-input
excptionWhat do you think of this idea to return a 404 in this case?
StreamPipes Committer
I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.
The text was updated successfully, but these errors were encountered: