From 40d32c3c99c5c139a99c0beb058ef72f74810a3c Mon Sep 17 00:00:00 2001 From: mufaddal motiwala Date: Fri, 21 Jan 2022 01:13:46 +0530 Subject: [PATCH] update api-report.md Signed-off-by: mufaddal motiwala --- plugins/catalog/api-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/catalog/api-report.md b/plugins/catalog/api-report.md index 23771d3ec9..ad391b594f 100644 --- a/plugins/catalog/api-report.md +++ b/plugins/catalog/api-report.md @@ -391,7 +391,7 @@ export const EntitySwitch: { // Warning: (ae-forgotten-export) The symbol "SystemDiagramCard" needs to be exported by the entry point index.d.ts // Warning: (ae-missing-release-tag) "EntitySystemDiagramCard" is exported by the package, but it is missing a release tag (@alpha, @beta, @public, or @internal) // -// @public (undocumented) +// @public @deprecated (undocumented) export const EntitySystemDiagramCard: SystemDiagramCard; // Warning: (ae-missing-release-tag) "FilterContainer" is exported by the package, but it is missing a release tag (@alpha, @beta, @public, or @internal)