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

fix(openapi): Uses openrewrite to convert swagger to openapi annotations #1813

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jasonmcintosh
Copy link
Member

Will remove openrewrite stuff later, though could be used a few other places and it's a good example case.

  • Before merging should probably adjust kork on the dep constraints vs. doing in the BOM file here, but this gets compilation working.

@jasonmcintosh jasonmcintosh marked this pull request as ready for review July 18, 2024 02:48
@jasonmcintosh jasonmcintosh changed the title fix(openapi): Uses openrewrite to convert owagger to openapi annotations fix(openapi): Uses openrewrite to convert swagger to openapi annotations Jul 18, 2024
@jasonmcintosh
Copy link
Member Author

Depends on PR: spinnaker/kork#1198

@@ -18,6 +18,7 @@ apply from: "${project.rootDir}/gradle/kotlin.gradle"
apply from: "${project.rootDir}/gradle/kotlin-test.gradle"

dependencies {
implementation platform(project(":gate-bom"))
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This very probably could go away post kork change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant