You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use swagger-jsdoc to document routes on my app. Those defined by me are standalone and easy to define. However, swagger-stats makes it challenging for me to provide a description for routes info, health, and metrics on route /swagger. How can I do it in a neat way?
The text was updated successfully, but these errors were encountered:
I use
swagger-jsdoc
to document routes on my app. Those defined by me are standalone and easy to define. However,swagger-stats
makes it challenging for me to provide a description for routesinfo
,health
, andmetrics
on route/swagger
. How can I do it in a neat way?The text was updated successfully, but these errors were encountered: