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 #1

Closed
dtsaryov opened this issue Mar 22, 2019 · 1 comment
Labels
severity: minor The defect does not affect functionality or data. It is merely an inconvenience. state: won't fix This will not be worked on type: bug Something isn't working

Comments

@dtsaryov
Copy link
Contributor

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 (OAI/OpenAPI-Specification#182).

Will be fixed when swagger-core will be released with 2.0.0 version.

@zaharchenko-evgeny zaharchenko-evgeny added severity: major The defect affects major functionality. It has a workaround but is difficult. type: bug Something isn't working labels Apr 18, 2019
@zaharchenko-evgeny zaharchenko-evgeny added this to the REST API 1.0 milestone Apr 18, 2019
@dtsaryov dtsaryov removed the severity: major The defect affects major functionality. It has a workaround but is difficult. label May 28, 2019
@dtsaryov dtsaryov removed this from the REST API 1.0 milestone May 28, 2019
@dtsaryov dtsaryov added the severity: minor The defect does not affect functionality or data. It is merely an inconvenience. label May 28, 2019
@zaharchenko-evgeny zaharchenko-evgeny added this to the 7.1 milestone May 28, 2019
@dtsaryov dtsaryov removed this from the Release 7.1 milestone Dec 5, 2019
@dtsaryov dtsaryov added the state: won't fix This will not be worked on label Dec 5, 2019
@dtsaryov
Copy link
Contributor Author

dtsaryov commented Dec 5, 2019

Not relevant due to #76

@dtsaryov dtsaryov closed this as completed Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity: minor The defect does not affect functionality or data. It is merely an inconvenience. state: won't fix This will not be worked on type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants