orchidhq / Orchid

Build and deploy beautiful documentation sites that grow with you
https://orchid.run
GNU General Public License v3.0
517 stars 53 forks source link

Generate PlantUML diagrams from OpenAPI specifications #268

Open cjbrooks12 opened 5 years ago

cjbrooks12 commented 5 years ago

Add a new component to the OrchidSwagger plugin to generate PlantUML diagram text by parsing an OpenAPI specification file. Basically, implement https://github.com/nlohmann/swagger_to_uml but for Orchid.