Suport for data attributes that can be of different types #129
Unanswered
samuelramos
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @samuelramos, There is just limited support for union types:
Supporting real union types, as well as JSON Schema's Same for Bitol ODCS. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
This is something that started from AVRO contract need. Considering that in AVRO a field can be a union of one or even more complex types, how that could be represented on the YAML data contract?
Thanks,
SR
Beta Was this translation helpful? Give feedback.
All reactions