{
|
|
"type": "object",
|
|
"properties": {
|
|
"result": {
|
|
"type": "boolean"
|
|
}
|
|
},
|
|
"required": [
|
|
"result"
|
|
]
|
|
}
|