microsoft / microsoft/typespec
Add Support for Derived Deserialization of Models
Open
emitter:client:csharp
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
Now that we generate "core" serialization methods that are called from the interface methods, we should add support to defer to base for deserialization similar to [JsonModelWriteCore](https://github.com/microsoft/typespec/blob/main/packages/http-client-csharp/generator/TestProjects/Local/Unbranded-TypeSpec/src/Generated/Models/Friend.Serialization.cs#L37). This may require design first.
Contributor guide
Assessment
This issue has not been assessed yet.