OlhenShu / GreenCityProjectStage

0 stars 0 forks source link

[PUT /user/deactivate] In PUT /user/deactivate - need 404 Undocumented #346

Open OlhenShu opened 11 months ago

OlhenShu commented 11 months ago

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

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

Steps to reproduce

  1. Click on User controller.
  2. Click on PUT /user/deactivate.
  3. Enter invalid data.
  4. Click on 'Try out'.

Actual result Response 404 Undocumented.

Expected result Add response to Swagger documentation 404 Undocumented.