From 8c77b4a3873bd1a161637195881a33aaacfd9561 Mon Sep 17 00:00:00 2001 From: Ben Lambert Date: Tue, 28 Feb 2023 10:40:57 +0100 Subject: [PATCH] Update mighty-years-own.md Signed-off-by: Ben Lambert --- .changeset/mighty-years-own.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/mighty-years-own.md b/.changeset/mighty-years-own.md index febee9bf8a..b14b974bc4 100644 --- a/.changeset/mighty-years-own.md +++ b/.changeset/mighty-years-own.md @@ -2,4 +2,4 @@ '@backstage/plugin-scaffolder-react': patch --- -Move the `uiSchema` to its own property to align with component development and access of `ui:options` +scaffolder/next: Move the `uiSchema` to its own property in the validation `context` to align with component development and access of `ui:options`