ljlm0402 / typescript-express-starter

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

TSOA with decorator doesn't work. #229

Open muhammadharis1212 opened 11 months ago

muhammadharis1212 commented 11 months 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 8 months ago

Currently facing the same issue 👍

ahmedgamalelazab commented 6 months ago

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