tsoa
tsoa copied to clipboard
Build OpenAPI-compliant REST APIs using TypeScript and Node
## Sorting - **I'm submitting a ...** - [ ] bug report - [x] feature request - [ ] support request - I confirm that I - [x] used the...
## Sorting - **I'm submitting a ...** - [ ] bug report - [X] feature request - [ ] support request - I confirm that I - [X] used the...
## Sorting - **I'm submitting a ...** - [ ] bug report - [x] feature request - [ ] support request - I confirm that I - [x] used the...
## Sorting - **I'm submitting a ...** - [ ] bug report - [x] feature request - [ ] support request - I confirm that I - [x] used the...
## Sorting - **I'm submitting a ...** - [ ] bug report - [ ] feature request - [x] support request - I confirm that I - [x] used the...
I am using `node-fetch`, which declares the body it receives as `NodeJS.ReadableStream` - [See here](https://github.com/node-fetch/node-fetch/blob/8721d79208ad52c44fffb4b5b5cfa13b936022c3/%40types/index.d.ts#L103). To be able to return such body, I need to write this kind of code,...
For the intersection scenario below, the fields `active` and `results` are missing on the swagger.json generated: ``` interface IAssessment { results?: string[]; } type TEntity = IAssessment & { active:...
## Sorting - **I'm submitting a ...** - [X] bug report - [ ] feature request - [ ] support request - I confirm that I - [X] used the...
## Sorting - **I'm submitting a ...** - [ ] bug report - [x] feature request - [ ] support request ## Expected Behavior I expect the warning message to...
Hey all! I'm pretty busy and can't keep up with the influx of great feedback and pull requests. Please post in this issue if you're willing to help as a...