From 63b8e90cb6475fc1c1eab6dcb1f1216243dcefdd Mon Sep 17 00:00:00 2001 From: Aramis Sennyey Date: Thu, 5 Oct 2023 16:58:56 -0400 Subject: [PATCH] update notes Signed-off-by: Aramis Sennyey --- plugins/catalog-backend-module-openapi-spec/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins/catalog-backend-module-openapi-spec/README.md b/plugins/catalog-backend-module-openapi-spec/README.md index 6aebb037f2..aa0503229f 100644 --- a/plugins/catalog-backend-module-openapi-spec/README.md +++ b/plugins/catalog-backend-module-openapi-spec/README.md @@ -6,8 +6,7 @@ This module installs an entity provider that exports a single entity, your Backs ## Notes -- This only works with the new backend system. -- This requires populating a new config value `openapi.plugins` with an array of plugin IDs. The entity processor expo +- **This only works with the new backend system.** ## Installation