Closed
Description
Currently, oneOf validates each element in the schema.
2 problems need to be addressed:
- prevent more than one element to be passed in oneOf - violation of OpenAPI spec
- address the PropertiesValidator, which can not distinguish whether a missing node is an optional field or one of the oneOf elements which is not present in the request
Metadata
Metadata
Assignees
Labels
No labels