Open
Description
Is your feature request related to a problem? Please describe.
- It is not possible to use springwolf and opendocs in the same service.
Versions used: springwolf (1.12.0)
springdoc-openapi-starter-webmvc-ui (2.8.4).
When using these two dependencies there is a conflict regarding the io.swagger.core.v3 dependency where springwolf uses version (2.2.29) and opendocs uses version (2.2.9). Since there are significant changes between the swagger.core versions it is not possible to use these two documentations together.
Describe the solution you'd like
- Is it possible to upgrade the io.swagger.core.v3 version within opendocs to a newer version?
Describe alternatives you've considered
- Another alternative would be to add a new feature or module to opendocs to also work with asyncdoc.
Metadata
Metadata
Assignees
Labels
No labels