A command line tool for the openapi enforcer libraries
Library for validating, parsing, and formatting data against open api schemas.
An express middleware that makes it easy to write web services that follow an Open API specification.
A npm package wrapper for OpenAPI Generator (https://github.com/OpenAPITools/openapi-generator), generates which API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Converts OpenAPI Schema Object to JSON Schema
See https://github.com/Redocly/redocly-cli
Format an OpenAPI document by ordering, formatting and filtering fields.
Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com
OpenAPI 3.0.x namespace for ApiDOM.
Parser adapter for parsing YAML documents into OpenAPI 3.1.x namespace.
Parser adapter for parsing JSON documents into OpenAPI 2.0 namespace.
[@Redocly](https://redocly.com) CLI is your all-in-one API documentation utility. It builds, manages, improves, and quality-checks your API descriptions, all of which comes in handy for various phases of the API Lifecycle. Create your own rulesets to make
API testing framework core
Parser adapter for parsing JSON documents into OpenAPI 3.1.x namespace.
Parser adapter for parsing YAML documents into OpenAPI 2.0 namespace.
Parser adapter for parsing YAML 1.2 documents into OpenAPI 3.2.x namespace.
OpenAPI 2.0 namespace for ApiDOM.
Parser adapter for parsing JSON documents into OpenAPI 3.0.x namespace.
Parser adapter for parsing YAML documents into OpenAPI 3.0.x namespace.
See the official documentation [here](https://edocs.humansecurity.com/docs/installation-node-express)
Parser adapter for parsing JSON documents into OpenAPI 3.2.x namespace.
OpenAPI 3.1.x namespace for ApiDOM.
The purpose of this repository is to provide the components and utilities needed to build a JavaScript/TypeScript enforcer on any platform/environment. This repository is *not* a complete running enforcer; rather, it is a tool kit with all the building bl
Library that generates Typescript clients based on the OpenAPI specification.