3 lines
127 B
JSON
3 lines
127 B
JSON
|
# we reject an array for data if it does not contain a known type
|
||
|
{ 'command': 'oops', 'data': { 'array': [ 'NoSuchType' ] } }
|