From 9181797bb2c1f10a7e95041bc761335b7843b226 Mon Sep 17 00:00:00 2001 From: Raghunandan Balachandran Date: Mon, 16 Sep 2024 18:06:52 +0200 Subject: [PATCH] edit changeset Signed-off-by: Raghunandan Balachandran --- .changeset/tall-lamps-design.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/tall-lamps-design.md b/.changeset/tall-lamps-design.md index e074ee284e..bb38e7b392 100644 --- a/.changeset/tall-lamps-design.md +++ b/.changeset/tall-lamps-design.md @@ -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.