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 for non /version paths on MQTT adapter #822

Closed
dborovcanin opened this issue Aug 13, 2019 · 0 comments · Fixed by #837
Closed

Return 404 for non /version paths on MQTT adapter #822

dborovcanin opened this issue Aug 13, 2019 · 0 comments · Fixed by #837
Labels

Comments

@dborovcanin
Copy link
Collaborator

BUG REPORT

  1. What were you trying to achieve?
    Get version endpoint with misspelled /verision path.

  2. What are the expected results?
    Status code 404 Not Found.

  3. What are the received results?
    Status code 204 No Content.

  4. What are the steps to reproduce the issue?
    Send an HTTP request to MQTT service path other than /version

  5. In what environment did you encounter the issue?
    I'm running latest docker composition.

  6. Additional information you deem important:
    This does not affect service functionality (therefore this is the low priority issue), but it is not consistent with other services.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant