chaowlert / tsoa-routing-controllers

Routing controller plugin for Tsoa
1 stars 0 forks source link

tsoa-routing-controllers doesn't work #1

Open rxcai opened 6 years ago

rxcai commented 6 years ago

Hello @chaowlert , I tried your package but it doesn't work for me. I did as you indicated:

Install

npm i -g chaowlert/tsoa#dist
npm i -g tsoa-routing-controllers

Usage

tsoa swagger --decoratorPlugin routing-controllers

Is there some more configurations needed or not? Looking forward to getting response from you. Thanks!

BenjD90 commented 6 years ago

You need to add explicit path to your controller, have you done this ?