Skip to content

When an interface inherits an interface, System.Text.Json.JsonSerializer.Serialize only encodes the properties of the current interface into the json #48768

@vsfeedback

Description

@vsfeedback

This issue has been moved from a ticket on Developer Community.


The interface inherits the interface, and there should be content in the interface at the next level. Now System.Text.Json.JsonSerializer.Serialize encodes a string that contains only data for this level of interface, not the data for the interface's parent interface.
So I'm inglying back and hoping to get help.


Original Comments

Feedback Bot on 2/23/2021, 00:07 AM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.


Original Solutions

(no solutions)

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions