OpenAPITools / OpenAPITools/openapi-generator
[REQ] openapi-generator-maven-plugin handlebars registerHelper
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
openapi-generator-maven-plugin support handlebars by setting engine parameter.
Handlebars can be extended by registerHelper but I don't see any way to add it to the plugin.
Maybe there should be an extension folder where we can put it for handlebars?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the openapi-generator-maven-plugin's engine parameter and its Handlebars integration. Review the plugin's available extension points and define how a user could provide registerHelper implementations; done means the plugin supports registering custom Handlebars helpers through a documented, tested mechanism.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- handlebars, java
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100