docs: fixes and refactoring for API reference (#9708)

* docs: fixes and refactoring for API reference

* add route caching

* remove caching

* use next cache
This commit is contained in:
Shahed Nasser
2024-10-22 18:20:06 +03:00
committed by GitHub
parent 6b989353ac
commit b2122c4073
20 changed files with 377 additions and 277 deletions
@@ -53,6 +53,9 @@ export default async function dereference({
canParse: /.*/,
},
},
dereference: {
circular: "ignore",
},
})) as unknown as Document
return document