Raw File
# we reject commands where data is not an array or complex type
{ 'command': 'oops', 'data': 'int' }
back to top