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!
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!
Copyright © 2021 Jogjafile Inc.
I think what you need is tags: https://swagger.io/docs/specification/grouping-operations-with-tags/