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

Hello! I'm using Google Cloud Run to deploy my Express server, with routes generated by tsoa. But I'm having an issue related to cold starts. When a new container is...

Stale

The html generation out of the swagger docs doesn't seem 100% correct, it randomly fails setting the examples. ## Sorting - [x] bug report - [ ] feature request -...

Stale

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

This PR fixes an issue where the generated `routes.ts` for an `express` or `koa` based project has invalid usage of the `multer` `upload.fields` method when uploading files. This is because...

When using either `@UploadedFile` or `@UploadedFiles` to configure a form post to do a file upload the built `routes.ts` file contains invalid code. ## Sorting - **I'm submitting a ...**...

bug
help wanted
good first issue

As far as i can tell _seemingly_ since #1498, `@tsoaModel` has lost its meaning for dealing with duplicated model names, when using the js-doc annotation for respecifying types imported from...

bug
help wanted
good first issue

Would it be possible to add support for `title` annotation, which is supported keyword in Ope ## Sorting - **I'm submitting a ...** - [ ] bug report - [x]...

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

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

## Sorting - **I'm submitting a ...** - [x] bug report - [x] feature request - [ ] support request (I felt bad clicking two of those, but after you...

Pending feedback