Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

OData service Expand error

Hi All,   I created an ODATA api in .NET 5 (C#) and when testing in the browser this is working fine. It has several parent entities and having enabled expand() I can get related child entities wi...