The swagger specification in a definition doesn't allow for things like ``` json { "type": ["string", "null"] } ``` But the specification markdown document currently says that the definition is taken from json schema. That is incorrect.