edit changeset

Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com>
This commit is contained in:
Raghunandan Balachandran
2024-09-16 18:06:52 +02:00
parent f7bcbf9430
commit 9181797bb2
+1 -1
View File
@@ -8,4 +8,4 @@
Added support for all request parameters in the Github create/update environment API in the Github environment create scaffolder action.
'@backstage/plugin-scaffolder'
Adds maxNoOfEntities optional parameter to the MultiEntityPicker.
Uses schema maxItems parameter when specified to disable the MultiEntityPicker when the maxItesm limit is reached.