Skip to content

nested discriminated oneOf not supported #218

Description

@davidmoten

If a discriminated oneOf itself has a oneOf as a member then the generated classes have compile failures.

Quite doable but not supported for the moment. Comment here if you need it.

Note that discriminated oneOf is not really necessary if the discriminating member is typed with a single value enum (all members are distinguishable at deserialization time if that's the case).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions