Merge pull request #4243 from backstage/freben/custom-parser

catalog: support supplying a custom catalog descriptor file parser
This commit is contained in:
Fredrik Adelöw
2021-01-26 15:55:32 +01:00
committed by GitHub
8 changed files with 84 additions and 7 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Support supplying a custom catalog descriptor file parser