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
Package cmd/schema-generate is gitignored when vendoring
#45
townewgokgok
closed
6 years ago
1
Invalid generated Go code when parsing vega-lite json schema
#44
morangorin
opened
6 years ago
5
AnyOf throws error when used with $refs
#43
ocasta
opened
6 years ago
2
Feature/add defaults values
#42
ESegundoRolon
closed
6 years ago
0
Generate pointer type for array of objects
#41
antoineco
closed
6 years ago
2
Root types aliases
#40
antoineco
closed
6 years ago
0
Arrays of objects not supported in references
#39
antoineco
opened
6 years ago
2
Fix array with title undefined symbol (part 2)
#38
antoineco
closed
6 years ago
0
Support "$id" keyword (draft-06+)
#37
antoineco
closed
6 years ago
0
Add Makefile and enable Travis CI
#36
antoineco
closed
6 years ago
0
Fix array with title undefined symbol
#35
iahmedov
closed
6 years ago
6
Handling $refs which are HTTP URLs
#34
aktungmak
opened
6 years ago
3
Support case where multiple types are possible for a given field. (Fixes #12)
#33
a-h
closed
6 years ago
0
print "DO NOT EDIT" generated file header
#32
sqs
closed
6 years ago
1
strip ':' chars when making Go names
#31
sqs
closed
6 years ago
0
generate from multiple JSON Schema inputs, resolving cross-input refs
#30
sqs
closed
6 years ago
2
Additional properties
#29
the4thamigo-uk
closed
6 years ago
1
add a number suffix to structs that have other structs with the same …
#28
the4thamigo-uk
closed
6 years ago
0
structs with the same name
#27
the4thamigo-uk
closed
6 years ago
1
fixing typo
#26
gidsi
closed
7 years ago
0
simplify code, tests are all passing
#25
gidsi
closed
7 years ago
1
adds description to the generated structs as a comment
#24
gidsi
closed
7 years ago
1
additionalProperties
#23
the4thamigo-uk
closed
6 years ago
4
License?
#22
baconalot
closed
7 years ago
3
Yaml ?
#21
rande
opened
7 years ago
1
Compiler errors, is Go 1.7.5 too old?
#20
metaleap
closed
7 years ago
2
Support cases where the items element of an array is null
#19
a-h
closed
7 years ago
1
Added support for objects which don't have any properties.
#18
a-h
closed
7 years ago
0
Items can also contain new types and references, fixes #15
#17
maciekmm
closed
7 years ago
1
Invalid go code: "-" in struct names
#16
andygrunwald
closed
7 years ago
1
Invalid go code: Missing data types
#15
andygrunwald
closed
7 years ago
3
panic: runtime error: invalid memory address or nil pointer dereference
#14
andygrunwald
closed
7 years ago
1
Required fields are flagged with `omitempty`
#13
andygrunwald
closed
7 years ago
1
json: cannot unmarshal array into Go value of type string
#12
andygrunwald
closed
6 years ago
4
Add "constructor" functions and Validation?
#11
MaerF0x0
opened
7 years ago
0
Not enough information in error messages
#10
wizpnz
closed
7 years ago
3
Nested schemas like "$ref": "uuid.json"
#9
wizpnz
closed
6 years ago
1
support patterns in json schema?
#8
nathanslaughtergs
opened
7 years ago
1
Resolved #6 by adding nested type definition support
#7
a-h
closed
7 years ago
0
Allow for Array of Object support
#6
apetitbois
closed
7 years ago
2
Added array support (issue #4)
#5
a-h
closed
7 years ago
0
Array support
#4
apetitbois
closed
7 years ago
2
Command Line options for package & output file
#3
alanraison
closed
8 years ago
1
Renamed cmd to schema-generate
#2
alanraison
closed
8 years ago
0
Fields are not ordered
#1
a-h
closed
8 years ago
1
Previous