8 lines
103 B
JSON
8 lines
103 B
JSON
|
|
{
|
||
|
|
"type": "array",
|
||
|
|
"description": "Setting list",
|
||
|
|
"items": {
|
||
|
|
"$ref": "./setting-object.json"
|
||
|
|
}
|
||
|
|
}
|