KaiZen-OpenAPI-Editor icon indicating copy to clipboard operation
KaiZen-OpenAPI-Editor copied to clipboard

Swagger v2: Missing object type validation and quick fix should work for sub-schemas

Open tedepstein opened this issue 8 years ago • 0 comments

Noted here: https://modelsolv.atlassian.net/browse/ZEN-3421?focusedCommentId=43532&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-43532

The validation error marker, and therefore the quick fix, only show for top-level schema objects. An array of objects with a missing type:object in the sub-schema will not trigger this validation error in Swagger-OpenAPI v2. (I have not tested v3.)

tedepstein avatar Oct 23 '17 14:10 tedepstein