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

chore(gradle/openapi-sdk): update to OpenAPI 6.0.1 and update Micronaut codegen #147

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

meriouma
Copy link
Contributor

Lié à https://github.com/kronostechnologies/micronaut-project-openapi-generator/pull/30

J'ai supprimé le patch pour le générateur kotlin, c'est released dans 6.0.1. (OpenAPITools/openapi-generator#12594)

@meriouma meriouma requested a review from a team August 30, 2022 02:26
@@ -13,18 +19,28 @@ class MicronautSdkGenerator(
override fun assembleSdk(task: GenerateTask): Unit = with(task) {
super.assembleSdk(this)

id.set(openApiSdk.projectKey.map { "$it-sdk-micronaut" })
val gitProject = openApiSdk.projectKey.map { "$it-sdk-micronaut" }
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Les changements pour le générateur Micronaut sont dans ce fichier essentiellement

@meriouma meriouma force-pushed the dev/QCTECH-187 branch 2 times, most recently from f58f11b to 7fe6d96 Compare August 30, 2022 20:51
@meriouma meriouma merged commit 48d7a0a into master Sep 8, 2022
@meriouma meriouma deleted the dev/QCTECH-187 branch September 8, 2022 04:09
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.

2 participants