Aumkar
Results
1
comments of
Aumkar
Seems like its an issue with "openapi_schema_validator" lib. https://github.com/p1c2u/openapi-schema-validator/blob/master/openapi_schema_validator/validators.py#L69 May be it should check whether nullable property is present with `anyOf`, `oneOf` before adding `nullable: false`