0.0.5 • Published 7 years ago

magic-openapi v0.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

magic-openapi

Base On oai-ts-core

What is it?

This project is a library, written in Typescript, to read and manipulate OpenAPI specification documents.

You can use this library to read an OpenAPI document, resulting in an instance of a data model. The data model can then be read or manipulated. It can also be validated.

The data model can be accessed directly, but there is also a robust visitor pattern available for more advanced analysis or transformation of the model.

This project is licensed under the MIT

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago