fix(catalog-backend): add missing description to unregister-entity MCP action parameter (#34196)

Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
Ben Lambert
2026-05-12 13:34:27 +02:00
committed by GitHub
parent d09c21cb84
commit cde3643387
2 changed files with 13 additions and 8 deletions
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Added missing description to the `type` parameter on the `unregister-entity` MCP action.