frontend-plugin-api: rename plugin ID option to pluginId
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -227,7 +227,7 @@ const apiDocsApisEntityContent = EntityContentBlueprint.make({
|
||||
});
|
||||
|
||||
export default createFrontendPlugin({
|
||||
id: 'api-docs',
|
||||
pluginId: 'api-docs',
|
||||
routes: {
|
||||
root: convertLegacyRouteRef(rootRoute),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user