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: Internal Server Error on Empty PUT /identities/id body #2417

Merged
merged 5 commits into from
Apr 26, 2022

Commits on Apr 24, 2022

  1. fix: Internal Server Error on Empty PUT /identities/id body

    Signed-off-by: Veena Saini <veena.code.assignment@gmail.com>
    VeenaInd committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    267e112 View commit details
    Browse the repository at this point in the history
  2. fixup! fix: Internal Server Error on Empty PUT /identities/id body

    Signed-off-by: Veena Saini <veena.code.assignment@gmail.com>
    VeenaInd committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    807dc2e View commit details
    Browse the repository at this point in the history
  3. Added unit test

    Signed-off-by: Veena Saini <veena.code.assignment@gmail.com>
    VeenaInd committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    395c614 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Used decoderx to handle the error

    Signed-off-by: Veena Saini <veena.code.assignment@gmail.com>
    VeenaInd committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    0e670cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e41406a View commit details
    Browse the repository at this point in the history