10 lines
145 B
Plaintext
10 lines
145 B
Plaintext
{
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"if": {
|
|
"type": "object"
|
|
},
|
|
"then": {
|
|
"allOf": [@SCHEMA_INCLUDES@]
|
|
}
|
|
}
|