Skip to main content

The IM OpenAPI Validator

Project description

Informatics Matters OpenAPI Validator (oval)

PyPI package (latest) pre-commit

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

im-openapi-validator-1.0.1.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

im_openapi_validator-1.0.1-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page