microsoft / microsoft/typespec
Handle Additional Properties of Model Types
Open
emitter:client:csharp
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
We currently default to `BinaryData` as the value type when encountering additional properties of model types. Should we consider using the explicit model type? This will have other considerations we have to keep in mind during deserialization as we'll need to know which model type to deserialize the payload into.
Contributor guide
Assessment
This issue has not been assessed yet.