Merge pull request #32522 from backstage/rugvip/warning

frontend-app-api: switch new API conflict error to be a warning
This commit is contained in:
Patrik Oldsberg
2026-01-26 17:00:40 +01:00
committed by GitHub
6 changed files with 24 additions and 10 deletions
+1
View File
@@ -0,0 +1 @@
Rolls back the immediate breaking change of API factory conflicts in the new frontend system, making it a deprecation warning instead.