Merge pull request #10315 from alexrybch/plugin-fetch-api

RequestInit instead of Request in PluginProtocolResolverFetchMiddleware
This commit is contained in:
Fredrik Adelöw
2022-03-21 17:33:42 +01:00
committed by GitHub
3 changed files with 34 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-app-api': patch
---
fixed empty body issue for POST requests using FetchAPI with 'plugin://' prefix