docs: add JSON-LD schemas to docs (#14007)
This commit is contained in:
@@ -5,6 +5,9 @@ const baseUrl = process.env.NEXT_PUBLIC_BASE_URL || "http://localhost:3000"
|
||||
|
||||
export const config: DocsConfig = {
|
||||
...globalConfig,
|
||||
titleSuffix: "Medusa API Reference",
|
||||
description:
|
||||
"Comprehensive reference for Medusa's API routes, request/response structures, authentication methods, and error handling.",
|
||||
baseUrl,
|
||||
basePath: process.env.NEXT_PUBLIC_BASE_PATH,
|
||||
// sidebar is auto generated
|
||||
|
||||
Reference in New Issue
Block a user