OlhenShu / ProjectStage_Team2_May

0 stars 0 forks source link

[user-controller/PUT/user/{id} update via UserManagement] The list of the Responses has no "Code 403 Forbidden" when this Response is exist and needed #258

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 User to http://localhost:8065/swagger-ui.html#/

Steps to reproduce

  1. Scroll down and click on the user-controller
  2. Click on the "PUT/user/{id} update via UserManagement"
  3. Click on the "Try it out" button
  4. Fill in the body and click on the "Execute" button
  5. Pay attention to the Response
  6. Pay attention to the list of the Responses

Actual result The list of Responses has no "Code 403 Forbidden"

Expected result The list of Responses has "Code 403 Forbidden" Screenshot_1 Screenshot_2