Error while trying to parse files outside pages folder. #514
Replies: 1 comment
-
Yeah, you could do that with {
"apiFolder": "pages/api",
"schemaFolders": ["models"],
"definition": {
"openapi": "3.0.0",
"info": {
"title": "Next Swagger API Example",
"version": "1.0"
}
}
} |
Beta Was this translation helpful? Give feedback.
0 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
It is possible to parse jsdoc comments outside nextjs pages folder?
![image](https://user-images.githubusercontent.com/99247020/198312364-295f074d-8906-4fe3-8bca-f9929e4d9f19.png)
Beta Was this translation helpful? Give feedback.
All reactions