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

fix: send proper error code in case of bad request #38

Merged
merged 2 commits into from
May 19, 2023
Merged

Commits on May 19, 2023

  1. fix: send proper error code in case of bad request

    - If the id is empty or invalid in request, server should return 400 bad request instead of 500 internal server error
    - fix and add test cases
    bsushmith committed May 19, 2023
    Configuration menu
    Copy the full SHA
    49b338d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87e2d0a View commit details
    Browse the repository at this point in the history