We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 117b2f2 commit a5dd0b4Copy full SHA for a5dd0b4
docs/modules/ROOT/pages/index.adoc
@@ -24,6 +24,7 @@ link:{oap-central}[image:{badge-central}[]]
24
a simple link:{openapi}[OpenAPI] yaml to json converter. May be useful to feed the OpenAPI to an api viewer like
25
link:{swagger-ui}[Swagger UI].
26
27
+It is reading the OpenAPI document, bundles it, i.e. it merges all external `$ref` s into the main document and writes it as JSON to disk.
28
29
== Getting Started
30
0 commit comments