GreenCity23 / GreenCityProject

0 stars 0 forks source link

[GET /user/isOnline/{userId}/] In /user/isOnline/{userId}/ need response - 400 Bad request #282

Closed GreenCity23 closed 1 year ago

GreenCity23 commented 1 year 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/isOnline/{userId}/
  3. Click on 'Try out'
  4. Enter invalid params

Actual result Response 401 Unauthorized

Expected result Response 400 Bad request