mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-11 05:02:46 +00:00
[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 @@
|
||||
rootProject.name = 'kotlin-server'
|
||||
Reference in New Issue
Block a user