scaffolder-backend: refine changeset

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2024-12-05 13:11:51 +01:00
parent 966adff137
commit 6016f8b25e
+2 -2
View File
@@ -1,5 +1,5 @@
---
'@backstage/plugin-scaffolder-common': patch
'@backstage/plugin-scaffolder-backend': patch
---
Added `templateManagementPermission` to `scaffolderTemplatePermissions` array so it will get pickup by the `permissionIntegrationRouter`
Resolved an issue where the `templateManagementPermission` was not being exposed through the `/permissions/metadata` endpoint.