Skip to content

[Upgrade - io.swagger] - Springwolf compatibility #2962

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

Closed
jonathan-ssouza-totvs opened this issue Apr 8, 2025 · 1 comment
Closed

[Upgrade - io.swagger] - Springwolf compatibility #2962

jonathan-ssouza-totvs opened this issue Apr 8, 2025 · 1 comment
Labels
invalid This doesn't seem right

Comments

@jonathan-ssouza-totvs
Copy link

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.
@bnasslahsen
Copy link
Collaborator

@jonathan-ssouza-totvs ,

springdoc already uses: swagger.core 2.2.29

@bnasslahsen bnasslahsen added the invalid This doesn't seem right label Apr 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants