Merge pull request #13690 from taras/tm/placeholder-object-values

[Catalog] Allow placeholder value to be any type
This commit is contained in:
Johan Haals
2022-09-21 11:35:20 +02:00
committed by GitHub
3 changed files with 43 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Allow Placeholder value to be any value, not only string.