Closed bcho892 closed 3 months ago
Is your feature request related to a problem? Please describe.
Right now the user has to guess the functionality based on the name. You should add JSDoc with a black box overview of what the endpoint does.
BEFORE MERGING
yarn workspace server tsoa spec-and-routes
git fetch origin master:master
git rebase master
git merge master
Is your feature request related to a problem? Please describe.
Right now the user has to guess the functionality based on the name. You should add JSDoc with a black box overview of what the endpoint does.
BEFORE MERGING
yarn workspace server tsoa spec-and-routes
)git fetch origin master:master
, thengit rebase master
orgit merge master
)