Scroll to navigation

OPENAPI-SPEC-VALIDATOR(1) User Commands OPENAPI-SPEC-VALIDATOR(1)

NAME

openapi-spec-validator - Validates OpenAPI Specs against 2.0, 3.0 and 3.1 standards

DESCRIPTION

usage: openapi-spec-validator [-h] [--errors {best-match,all}]

[--schema {detect,2.0,3.0,3.1}]
file [file ...]

positional arguments:

Validate specified file(s).

options:

show this help message and exit
Control error reporting. Defaults to "best-match", use "all" to get all subschema errors.
OpenAPI schema version (default: detect).
November 2024 openapi-spec-validator 0.7.1