From afdb225025e3375ef67f83a4e7c6c65587926802 Mon Sep 17 00:00:00 2001 From: Vincenzo Scamporlino Date: Tue, 14 Feb 2023 17:15:41 +0100 Subject: [PATCH] Improve changeset Co-authored-by: Harry Hogg Signed-off-by: Vincenzo Scamporlino --- .changeset/clean-planes-join.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/clean-planes-join.md b/.changeset/clean-planes-join.md index 346f81f1b8..dd8280f553 100644 --- a/.changeset/clean-planes-join.md +++ b/.changeset/clean-planes-join.md @@ -2,4 +2,4 @@ '@backstage/plugin-permission-node': patch --- -Changed the `createPermissionIntegrationRouter` API to allow `getResources` to be optional +Changed the `createPermissionIntegrationRouter` API to allow `getResources`, `resourceType` and `rules` to be optional