Merge pull request #3460 from backstage/alund/app

Add API docs plugin to new apps
This commit is contained in:
Fredrik Adelöw
2020-11-30 14:04:18 +01:00
committed by GitHub
6 changed files with 55 additions and 17 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/create-app': patch
---
Add [API docs plugin](https://github.com/backstage/backstage/tree/master/plugins/api-docs) to new apps being created through the CLI.