Introduced config schema for techdocs plugins

This commit is contained in:
keshan
2020-12-21 12:44:02 +05:30
parent 7afe9c85c5
commit 359f9d2d8c
5 changed files with 150 additions and 82 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-techdocs': patch
'@backstage/plugin-techdocs-backend': patch
---
Added configuration schema for the commonly used properties of techdocs and techdocs-backend plugins