How to arrange Endpoints and Categories in Swagger-jsdoc?

1.3k Views Asked by At

Is there a way to arrange API Categories and Endpoints in Swagger? I'm using swagger-jsdoc and swagger-ui modules with Node.js.

Thanks!

1

There are 1 best solutions below

2
On