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