Merge pull request #29953 from backstage/rugvip/info
frontend-{app,plugin}-api: add support for plugin info and manifests
This commit is contained in:
@@ -228,6 +228,7 @@ const apiDocsApisEntityContent = EntityContentBlueprint.make({
|
||||
|
||||
export default createFrontendPlugin({
|
||||
pluginId: 'api-docs',
|
||||
info: { packageJson: () => import('../package.json') },
|
||||
routes: {
|
||||
root: convertLegacyRouteRef(rootRoute),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user