konveyor / tackle2-hub

Tackle (2nd generation) hub component.
Apache License 2.0
6 stars 30 forks source link

Generate OpenAPI doc using better tool. #531

Open jortel opened 11 months ago

jortel commented 11 months ago

Problem

The current tool for generating docs crashes and can't followed aliases or nested types very well. Also, the syntax adds a lot of clutter.

Let's consider:

go-swagger:

Links:

mansam commented 10 months ago

Improvements to documentation generation were made in https://github.com/konveyor/tackle2-hub/pull/545, including automatic conversion of our Swagger 2 documentation to OpenAPI3.0.