Skip to content
This repository was archived by the owner on Aug 9, 2024. It is now read-only.

InformaticsMatters/openapi-validator

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages