mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-15 02:40:23 +00:00
14 lines
201 B
JSON
14 lines
201 B
JSON
{
|
|
"id": "http://localhost:1234",
|
|
"items": {
|
|
"id": "deeper/",
|
|
"items": {
|
|
"$ref": "stringProp.json"
|
|
}
|
|
},
|
|
"definitions": {
|
|
"bool": {
|
|
"$ref": "boolProp.json"
|
|
}
|
|
}
|
|
} |