Complex union and its serialize/deserialize
Open
emitter:typescript
- Dominant language
- TypeScript
- Stars
- 27
- Forks
- 90
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 156
Description
With https://github.com/Azure/autorest.typescript/pull/2169 completed, we still need to work on
1. non-problematic union without discriminator
a. can be differentiate from type.
b. can be differentiate from value of model property.
c. can be differentiate from required properties existence.
3. record type being used in union variant
Contributor guide
Assessment
This issue has not been assessed yet.