Merge pull request #3283 from backstage/rugvip/retree

backend-common: refactor readTree to only accept URL and options + add response helper
This commit is contained in:
Patrik Oldsberg
2020-11-13 10:53:53 +01:00
committed by GitHub
21 changed files with 597 additions and 244 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-common': minor
---
Refactored UrlReader.readTree to be required and accept (url, options)