-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Summary
This will check that json/yaml openapi file is well formatted
Todo
Add new arguments:
- Only validate: This will parse the document and show the errors. If any kind of error detected, the execution will be stopped with error (for bash scripting). After parse the file, this
will not generate
any file, because is only forvalidation
. - Skip validation: This will ignore the errors / file validation.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request