[SWAGGER/ Club/ GET] Incorrectly described the parameters for endpoint '/api/clubs/search/simple' #2137
Labels
API
bug
Something isn't working
Club
documentation
Improvements or additions to documentation
Priority: High
Severity: low
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
1.Swagger http://speak-ukrainian.eastus2.cloudapp.azure.com/dev/swagger-ui/index.html#/ is opened.
2. Token is gotten.
Steps to reproduce
Actual result
{
"clubName": "string",
"cityName": "string",
"categoryName": "string",
"isOnline": true
}
Expected result
Parameters contain Pagination and
"cityName": "string",
"categoryName": "string"
The text was updated successfully, but these errors were encountered: