OlhenShu / ProjectStage_Team2_May

0 stars 0 forks source link

[GET /user/findById] In user/findById need response - 404 Not found #276

Open OlhenShu opened 1 month ago

OlhenShu commented 1 month ago

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

Preconditions Sign-in us Admin Moved to Swagger http://localhost:8065/swagger-ui.html#/

Steps to reproduce

  1. Click on User controller
  2. Click on GET /user/findById
  3. Click on 'Try out'
  4. Enter invalid data - (example) id=566

Actual result Align documentation with the real answer image

Expected result 404 Not found

User story and test case links