zephraph / openapi-schema-diff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openapi-tools

This is a fork of openapi-schema-diff by Ivan Tymoshenko of Fastify. It has been modified to be typescript first, adds a Zod schema for the API spec, and uses Deno for development instead of Node.

Note that this was designed for use at Oxide Computer Company which currently uses OpenAPI version 3.0.3 for their schema. As such, the types and schema validation are designed for that version of the OpenAPI spec.

openapi-tools is a TypeScript library that provides utilities like semantic schema diffing, changelog generation, version compatability checks, and more.

Installation

TODO: update

Usage

TODO: update

License

MIT

About

License:MIT License


Languages

Language:TypeScript 100.0%