You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Environment: Windows 11 Pro Version 22H2 Build 22621.2428
Google Chrome 118.0.5993.118 (Official build) (64-bit) Reproducible: always Build found:
front 2024-01-04 d5b9ee
back 2024-01-04 7dd789
Create GET request to 'http://speak-ukrainian.eastus2.cloudapp.azure.com/dev' using endpoint endpoint /api/clubs/top/search with an invalid Parameters of the city "Чернівці"
Parameters.
{
"cityName": "string",
"amount": 0
}
Actual result
200OK
Expected result
404 Not Found
The text was updated successfully, but these errors were encountered:
Oksana-Lysak
changed the title
[API/ Club/ GET] Status code 200 instead of 404 when entered invalid ID for endpoint /api/clubs/top/search
[API/ Club/ GET] Status code 200 instead of 404 when entered invalid parameter for endpoint /api/clubs/top/search
Jan 18, 2024
Environment: Windows 11 Pro Version 22H2 Build 22621.2428
Google Chrome 118.0.5993.118 (Official build) (64-bit)
Reproducible: always
Build found:
front 2024-01-04 d5b9ee
back 2024-01-04 7dd789
Preconditions
Steps to reproduce
Parameters.
{
"cityName": "string",
"amount": 0
}
Actual result
200OK
Expected result
404 Not Found
The text was updated successfully, but these errors were encountered: