Alter changeset to reflect changes local to the package

Signed-off-by: Kamil Zainal <gh@akza.dev>
This commit is contained in:
Kamil Zainal
2022-01-18 18:22:03 +00:00
parent 027bc50cc5
commit f8af53571d
+1 -2
View File
@@ -2,5 +2,4 @@
'@backstage/plugin-api-docs': minor
---
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`.
Renamed the `createComponent` external route to `registerApi` since it's now recommended to link to the entity registration page rather than the creation page.