You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
Thanks in advance,
Val
The text was updated successfully, but these errors were encountered: