In spec `./fixtures/swagger/canary/docker/swagger.json` we find a construct for multiple-types, e.g.: ```json "type": [ "string", "array"] ``` The following "items" specification is not well validated, and unduly reports a spec validation message.