issues Search Results · repo:lukeautry/tsoa
Filter by
0 results
(71 ms)0 results
Hi Have an update request that looks like this
interface UpdateRequest {
u: boolean | null
}
@Put( g/{id} )
async updateU(id: string, @Body() body: UpdateRequest ): Promise void {
console.log( ...
- JimmyBjorklund
- 1
- Opened 18 hours ago
- #1720
!--- Provide a general summary of the issue in the Title above --
Sorting
- I m submitting a ...
- [x] bug report
- [ ] feature request
- [x] support request
- I confirm that ...
- helios-ag
- 4
- Opened 8 days ago
- #1717
!--- Provide a general summary of the issue in the Title above -- I discovered this issue while using
swift-openapi-generator with the generated openapi json document. The resulting swift code fails to ...
good first issue
help wanted
- amerrit2
- 3
- Opened 9 days ago
- #1716
!--- Provide a general summary of the issue in the Title above --
Sorting
- I m submitting a bug
- [ ] bug report
- [ ] feature request
- [ x] support request
- I confirm ...
- Zoggit8925
- 1
- Opened 10 days ago
- #1715
TypeScript 5.7 will support a new compilerOption called rewriteRelativeImportExtensions , which allows importing .ts
extensions for relative paths.
Sorting
- I m submitting a ...
- [ ] bug ...
- Azlond
- 1
- Opened 13 days ago
- #1714
!--- Provide a general summary of the issue in the Title above --
I have an interface like the following:
interface User {
name: string,
deactivate_on? : Date | null
}
The deactivate_on is optional ...
- brantian
- Opened 18 days ago
- #1712
!--- Provide a general summary of the issue in the Title above --
Sorting
- I m submitting a ...
- [ ] bug report
- [x] feature request
- [ ] support request
- I confirm that ...
- jeffrey-pinyan-cleandns
- 1
- Opened 25 days ago
- #1709
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 you have any thoughts on the new ...
- trusktr
- 2
- Opened on Oct 17
- #1707
!--- Provide a general summary of the issue in the Title above --
Sorting
- I m submitting a ...
- [x] bug report
- [ ] feature request
- [ ] support request
- I confirm that ...
good first issue
help wanted
- CodeSmith32
- 1
- Opened on Oct 16
- #1706
!--- Provide a general summary of the issue in the Title above --
Sorting
- I m submitting a ...
- [x] bug report
- [ ] feature request
- [ ] support request
- I confirm that ...
- maxuai
- 1
- Opened on Oct 15
- #1705
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.