Releases: openapi-processor/openapi-processor-gradle
Releases · openapi-processor/openapi-processor-gradle
1.0.0.M6
1.0.0.M5
- #5 , use detached configuration.
the dsl changed again, the dependency configuration moved from the gradledependencies
to the generatr configurationgeneratr 'com.github.hauner.openapi:openapi-generatr-spring:1.0.0.M7'
. See the https://github.com/hauner/openapi-generatr-gradle/blob/master/README.md
1.0.0.M4
1.0.0.M3
- rewrite of the plugin
- up-to-date check on the parent folder of the
openapi.yaml
file so that changes in theopenapi.yaml
or files (in the same folder) referenced from it trigger the code generation - simpler configuration, see https://hauner.github.io/openapi-generatr-spring/gradle.html