Skip to content

Add support for Union properties - #102

Open
mikee47 wants to merge 4 commits into
developfrom
feature/union-props
Open

Add support for Union properties#102
mikee47 wants to merge 4 commits into
developfrom
feature/union-props

Conversation

@mikee47

@mikee47 mikee47 commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Currently, unions (defined using oneOf) may only contain objects. This PR rectifieds that to allow a mix of both Objects and Properties.

TODO:

  • Support default for properties such that toXXX() configures the appropriate default value. Currently only the union default is applied.
  • Review tests and ensure both streaming import/export are covered
  • Update documentation

@mikee47 mikee47 mentioned this pull request Aug 20, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant