File size: 186 Bytes
50ae831
 
 
 
 
 
1
2
3
4
5
6
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "description": "Empty success response for `command/exec/write`.",
  "title": "CommandExecWriteResponse",
  "type": "object"
}