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 for --skip-validate-spec option #57

Open
valantonini opened this issue Jul 8, 2024 · 1 comment
Open

support for --skip-validate-spec option #57

valantonini opened this issue Jul 8, 2024 · 1 comment

Comments

@valantonini
Copy link

valantonini commented Jul 8, 2024

Hi,

We have a 3rd party spec that contains some validation errors. I cant see a way to pass in the --skip-validate-spec option. Is there a way to provide the option and if not, would you be open to receive a PR to add support for this option?

output from command:

Exception in thread "main" org.openapitools.codegen.SpecValidationException: There were issues with the specification. The option can be disabled via validateSpec (Maven/Gradle) or --skip-validate-spec (CLI).
 | Error count: 1, Warning count: 3

Thanks in advance,

Val

@wing328
Copy link
Member

wing328 commented Jul 9, 2024

would you be open to receive a PR to add support for this option?

yes please

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

No branches or pull requests

2 participants