From 60d118891c3b500a39df4336758f5bc1ace5adad Mon Sep 17 00:00:00 2001 From: Daniel Date: Tue, 6 May 2025 15:35:34 +0100 Subject: [PATCH] Add API report change Signed-off-by: Daniel --- plugins/home/report-alpha.api.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/home/report-alpha.api.md b/plugins/home/report-alpha.api.md index 6033cb47f8..5e43163e31 100644 --- a/plugins/home/report-alpha.api.md +++ b/plugins/home/report-alpha.api.md @@ -13,7 +13,9 @@ import { RouteRef } from '@backstage/frontend-plugin-api'; // @alpha (undocumented) const _default: FrontendPlugin< - {}, + { + root: RouteRef; + }, {}, { 'page:home': ExtensionDefinition<{