From aa49202de03e9e5591f9bd5d74ea9e6316aa9698 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Tunkl?= Date: Tue, 13 Sep 2022 14:17:49 +0200 Subject: [PATCH] Update of EntityPickers to support flags which control omit of default namespace in result. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tomáš Tunkl --- .changeset/selfish-turkeys-exist.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.changeset/selfish-turkeys-exist.md b/.changeset/selfish-turkeys-exist.md index f99b92d976..3530b3a864 100644 --- a/.changeset/selfish-turkeys-exist.md +++ b/.changeset/selfish-turkeys-exist.md @@ -2,4 +2,5 @@ '@backstage/plugin-scaffolder': minor --- -EntityPickers now support flags to control ommit of default namespace +EntityPickers now support flags to control when to include default namespace +in result