We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a39986 commit 51307d1Copy full SHA for 51307d1
docusaurus.config.js
@@ -473,14 +473,6 @@ const config = {
473
categoryLinkSource: "tag",
474
},
475
476
- "seo-score": {
477
- specPath: "api/seo-score.yaml", // path or URL to the OpenAPI spec
478
- outputDir: "docs/api/seo-score", // output directory for generated *.mdx and sidebar.js files
479
- sidebarOptions: {
480
- groupPathsBy: "tag", // generate a sidebar.js slice that groups operations by tag
481
- categoryLinkSource: "tag",
482
- },
483
484
agent: {
485
specPath: "api/agent.yaml", // path or URL to the OpenAPI spec
486
outputDir: "docs/api/agent", // output directory for generated *.mdx and sidebar.js files
0 commit comments