forked from loafle/openapi-generator-original
[Kotlin][Server] Skip new post processing routine for kotlin server jaxrs (#18180)
* Skip post processing when generating JAXRS spec with Kotlin This feature was previously added to work with the javalin5 library * Add sample that proves what we expect after fixing this * Update sample * Added new samples to samples workflow * Revert from jdk17 pipeline
This commit is contained in:
committed by
GitHub
parent
e39b99051c
commit
c7e9bd2f29
@@ -0,0 +1,6 @@
|
||||
README.md
|
||||
build.gradle
|
||||
gradle.properties
|
||||
settings.gradle
|
||||
src/main/kotlin/org/openapitools/server/apis/StuffApi.kt
|
||||
src/main/kotlin/org/openapitools/server/models/Stuff.kt
|
||||
Reference in New Issue
Block a user