Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SWAGGER/ Club/ GET] Incorrectly described the parameter for endpoint '/api/clubsByCenterId/{id}' #2134

Open
Oksana-Lysak opened this issue Jan 18, 2024 · 2 comments
Assignees
Labels
API bug Something isn't working Club documentation Improvements or additions to documentation Priority: Low Severity: Trivial

Comments

@Oksana-Lysak
Copy link

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

  1. Go to endpoint '/api/clubsByCenterId/{id}' http://speak-ukrainian.eastus2.cloudapp.azure.com/dev/swagger-ui/index.html#/club/getClubsByCenterId

Actual result
ID is present as a parameter.
The concept of a parameter is incorrectly described.
7 ID

Expected result
ID should not be a parameter.
Detailed information about the path is available.

@Oksana-Lysak
Copy link
Author

Related:
#2135
#2132
#2117
#2133
#2134

@Oksana-Lysak
Copy link
Author

Related:
#2134
#2139

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API bug Something isn't working Club documentation Improvements or additions to documentation Priority: Low Severity: Trivial
Projects
Status: To do
Status: ToDo
Development

No branches or pull requests

1 participant