OPENAPI BUG #2758
Unanswered
salartalaA
asked this question in
Q&A
OPENAPI BUG
#2758
Replies: 1 comment
-
|
I think you are not using the multi-source API correctly, make sure to follow the guide at:
it's fine if you've created another loader, but I don't see it is used in your page rendering logic. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/salartalaA/fumadocs-openapi-problem
Property 'getAPIPageProps' does not exist on type 'DocCollectionEntry<"docs", { title: string; description?: string | undefined; icon?: string | undefined; full?: boolean | undefined; _openapi?: { [x: string]: unknown; } | undefined; }, InternalTypeConfig & { ...; }>'.
in this line:
<APIPage {...page.data.getAPIPageProps()} />
Beta Was this translation helpful? Give feedback.
All reactions