Skip to content

Commit a5dd0b4

Browse files
committed
explain what it does
1 parent 117b2f2 commit a5dd0b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ link:{oap-central}[image:{badge-central}[]]
2424
a simple link:{openapi}[OpenAPI] yaml to json converter. May be useful to feed the OpenAPI to an api viewer like
2525
link:{swagger-ui}[Swagger UI].
2626

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.
2728

2829
== Getting Started
2930

0 commit comments

Comments
 (0)