10d8b9fb5SEric Blake# FIXME: we should reject an array for data if it does not contain a known type 20d8b9fb5SEric Blake{ 'command': 'oops', 'data': { 'array': [ 'NoSuchType' ] } } 3