openapi

CLI tools for working with OpenAPI, Arazzo and Overlay specifications

brewmacoslinux
Try with needOr install directly
Source

About

CLI tools for working with OpenAPI, Arazzo and Overlay specifications

Commands

openapi

Examples

Validate an OpenAPI specification file$ openapi validate openapi.yaml
Bundle multiple OpenAPI files into a single document$ openapi bundle openapi.yaml -o bundled.yaml
Convert OpenAPI specification to a different format$ openapi convert openapi.yaml -o openapi.json