whitlockjc / oas-validator

Simple JavaScript API for validating OpenAPI Specification documents.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenAPI Specification Validator

The purpose of this project is to provide a lightweight JavaScript API for validating OpenAPI specification documents. This project's validator originated in sway and was broken out into a lighter-weight library by community request. As a result, this project will only do validation and will not concern itself with retrieving your documents, resolving the references in your documents, etc.

More to come...

About

Simple JavaScript API for validating OpenAPI Specification documents.

License:Apache License 2.0