Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1de1986

Browse files
committed
Remove implemented omitempty as a future idea
This was implemented in2d3dc43.
1 parent609e6a2 commit1de1986

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎scripts/apitypings/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This main.go generates typescript types from the codersdk types in Go.
55
#Features
66

77
- Supports Go types
8-
-[x] Basics (string/int/etc)
8+
-[x] Basics (string/int/etc)
99
-[x] Maps
1010
-[x] Slices
1111
-[x] Enums
@@ -36,5 +36,4 @@ type InternalType struct {
3636

3737
#Future Ideas
3838

39-
- Should`omitempty` in the`json` tag indicate optional?
4039
- Use a yaml config for overriding certain types

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp