OlhenShu / GreenCityProjectStage

0 stars 0 forks source link

[GET /user/{userId}/profileStatistics/] In GET /user/{userId}/profileStatistics/ response 200 OK - need 403 Forbidden #344

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. GET /user/{userId}/profileStatistics/.
  3. Enter valid data.
  4. Click on 'Try out'.

Actual result Response 200 OK.

Expected result Response 403 Forbidden.

KizerovDmitriy commented 10 months ago

Change description "Enter valid data." on "Enter invalid data"