-
The ODATAV4 standard supports the string function "contains"
http://docs.oasis-open.org/odata/odata/v4.0/errata03/os/complete/part2-url-conventions/odata-v4.0-errata03-os-part2-url-conventions-comp…
-
The 'substringof' OData function mentioned in the Readme is no longer valid for OData v4, as according to the URI Conventions it was renamed as 'contains'.
See section 5.1.1.5.2 of [the document](h…
-
Prefer: return=representation header seems to get added to GET requests when it should not. According to [http://docs.oasis-open.org/odata/odata/v4.0/os/part1-protocol/odata-v4.0-os-part1-protocol.htm…
-
### Issue
We are currently migrating Client and Server from OData V2 to OData V4 and get the following exception with one query in the .NET Maui App:
_The complex type 'System.Collections.Generi…
-
*Short summary (3-5 sentences) describing the issue.*
$count does not seem supported in filter, expand or orderby for navigational properties.
### Assemblies affected
OData.NET 7.X
### Repro…
GODBS updated
5 years ago
-
According to OData documentation (https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part2-url-conventions.html#sec_case) we should be able to use case method call. I tried this with `Microsoft…
-
Hi! First I would like to say congratulations for this project!
I did not start to use it yet because I saw that there's no implementation of OData `$apply` query for Data Aggregation. My wish is t…
-
For now we didn't support $crossjoin : http://docs.oasis-open.org/odata/odata-data-aggregation-ext/v4.0/cs01/odata-data-aggregation-ext-v4.0-cs01.html#_Toc378326314
-
.../$metadata can be requested already in two formats, as JSON and as XML
https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_MetadataDocumentRequest
Once we have a…
-
Hi,
using v1.2.6 the mockup http://service-based-mockups.swordfishmockups.com fails validation using the provided openapi description documents.
The PathItems
```
/redfish/v1/StorageServices/Fil…