chore(docs): remove openapiPlugin() for now from lib/source.ts

This commit is contained in:
rzmk 2025-10-24 15:53:45 -04:00
parent bd1897b7ba
commit 4b7ca43709
5 changed files with 15 additions and 17 deletions

View file

@ -8,6 +8,7 @@ import {
// You can customise Zod schemas for frontmatter and `meta.json` here
// see https://fumadocs.dev/docs/mdx/collections
export const docs = defineDocs({
dir: "content/docs",
docs: {
schema: frontmatterSchema,
postprocess: {