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/clubs/user/{id}' #2132

Open
Oksana-Lysak opened this issue Jan 18, 2024 · 1 comment
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/clubs/user/{id}' http://speak-ukrainian.eastus2.cloudapp.azure.com/dev/swagger-ui/index.html#/club/getListClubsByUserId
    Actual result
    ID is present as a parameter.
    The concept of a parameter is incorrectly described.
    4 ID

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

@Oksana-Lysak Oksana-Lysak added the bug Something isn't working label Jan 18, 2024
@Oksana-Lysak Oksana-Lysak changed the title [SWAGGER/ Club] Incorrectly described the path parameter for endpoint '/api/clubs/user/{id}' [SWAGGER/ Club/ GET] Incorrectly described the path parameter for endpoint '/api/clubs/user/{id}' Jan 18, 2024
@Oksana-Lysak Oksana-Lysak changed the title [SWAGGER/ Club/ GET] Incorrectly described the path parameter for endpoint '/api/clubs/user/{id}' [SWAGGER/ Club/ GET] Incorrectly described the parameter for endpoint '/api/clubs/user/{id}' Jan 18, 2024
@Oksana-Lysak Oksana-Lysak self-assigned this Jan 18, 2024
@Oksana-Lysak
Copy link
Author

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

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