mirror of
https://github.com/dathere/ckanaction.git
synced 2025-11-09 14:19:49 +00:00
chore(docs): remove openapiPlugin() for now from lib/source.ts
This commit is contained in:
parent
bd1897b7ba
commit
4b7ca43709
5 changed files with 15 additions and 17 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue