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 ...** - [x] bug report - [ ] feature request - [ ] support request - I confirm that I - [x] used the...

bug
help wanted

Whenever I use `Uppercase` within my types, this error is generated by tsoa: ``` Generate routes error. GenerateMetadataError: Unknown type: IntrinsicKeyword At: /.../@tsoa/cli/node_modules/typescript/lib/lib.es5.d.ts:1653:1653. This was caused by 'type Uppercase =...

enhancement
help wanted

## Sorting - **I'm submitting a ...** - [x] bug report ## Expected Behavior Should resolve type to acceptable name: 1. Get the ideal name `SearchableField_(typeofshopsSubFields)[ngram]_` 2. Replace unexpected characters...

bug
help wanted
workaround available
good first issue

From looking at the source, I see decorators simply return `() => {}`, which I think implies that they are used only during a compile step (no runtime implementation). Do...

## Sorting - **I'm submitting a ...** - [X] bug report - [X] feature request - [X] support request - I confirm that I - [X] used the [search](https://github.com/lukeautry/tsoa/search?type=Issues) to...

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

more-information-needed

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

Stale
more-information-needed

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

## Sorting - **I'm submitting a ...** - [x] bug report - [ ] feature request - [x] support request - I confirm that I - [x] used the [search](https://github.com/lukeautry/tsoa/search?type=Issues)...

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

enhancement
help wanted