6 lines
101 B
JSON
6 lines
101 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"type": "object",
|
|
"minProperties": 1
|
|
}
|