odataorg.github.io
odataorg.github.io copied to clipboard
Staging site and collaboration repository for http://www.odata.org
ODL returns a NullReferenceException when validating URLs with dynamic properties for deprecation. Sample repro uri: graph.microsoft.com/v1.0/drives('\')/items('\')/\ Stack trace: at Microsoft.OData.UriParser.Validation.ODataUrlValidator.ValidateProperties(IEdmType edmType, ODataUrlValidationContext context) in D:\a\1\s\src\Microsoft.OData.Core\UrlValidation\ValidationEngine\ODataUrlValidator.cs:line 444 at Microsoft.OData.UriParser.Validation.ODataUrlValidator.ValidateSelectExpandClause(IEdmType segmentType, SelectExpandClause...
OData v4 is not working for Northwind https://services.odata.org/v4/northwind/northwind ![Uploading Screenshot 2024-04-02 at 1.11.07 PM.png…]()
Our oData instance accessing http://services.odata.org/Northwind/Northwind.svc/Customers has not responded for the last ~36 hours. Any help on how to get this resolved will be super helpful.
Hello all does anyone knows a tooll (XSLT or any) to remove OData Entities from an existing model ? I have been trying to use this over a humongous OData...
When I try to create a Create a Derived Entity with the data given in Tripin Advanced Usages, am getting the following error. { "error": { "code": "", "message": "Value...
This pull request recreates the website redesign PR https://github.com/OData/odataorg.github.io/pull/348. PR #348 had been merged to master but was reverted to investigate reasons for the site being broken. The conditions that...
I'm trying to insert an Entity to the odata sample TripPinRESTierService. Got a special key that allows me to make a modification, send a request ``` POST https://services.odata.org/TripPinRESTierService/(S())/People headers: Content-Type:application/json...
Thanks !
There are a number of links on odata.org that are outdated or otherwise not working. It would be great to update these links to make sure they are still working...