master
json 2 lines 128 Bytes
Raw
1 # we reject data if it does not contain a valid array type
2 { 'command': 'oops', 'data': { 'member': [ { 'nested': 'str' } ] } }