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
Add an oas validate --spec path/to/spec.yaml command that checks a spec file against the JSON schema without generating any output. Useful for CI pipelines and quick checks during development.
Add an
oas validate --spec path/to/spec.yamlcommand that checks a spec file against the JSON schema without generating any output. Useful for CI pipelines and quick checks during development.