a spec like this: ``` yaml swagger: '2.0' info: version: 0.0.0 title: - bar ``` Should fail because `title` is not an array. Currently it does not fail.