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

Added 400 status code for patch users id #666

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

dmtrth25
Copy link
Contributor

@dmtrth25 dmtrth25 commented Dec 5, 2023

Was added status code 400 (Bad Request) for /users/{id} PATCH method

image

Fixed: #650

@dmtrth25 dmtrth25 added bug Something isn't working Backend error labels Dec 5, 2023
@dmtrth25 dmtrth25 self-assigned this Dec 5, 2023
Copy link

sonarqubecloud bot commented Dec 5, 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

@dmtrth25 dmtrth25 merged commit 2b4a943 into develop Dec 19, 2023
3 of 4 checks passed
@dmtrth25 dmtrth25 deleted the bugfix/650/add-users-swagger-status-code branch December 19, 2023 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend bug Something isn't working error
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

(SP: 0.5) Add to swagger(users/Patch) 400 status code
6 participants