We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7c2cd4 commit cb792d2Copy full SHA for cb792d2
1 file changed
Menu.php
@@ -21,7 +21,7 @@ public function configureAdminMenu(MenuAdmin $menu): void
21
}
22
23
$menu->addPlatformItem(
24
- 'OpenApiDocs_Swagger',
+ 'OpenApiDocs_SwaggerApi',
25
$this->urlForAction('swagger'),
26
30
27
);
0 commit comments