tsoa icon indicating copy to clipboard operation
tsoa copied to clipboard

Build OpenAPI-compliant REST APIs using TypeScript and Node

Results 167 tsoa issues
Sort by recently updated
recently updated
newest added

## Sorting - **I'm submitting a ...** - [ ] bug report - [x] feature request - [ ] support request - I confirm that I - [x] used the...

help wanted

## Sorting - **I'm submitting a ...** - [ ] bug report - [X] feature request - [ ] support request - I confirm that I - [X] used the...

Pending feedback

## Sorting - **I'm submitting a ...** - [ ] bug report - [x] feature request - [ ] support request - I confirm that I - [x] used the...

Pending feedback

## Sorting - **I'm submitting a ...** - [ ] bug report - [x] feature request - [ ] support request - I confirm that I - [x] used the...

bug
help wanted

## Sorting - **I'm submitting a ...** - [ ] bug report - [ ] feature request - [x] support request - I confirm that I - [x] used the...

help wanted

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,...

help wanted

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:...

help wanted

## Sorting - **I'm submitting a ...** - [X] bug report - [ ] feature request - [ ] support request - I confirm that I - [X] used the...

bug
help wanted
good first issue

## Sorting - **I'm submitting a ...** - [ ] bug report - [x] feature request - [ ] support request ## Expected Behavior I expect the warning message to...

help wanted
good first issue

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...

help wanted