Closed davidmoten closed 1 year ago
This PR adds full anyOf support when there is no discriminator though null types haven't been considered yet. Previously was being handled like oneOf so some field loss could occur in round trip serialization/deserialization.
This PR adds full anyOf support when there is no discriminator though null types haven't been considered yet. Previously was being handled like oneOf so some field loss could occur in round trip serialization/deserialization.