Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generator service support custom #414

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sammys
Copy link

@sammys sammys commented Jul 10, 2021

Follow up to #335 adding custom generator support to the generator service:

  • honouring the command line argument --custom-generator=foo.jar
  • new customJarPath property of generators in openapitools.json

I had to modify package.json to force rxjs to 6.0.0 or it wouldn't build due to the common webpack 4 vs 5 tap issues. Also fixed one of the unrelated tests because it was using a hardcoded /tmp and it wasn't passing on macOS.

@jayvdb
Copy link

jayvdb commented Oct 31, 2022

@sammys, this now has conflicts that need to be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants