forked from loafle/openapi-generator-original
* 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
7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
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
|