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

https://github.com/merkys/openapi-3to2

Convert OpenAPI v3 descriptions to v2
https://github.com/merkys/openapi-3to2

openapi perl5

Last synced: 11 months ago
JSON representation

Convert OpenAPI v3 descriptions to v2

Awesome Lists containing this project

README

          

OpenAPI-3to2
============

As of December 2019 there seem to be no command line tools to render OpenAPI v3 descriptions to PDF.
For the time being a simple solution is to downgrade OpenAPI v3 to v2, and use tools like [swagger2markup-cli](https://github.com/Swagger2Markup/swagger2markup-cli).