backend-app-api: throw error if trying to override metadata service

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-01-03 11:50:31 +01:00
parent f106188481
commit 150a7dd790
3 changed files with 25 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-app-api': patch
---
An error will now be thrown if attempting to override the plugin metadata service.