An open API service indexing awesome lists of open source software.

https://github.com/temando/lincoln-transformer

Transforms OpenAPI documents into a format for Lincoln 🎩
https://github.com/temando/lincoln-transformer

Last synced: 8 months ago
JSON representation

Transforms OpenAPI documents into a format for Lincoln 🎩

Awesome Lists containing this project

README

          

# Lincoln Transformer

This project is responsible for parsing Open API v3 documents into a [lincoln-ui+v1](https://temando.github.io/lincoln-schema-spec/) document which is understood by [Lincoln](http://github.com/temando/open-api-renderer), an OpenAPI renderer.

It uses [oai-ts-core](https://github.com/Apicurio/oai-ts-core) to parse Open API
documents.