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

Support language N4JS (2nd) #15397

Merged
merged 24 commits into from
May 3, 2023
Merged

Conversation

mmews-n4
Copy link
Contributor

@mmews-n4 mmews-n4 commented May 3, 2023

continuation of #15089

@mmews-n4
Copy link
Contributor Author

mmews-n4 commented May 3, 2023

It complains:

  • Java files contain tab '\t'. Please remove it and try again.


// disable since otherwise Modules/Class are not generated iff used as
// parameters only
GlobalSettings.setProperty("skipFormModel", "false");
Copy link
Member

@wing328 wing328 May 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you move this line to processOpts instead?

this forces other generators to have the same setting as it's a global property

@wing328
Copy link
Member

wing328 commented May 3, 2023

Nice. Let's give it a try 👍

@wing328 wing328 merged commit db478c3 into OpenAPITools:master May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants