9 lines
133 B
JSON
9 lines
133 B
JSON
|
{
|
||
|
"id": "http://localhost:1234",
|
||
|
"items": {
|
||
|
"id": "deeper/",
|
||
|
"items": {
|
||
|
"$ref": "arrayProp.json#/items"
|
||
|
}
|
||
|
}
|
||
|
}
|