3.0 you cannot have "type":"null". Using the keyword "nullable":true adds null as a type alongside whatever is specified "type". This is currently supported.
3.1 removed "nullable". "type":"null" can be specified on its own. This is not supported currently.