catalog-unprocessed-entities: use FetchApi instead of native fetch

Token auth fails if native fetch is used.

Signed-off-by: Niklas Aronsson <niklasar@axis.com>
This commit is contained in:
Niklas Aronsson
2023-06-14 10:53:29 +02:00
parent 0407eca01d
commit 493eab8c57
3 changed files with 16 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-unprocessed-entities': patch
---
Use FetchApi instead of native fetch