From routes to a single file yaml or json
Closed this issue · 1 comments
sminodonte commented
Is it possible create a single file yaml o json for the entire application from the routes:
I could have something like this inside my routes
/**
- @openapi
- /api/...:
- get:
*/
Thanks
kalinchernev commented
Have you tried making it? :)
Should be possible. Any files you input are combined in the end specification result. If you have one file, it shouldn't be having an edge case scenario