Dan Greene

Results 48 comments of Dan Greene

+1 ...it would be nice to at least understand what this error message means.

@HoldYourWaffle we’d love if you could submit your PR for this. @dmitrirussu had a similar and interesting request here: https://github.com/lukeautry/tsoa/issues/324#issue-391707399 I also work with another team that would find this...

I believe that https://github.com/lukeautry/tsoa/issues/219#issuecomment-526403819 is a duplicate of this. I’ll close that one to keep this open.

@Templum @anro87 when we introduce array like query params then this is the issue number to track. I’m cc’ing you so you’re not left out. We apologize that your original...

Count me in. :) Also, I think an easy way to get help is to start adding labels to the issues like "Easy first issue." That's helped me to get...

@CristianoVotre how were you able to submit a PR without using the pull request template?

@WoH, your help has been invaluable recently. Would you be interested in being an additional maintainer? If so, reply and Luke can hook you up. :) Even if the answer...

If you’d like to submit a PR for this, we would accept it. But I don’t like the ideal of `ts-nocheck`. I think we should just delete u used variables.

Hi @lukeautry. I love what you've accomplished with `tsoa`. Thank you for the hard work. So, I would be happy to take on this PR, but I'm not sure how...

Out of curiosity, why are you using namespaces at all? I ask because, the TypeScript documentation mentions that mixing modules and namespaces is discouraged, and in fact it mentions that...