Skip to content

Support deserialization of generic types that are JsonSerializable. #44213

Open
@srnagar

Description

@srnagar
          This looks good to handle `List<JsonSerializableType>` but nothing more than that. This is good to get us unblocked but we might want to look into more generalized handling in the future for stuff like `Map<String, JsonSerializableType>` or `List<List<Type>>`.

Originally posted by @alzimmermsft in #44208 (comment)

Metadata

Metadata

Assignees

Labels

Azure.Core.V2Contains issues to consider when desiging Azure Core V2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions