issues
search
interagent
/
schematic
A Go point of view on JSON Schema
https://godoc.org/github.com/interagent/schematic
MIT License
321
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve error messages
#58
mars
opened
2 years ago
0
Improve error message for "duplicate titles detected"
#57
mars
closed
2 years ago
1
anyOf
#56
qustavo
opened
3 years ago
0
Handle properties with question marks
#55
bernerdschaefer
closed
4 years ago
1
Bugfix/fix time added to everything
#54
FreekingDean
closed
4 years ago
3
Still Maintained?
#53
FreekingDean
closed
4 years ago
1
Fail on schema problems with context
#52
bernerdschaefer
closed
6 years ago
1
Add "Nat" so it becomes "NAT"
#51
joestump
closed
6 years ago
0
Add CIDR has an acronym
#50
cyberdelia
closed
6 years ago
0
Don't need pointers to have nilable interface, string or map.
#49
lstoll
closed
6 years ago
0
Test title uniqueness on the sub-schema, not the top level schema
#48
alindeman
closed
6 years ago
4
Fix condision for error when duplicate link titles
#47
theoden9014
closed
7 years ago
3
Disallow duplicate link titles
#46
wchrisjohnson
closed
7 years ago
5
Client API methods are being dropped when duplicate titles are encountered
#45
wchrisjohnson
closed
7 years ago
1
Fix Range header formatting
#44
vanstee
closed
7 years ago
3
Generalize ListRange as CallOption
#43
bernerdschaefer
closed
7 years ago
3
Re-use existing types where easily detected
#42
bernerdschaefer
closed
7 years ago
1
Adds support for context.Context
#41
alindeman
closed
7 years ago
1
Additional fixes for Heroku schema generation
#40
alindeman
closed
7 years ago
7
Allows references that point to parent definitions
#39
alindeman
closed
7 years ago
2
schematic: interface conversion: interface {} is []schematic.Link, not *schematic.Schema
#38
cgonyeo
opened
7 years ago
0
Fix for #36
#37
a-h
opened
8 years ago
2
expected 'IDENT', found 'import'
#36
a-h
opened
8 years ago
2
schematic is crashing with "fatal error: runtime: out of memory"
#35
kerlyn-bsd3
opened
9 years ago
1
Fixing asComment method cannot handle multibyte characters
#34
toricls
closed
6 years ago
2
added EncType and MediaType to Link
#33
akiomik
closed
7 years ago
0
Fixing support for Array schemas and targetSchemas
#32
ernesto-jimenez
closed
7 years ago
3
Package `time` imported and not used
#31
ernesto-jimenez
closed
4 years ago
0
Generating Go code for the API server
#30
ernesto-jimenez
opened
9 years ago
7
Stack overflow by $ref in targetSchema
#29
naoina
closed
7 years ago
6
Update README.md
#28
daneharrigan
closed
9 years ago
0
Do not rely in Link.Rel for values and parameters, allow configuring APIURL and workaround for random errors with schemas with references between resources
#27
ernesto-jimenez
closed
9 years ago
13
Add link.targetSchema support
#26
ernesto-jimenez
closed
9 years ago
7
Considerations for generating Ruby?
#25
brandur
opened
10 years ago
9
Add support for targetSchema
#24
cyberdelia
closed
9 years ago
2
Check that generated code can be compiled
#23
brandur
opened
10 years ago
2
Add support for ``[]interface{}``
#22
cyberdelia
closed
10 years ago
0
Items assumed for all schemas of type "array" when it can be excluded
#21
brandur
closed
10 years ago
4
Guidance for performing non-GET API calls
#20
brandur
closed
10 years ago
2
Godoc link points to heroku/schematic
#19
rlmcpherson
closed
10 years ago
1
Generated code's comments don't comply with go's conventions
#18
ernesto-jimenez
closed
10 years ago
1
Better handling of nested struct
#17
cyberdelia
closed
6 years ago
0
Batch udpates
#16
cyberdelia
closed
10 years ago
1
Respect HRef parameters order
#15
cyberdelia
closed
10 years ago
0
Pointer to map
#14
cyberdelia
closed
10 years ago
0
Docs suggestions
#13
mmcgrana
closed
10 years ago
6
Improve non-required fields situation
#12
cyberdelia
closed
10 years ago
7
Change the way with detect base URL
#11
cyberdelia
closed
10 years ago
0
Elide authorization
#10
mmcgrana
closed
10 years ago
1
Document how to rebundle templates
#9
mmcgrana
closed
10 years ago
1
Next