ljlm0402 / typescript-express-starter

📘 Quick and Easy TypeScript Express Starter
http://npm.im/typescript-express-starter
MIT License
2.72k stars 420 forks source link

TSOA with decorator doesn't work. #229

Open muhammadharis1212 opened 1 year ago

muhammadharis1212 commented 1 year ago

Everytime the tsoa spec is run, it produces swagger.json file with empty fields. Decorators in controller classes doesn't output values in swagger.json file.

navratiljan commented 10 months ago

Currently facing the same issue 👍

ahmedgamalelazab commented 8 months ago

same issue, I've followed the docs and no thing get generated .