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 documentation is not generated correctly for overloaded REST service methods #707

Closed
haulmont-git opened this issue Mar 5, 2018 · 1 comment
Assignees
Labels
comp: rest severity: minor The defect does not affect functionality or data. It is merely an inconvenience. type: bug Something isn't working

Comments

@haulmont-git
Copy link

haulmont-git commented Mar 5, 2018

In case of some REST service has few methods with the same name but with different parameters (overloaded methods) we cannot generate correct Swagger documentation due to restrictions in the Swagger 2.0 Specification (GitHub issue: OAI/OpenAPI-Specification#182).

Will be fixed when [https://github.com/swagger-api/swagger-core swagger-core] will be released with 2.0.0 version


Original issue: https://youtrack.haulmont.com/issue/PL-10487

@haulmont-git haulmont-git added no subsystem match no solution yet We investigated the issue but don't know how to fix it labels Apr 27, 2018
@haulmont-git haulmont-git added this to the Undefined milestone Apr 27, 2018
@jreznot jreznot removed this from the Undefined milestone May 18, 2018
@dtsaryov dtsaryov added severity: minor The defect does not affect functionality or data. It is merely an inconvenience. type: bug Something isn't working and removed no solution yet We investigated the issue but don't know how to fix it labels Aug 7, 2018
@dtsaryov
Copy link
Contributor

Moved to REST API Addon issue: cuba-platform/restapi#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: rest severity: minor The defect does not affect functionality or data. It is merely an inconvenience. type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants