Merge pull request #20494 from backstage/rugvip/undeclared

frontend-app-api: reject attachments to undeclared inputs
This commit is contained in:
Patrik Oldsberg
2023-10-10 17:25:58 +02:00
committed by GitHub
6 changed files with 121 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/frontend-app-api': patch
---
The app will now reject any extensions that attach to nonexistent inputs.