Skip to content

Urls targeting collections of EdmComplexObjects fail to serialize. #1597

@mtroth-microsoft

Description

@mtroth-microsoft

if I target the entity set:
/Entities/key
and the entity type contains a Collection(ComplexType) property, the result works as expected. But when I navigate directly to that property, the service errors out because the media formatter is unable to find a qualifying serializer to handle List.
/Entities/key/ListOfComplexObjects

this was tested against master.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions