issues
search
jiro4989
/
nimjson
nimjson generates nim object definitions from json documents.
https://jiro4989.github.io/nimjson/nimjson.html
MIT License
52
stars
5
forks
source link
feat: support json schema #30
#31
Closed
jiro4989
closed
2 years ago
jiro4989
commented
2 years ago
30
Support features
Atom field (
string
,
integer
,
number
...)
Nested object
$ref
and
$defs
Add dependencies
jsony
Breaking changes
Unsupport Nim 1.0.x, 1.2.x
TODO
GitHub Pages will be updated later
30
Support features
string
,integer
,number
...)$ref
and$defs
Add dependencies
Breaking changes
TODO