1dd883c6fSEric Blake# we reject data if it does not contain a valid array type 20d8b9fb5SEric Blake{ 'command': 'oops', 'data': { 'member': [ { 'nested': 'str' } ] } } 3