mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-10 04:19:32 +00:00
Merge branch 'feat/api-docs' into docs/api
This commit is contained in:
@@ -6,6 +6,9 @@ import { createOpenAPI } from "fumadocs-openapi/server";
|
||||
export const source = loader({
|
||||
baseUrl: "/docs",
|
||||
source: createMDXSource(docs, meta),
|
||||
pageTree: {
|
||||
attachFile,
|
||||
},
|
||||
});
|
||||
|
||||
export const changelog = loader({
|
||||
|
||||
Reference in New Issue
Block a user