Update plugins/catalog-backend-module-openapi/README.md

Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Thorsten Hake <thorsten.hake@gmail.com>
This commit is contained in:
Thorsten Hake
2022-11-14 18:49:51 +01:00
committed by Thorsten Hake
parent 5b6ae89870
commit 7da041daa7
@@ -1,6 +1,6 @@
# Catalog Backend Module to resolve $refs in yaml documents
This is an extension module to the plugin-catalog-backend plugin, providing an extensions to resolve $refs in yamls documents.
This is an extension module to the Catalog backend, providing extensions to resolve $refs in yaml documents.
With this you can split your yaml documents into multiple files and reference them. They will be bundled, using an UrlReader, during processing and stored as a single specification.