blob: 0d521535b3b799f2c1ff6680b22634ecdead12f5 [file]
{
"title": "Body",
"body": {
"content": {
"application/json": {
"schema": {
"properties": { "client_id": { "type": "string" } },
"type": "object",
"title": "StopQuerySchema"
},
"example": { "client_id": "string" }
}
},
"description": "Stop query schema",
"required": true
}
}