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.