-
There is a scenario where we need to replace the existing collection of entities (Navigation Property). But looks like it is not supported in WebAPI OData.
This is blocking the Likes ingestion to Su…
-
Ik probeer informatie over debatten te koppelen aan videos van debatten.
Stel ik heb videoverslag:
- https://debatgemist.tweedekamer.nl/debatten/ontstane-politieke-situatie van 10 juli 2023
Di…
-
Gives the following error when you try to send a notification:
[notifications] - Sending notification of key: Default and version: 1 [persistent-outbox] - Emit failed { event: 'Default', cause: Erro…
-
**Assemblies affected**
Which assemblies and versions are known to be affected e.g. ASP.NET Core OData 8.x
**Describe the bug**
OData specs has the following at: http://docs.oasis-open.org/odata/…
xuzhg updated
2 years ago
-
When I use the following C# code:
```csharp
var client = new ODataClient("https://services.odata.org/v4/TripPinServiceRW/");
var command = client.For()
.Filter(x => x.Trips.Any…
-
Hi,
when connecting to and querying the api for our MIS system I get the following error:
> The context URL 'https://xxx.xxx-xxx.co.uk/api/$metadata#schools/Wcbs.Domain.Models.Projections.SchoolDe…
-
CsdlWriter.TryWriteCsdl fails with NullReferenceException for the following Model:
```xml
…
-
We made a custom JS mapper for CSDL XML files (OData CSDL XML is defined at http://docs.oasis-open.org/odata/odata-csdl-xml/v4.01/cs01/odata-csdl-xml-v4.01-cs01.html).
However in the VSCode JSON Se…
-
Hello,
I just ran into this issue in a downstream app [ODataConnectedService](https://github.com/OData/ODataConnectedService/issues/184). I can actually get the reader to parse the xml file by sett…
-
I'm using the latest NuGet package (5.10.0.1) and running into a null reference exception when trying to run a grouping query.
https://services.odata.org/TripPinRESTierService/(S(iebzmrfqw2dzcaunofkh…