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

return 404 on /api/messages and /api/inlets/default endpoints #54

Closed
wants to merge 1 commit into from

Conversation

benchonaut
Copy link
Contributor

@benchonaut benchonaut commented May 10, 2023

Return 404 instead of 405 on /api/messages and /api/inlets/default endpoints
since "not found" is treated as "error" by curl and maybe other programs

( PR related to #52#52 )

@sonarcloud
Copy link

sonarcloud bot commented May 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@muety
Copy link
Owner

muety commented May 10, 2023

Thanks for this! I found an even more elegant way to accomplish this and pushed the fix.

@benchonaut
Copy link
Contributor Author

( Danke @muety , und grüße nach KA .. ich wünschte andere würden auch so reagieren 👍 )

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.

None yet

2 participants