We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eee5dbc commit 474f955Copy full SHA for 474f955
docs/.vitepress/config.mts
@@ -99,6 +99,7 @@ const guideSidebar = [
99
{text: 'mrt_bundle_push', link: '/mcp/tools/mrt-bundle-push'},
100
{text: 'pwakit_development_guidelines', link: '/mcp/tools/pwakit-development-guidelines'},
101
{text: 'scapi_schemas_list', link: '/mcp/tools/scapi-schemas-list'},
102
+ {text: 'scapi_custom_api_scaffold', link: '/mcp/tools/scapi-custom-api-scaffold'},
103
{text: 'scapi_custom_apis_status', link: '/mcp/tools/scapi-custom-apis-status'},
104
{text: 'storefront_next_development_guidelines', link: '/mcp/tools/storefront-next-development-guidelines'},
105
{text: 'storefront_next_page_designer_decorator', link: '/mcp/tools/storefront-next-page-designer-decorator'},
0 commit comments