Merge pull request #15522 from backstage/rugvip/clean

backend-plugin-api: doc cleanup for create methods
This commit is contained in:
Patrik Oldsberg
2023-01-09 11:16:18 +01:00
committed by GitHub
7 changed files with 180 additions and 106 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-plugin-api': patch
---
Updates all `create*` methods to simplify their type definitions and ensure they all have configuration interfaces.