The IM OpenAPI Validator
Project description
Informatics Matters OpenAPI Validator (oval)
A utility designed as a pre-commit OpenAPI file validator:
oval --help
Use it by adding it to your repository’s .pre-commit-config.yaml file:
# Basic OpenAPI Validator
- repo: https://github.com/informaticsmatters/openapi-validator
rev: '1.0.0'
hooks:
- id: im-oval
files: app/openapi/openapi.yaml
Installation
The OpenAPI validator is published on PyPI and can be installed from there:
pip install im-openapi-validator
This is a Python 3 utility, so try to run it from a recent (ideally 3.10) Python environment.
Get in touch
Report bugs, suggest features or view the source code on GitHub.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file im-openapi-validator-1.0.1.tar.gz.
File metadata
- Download URL: im-openapi-validator-1.0.1.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff5244e5c37fda02d90447e62a256bd5c7504c95211d0484496767269c51d18f
|
|
| MD5 |
8e71d6dabb63ba450c8be989aaf8647f
|
|
| BLAKE2b-256 |
72d8c17804a0c8cceb82e384cd2134a6560c3215a61ea78a6a5d211e05ba8fd7
|
File details
Details for the file im_openapi_validator-1.0.1-py3-none-any.whl.
File metadata
- Download URL: im_openapi_validator-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c18f3b6a584af9876b212a961800f12822042d0e20305f30933ad38b6255ecd0
|
|
| MD5 |
1d660bd01bb687b2c7951d748c6bcd4f
|
|
| BLAKE2b-256 |
347cbe31fdabe1e91555be7a5d836171e2bd749bd3334b04509223b71f6856ea
|