Looks like the default value of nullable should depend on whether `type` is set. > A true value adds "null" to the allowed type specified by the type keyword, only if type is explicitly defined within the same Schema Object. See also discussion at: - https://github.com/thephpleague/openapi-psr7-validator/issues/118 - https://github.com/thephpleague/openapi-psr7-validator/issues/146