mirror of
https://github.com/tristanpenman/valijson.git
synced 2025-01-09 03:08:31 +01:00
8 lines
110 B
JSON
8 lines
110 B
JSON
{
|
|
"integer": {
|
|
"type": "integer"
|
|
},
|
|
"refToInteger": {
|
|
"$ref": "#/integer"
|
|
}
|
|
} |