Added changeset

Signed-off-by: Harry Hogg <hhogg@spotify.com>
This commit is contained in:
Harry Hogg
2022-09-29 11:08:16 +01:00
parent eec3f766f2
commit 46b4a72cee
+8
View File
@@ -0,0 +1,8 @@
---
'@backstage/plugin-catalog-backend': minor
'@backstage/plugin-permission-backend': minor
'@backstage/plugin-permission-node': minor
'@backstage/plugin-playlist-backend': minor
---
Permission rules now require a schema (ZodSchema) that details the parameters a rule expects. This is to validate the parameters given to a rule and to provide more details of a rule via the metadata endpoint