2 lines
101 B
JSON
2 lines
101 B
JSON
# we reject commands where data is not an array or complex type
|
|
{ 'command': 'oops', 'data': 'int' }
|