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: validation of PUT methods' request body parameters #253

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

bglamadrid
Copy link
Collaborator

@bglamadrid bglamadrid commented Jun 9, 2023

PR Checklist

  • Read the contribution guidelines
  • Added a brief description of these changes to the top of the changelog
  • Changes in code meet test criteria (running mvn test returns exit code 0, without errors)

PR Type

  • Bugfix

Summary

Ensure that validations are triggered in PUT methods.
Resolve #219
Resolve #220
Resolve #221

@sonarcloud
Copy link

sonarcloud bot commented Jun 9, 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
0.0% 0.0% Duplication

@bglamadrid bglamadrid merged commit 49bd7f6 into main Jun 9, 2023
3 checks passed
@bglamadrid bglamadrid mentioned this pull request Jun 9, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment