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
usage: openapi-spec-validator [-h] [--errors {best-match,all}]
[--schema {2.0,3.0.0,3.1.0,detect}]
filename
positional arguments:
filename Absolute or relative path to file
options:
-h, --help show this help message and exit
--errors {best-match,all}
Control error reporting. Defaults to "best- match", use "all" to get all subschema
errors.
--schema {2.0,3.0.0,3.1.0,detect}
OpenAPI schema (default: detect)