bf51655a7b
Signed-off-by: Jacek J. Łakis <jacek.lakis@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
14 lines
No EOL
201 B
JSON
14 lines
No EOL
201 B
JSON
{
|
|
"id": "http://localhost:1234",
|
|
"items": {
|
|
"id": "deeper/",
|
|
"items": {
|
|
"$ref": "stringProp.json"
|
|
}
|
|
},
|
|
"definitions": {
|
|
"bool": {
|
|
"$ref": "boolProp.json"
|
|
}
|
|
}
|
|
} |