Update existing changeset to reflect API change
Signed-off-by: Kamil Zainal <gh@akza.dev>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
'example-app': patch
|
||||
'@backstage/plugin-api-docs': patch
|
||||
'@backstage/plugin-api-docs': minor
|
||||
---
|
||||
|
||||
Link 'Register Existing API' button on API page to /catalog-import instead of /create
|
||||
Link 'Register Existing API' button on API page to /catalog-import instead of /create .
|
||||
We now expect to `bind` the route for `apiDocsPlugin` to `registerComponent` instead of `createComponent`.
|
||||
|
||||
Reference in New Issue
Block a user