OlhenShu / ProjectStage_Team2_May

0 stars 0 forks source link

[user-controller/PATCH/user/Update User] The system shows Status 200 OK when the body has the "name": "Bbbbb" #255

Closed OlhenShu closed 2 months ago

OlhenShu commented 2 months ago

Environment: Firefox 116.0.3 (64-bit). Reproducible: always

Preconditions Log in as the Admin to http://localhost:8065/swagger-ui.html#/

Steps to reproduce

  1. Scroll down and click on the user-controller
  2. Click on the "PUTCH/user" Update User
  3. Click on the "Try it out" button
  4. Fill in the body e.g. { "name": "Bbbbb", "emailNotification": "MONTHLY"" }
  5. Click on the "Execute" button

Actual result Response 200 OK

Expected result Response 400 Bad request Screenshot_4