pythonopenapi/openapi-spec-validator

By pythonopenapi

Updated over 2 years ago

OpenAPI Spec Validator validates against the OpenAPI 2.0 (aka Swagger), 3.0 and 3.1 specifications.

Image
0

10K+

pythonopenapi/openapi-spec-validator repository overview

OpenAPI Spec validator

About

OpenAPI Spec Validator is a CLI, pre-commit hook and python package that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger), OpenAPI 3.0 and OpenAPI 3.1 specification. The validator aims to check for full compliance with the Specification.

Documentation

Check documentation to see more details about the features. All documentation is in the "docs" directory and online at openapi-spec-validator.readthedocs.io

Usage

docker run -v path/to/openapi.yaml:/openapi.yaml --rm pythonopenapi/openapi-spec-validator /openapi.yaml

License

Copyright (c) 2017-2023, Artur Maciag, All rights reserved. Apache v2

Tag summary

Content type

Image

Digest

sha256:0298d84dc

Size

27.5 MB

Last updated

over 2 years ago

Requires Docker Desktop 4.37.1 or later.