Merge branch 'backstage:master' into feature/asyncapi3

This commit is contained in:
Fabrizio Lazzaretti
2024-02-08 10:24:03 +01:00
committed by GitHub
1405 changed files with 33261 additions and 6583 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ To link that a component provides or consumes an API, see the [`providesApis`](h
```bash
# From your Backstage root directory
yarn add --cwd packages/app @backstage/plugin-api-docs
yarn --cwd packages/app add @backstage/plugin-api-docs
```
2. Add the `ApiExplorerPage` extension to the app: