Sort Schemas A=>Z
cweave opened this issue · 0 comments
cweave commented
Is your feature request related to a problem? Please describe.
It would be nice for the schemas to be sorted alphabetically. Right now they're kind of haphazardly existing. It would make finding things a bit easier.
Describe the solution you'd like
Add sorting to the application. Manual sort through swagger-ui-express
is sufficient by passing options where swaggerUi
is initiated in app.ts
.
https://www.npmjs.com/package/swagger-ui-express