cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
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@]
|
|
}
|
|
}
|