issues
search
a-h
/
generate
Generates Go (golang) Structs from JSON schema.
MIT License
444
stars
137
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feat/json tag
#95
ainilili
closed
6 months ago
0
feat: enable omitempty
#94
mengfengkong
closed
11 months ago
0
Improve the installation instructions
#93
andrewpollock
opened
1 year ago
1
Fix underscores and go vet
#92
juandopazo
closed
1 year ago
0
Allow underscore to exist at beginning of type name
#91
juandopazo
closed
1 year ago
0
suggestion for use the code
#90
mx2432544821
opened
1 year ago
0
Missing go.mod
#89
acabarbaye
opened
1 year ago
1
Go Get is deprecated for installing as of Go 1.17
#88
e-loughlin
opened
2 years ago
3
Go modules
#87
CDimonaco
closed
2 years ago
1
Giving structs that would be generated with the same name distinctive names
#86
zepheiryan
closed
6 months ago
0
Stack overflow on big schema file
#85
apapsch
closed
2 years ago
2
Handle oneOf with primitive and null type
#84
lustefaniak
opened
2 years ago
0
support for generating enum types
#83
chrisguiney
opened
2 years ago
0
Custom `MarshalJSON()` ignores `omitempty`
#82
ieure
opened
2 years ago
0
Support `readOnly` / `writeOnly`.
#81
ieure
opened
2 years ago
0
Add `go.mod`.
#80
ieure
closed
2 years ago
1
Don't strip underscores from package names
#79
ieure
closed
2 years ago
0
Fix/avoid struct names with all uppercase
#78
jono-tt
closed
2 years ago
0
Fails to generate metaschemas
#77
ieure
opened
2 years ago
0
Converting mkvmerge schema to Go silently generates incorrect code?
#76
marcopaganini
opened
3 years ago
0
Names with dashes in them aren't valid golang variables; just use the f.Name instead.
#75
scr-oath
closed
2 years ago
0
How to get property of type []byte?
#74
lazdmx
closed
3 years ago
1
How do you use this?
#73
vbisbest
opened
4 years ago
0
The object is named Root.
#72
harsh-98
opened
4 years ago
1
Issue when schema key having . (dot) in it
#71
Abn02
opened
4 years ago
3
Treat oneOf(a, null) as optional
#70
cbndr
opened
4 years ago
0
Generate time.Time from string/date-time
#69
cbndr
opened
4 years ago
1
Add support for named-type default values.
#68
chrisgavin
closed
5 months ago
0
Nested structs are not created
#67
AWhetter
opened
4 years ago
5
Support defaults via const and New() functions
#66
rustysys-dev
opened
4 years ago
0
Fix
#65
giorgos-nikolopoulos
closed
5 years ago
0
Remove witespace
#64
chrisjoyce911
opened
5 years ago
0
Regression in 485ac9 regarding generated variable names
#63
pcj
opened
5 years ago
0
Allow underscore to exist at beginning of type name
#62
woutslakhorst
opened
5 years ago
0
patternProperties is not supported
#61
alixaxel
opened
5 years ago
3
Allow any type in "examples" (section 10.4)
#60
yvesf
closed
5 years ago
0
Values in "examples" (section 10.4) can be of any type
#59
yvesf
closed
5 years ago
1
feature: convert `description` to comment?
#58
evaneus
opened
5 years ago
1
Support no schema key
#57
merlincox
closed
5 years ago
0
format generated code
#56
xwjdsh
closed
5 years ago
1
support recursive arrays / arrays of references (plus a bunch of other changes)
#55
mwlazlo
closed
5 years ago
5
Add install with go get to usage in readme
#54
nicovogelaar
closed
6 years ago
0
Case when type is nullable
#53
nickcarenza
opened
6 years ago
2
Makefile:34: *** target pattern contains no `%'. Stop.
#52
prem1982
opened
6 years ago
1
schemas aren't gofmt compliant
#51
bensherman
opened
6 years ago
1
Add usage instructions to README
#50
antoineco
closed
6 years ago
1
Enable multifile output
#49
jamiehannaford
closed
6 years ago
3
Support additionalProperties in root types
#48
antoineco
closed
6 years ago
0
Prefix binary name with / in gitignore
#47
antoineco
closed
6 years ago
0
Top-level objects do not support additionalProperties
#46
antoineco
closed
6 years ago
1
Next