Check if an OpenAPI version is 3.0.x (uses modified Draft 04 schemas with nullable instead of anyOf [T, null]).
nullable
anyOf [T, null]
Check if an OpenAPI version is 3.0.x (uses modified Draft 04 schemas with
nullableinstead ofanyOf [T, null]).