As discussed already here and here it would be very convenient that the default templates support controllers managed by a DI-framework like inversifyJS.
I added a PR to solve the problem by adding the relative path to the IOC-module exporting the kernel in the tsoa.json.
As discussed already here and here it would be very convenient that the default templates support controllers managed by a DI-framework like
inversifyJS
. I added a PR to solve the problem by adding the relative path to the IOC-module exporting the kernel in thetsoa.json
.