Fix prettier formatting

This commit is contained in:
Taras Mankovski
2020-10-02 23:48:13 -04:00
parent 28edd7d29c
commit 0ff2b6788f
34 changed files with 44 additions and 14 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
---
'@backstage/plugin-catalog-backend': minor
---
This feature works the same as $secret does in config - it allows programmatic substitution of values into a document.
This feature works the same as \$secret does in config - it allows programmatic substitution of values into a document.
This is particularly useful e.g. for API type entities where you do not want to repeat your entire API spec document inside the catalog-info.yaml file. For those cases, you can instead do something like