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

Migrate from Swagger v1 to v2 #2

Merged
merged 9 commits into from
Feb 10, 2024
Merged

Migrate from Swagger v1 to v2 #2

merged 9 commits into from
Feb 10, 2024

Conversation

timtebeek
Copy link
Contributor

What's changed?

Initial version of Swagger to SpringDoc and OpenAPI.

What's your motivation?

Fixes #1

Any additional context

As shared on GitHub by @sruffatti 🙏🏻

build.gradle.kts Outdated Show resolved Hide resolved
timtebeek added a commit to openrewrite/rewrite-spring that referenced this pull request Jan 5, 2024
@timtebeek
Copy link
Contributor Author

Moved the SpringDoc recipes specifically to rewrite-spring, as they are a better fit for inclusion there:

@timtebeek timtebeek marked this pull request as ready for review February 10, 2024 13:03
@timtebeek timtebeek changed the title Convert Swagger to SpringDoc & OpenAPI Migrate from Swagger v1 to v2 Feb 10, 2024
@timtebeek timtebeek merged commit eed4590 into main Feb 10, 2024
2 checks passed
@timtebeek timtebeek deleted the convert-swagger branch February 10, 2024 13:11
timtebeek added a commit to openrewrite/rewrite-spring that referenced this pull request Feb 10, 2024
* Migrate Swagger to SpringDoc

Depends on openrewrite/rewrite-openapi#2

* Make tests run

* Change moved dependencies, not a blind remove
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Swagger 2.0 to OpenAPI v3 Migration
1 participant