[RLC] Support namedUnion #1753
Labels
Client
This issue points to a problem in the data-plane of the library.
DPG/RLC v2.0 GA
Epic: Model Generation
https://github.com/Azure/cadl-azure/issues/1944
RLC
Cadl has the named union type like below:
We should support this in emitter. I think we have two options here.
Option 1: Take it as general union
Option 2: Take it as type alias (preferred)
I prefer the option 2 considering we could have a name for this union for better expression.
/cc @qiaozha @joheredi
The text was updated successfully, but these errors were encountered: