Base On oai-ts-core
npm install magic-openapiBase On oai-ts-core
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