openapi-generator/modules
Jim Schubert 8bbeb8b7e3
Feature: Experimental Handlebars support (rienafairefr) (#2657)
* new module: openapi-generator-core
* templating engine adapters to support extension (currently only Handlebars)
* new `-e` templating engine CLI option
* adapt Generator to process Template with the passed TemplatingEngineAdpater
* add a MustacheEngineAdapter to the codegen in the unit tests
* force default MustacheEngineAdapter
* copy new core module in the root Dockerfile
* add processTemplatingEngine to CodegenConfig, to be overriden by Codegen classes if needed
* support multiple file extensions per templating engine adapter
* Extends handlebars experimental adapter with explicit contextual resolvers (e.g. map processing)
* Add new openapi-generator-core/pom.xml to release_version_update.sh
* A detailed message will be logged on missing handlebars helper
* Adds README documentation around template default and beta options
* Moves mustache package under new templating package
* Include built-in handlebars helpers which require explicit registration, and custom `startsWith` helper.
2019-04-25 21:52:50 -04:00
..
openapi-generator Feature: Experimental Handlebars support (rienafairefr) (#2657) 2019-04-25 21:52:50 -04:00
openapi-generator-cli Feature: Experimental Handlebars support (rienafairefr) (#2657) 2019-04-25 21:52:50 -04:00
openapi-generator-core Feature: Experimental Handlebars support (rienafairefr) (#2657) 2019-04-25 21:52:50 -04:00
openapi-generator-gradle-plugin Test Gradle plugin in Appveyor CI (#2651) 2019-04-13 00:36:52 +08:00
openapi-generator-maven-plugin [maven] remove validateSpec (#2614) 2019-04-09 17:14:19 +08:00
openapi-generator-online Revert "update version (#2591)" (#2597) 2019-04-05 00:26:30 +08:00