odataorg.github.io
odataorg.github.io copied to clipboard
Staging site and collaboration repository for http://www.odata.org
Should add a separate page for tools at http://www.odata.org/tools and contains: - OData validators - XOData - OData API explorer (this may be removed since it no longer maintained) -...
Currently, the side margin is too thin. Like /blog. /blog/specific-blog, ecosystem and etc.
I am trying to use the reference service https://services.odata.org/TripPinRESTierService form Salesforce, and the Airlines and Airports works well. But when I try to access the Person Object, I get this...
A highly versatile, fast and secured OData Version 4.01 SQL Connector which provides functionality to convert different types of OData segments into SQL query statements, that can be executed over...
Hello, I’m trying to use OData reference service with OData ‘any’ function and getting errors consistently. These examples http://services.odata.org/TripPinRESTierService/(S(3mslpb2bc0k5ufk24olpghzx))/People?$filter=AddressInfo/any(o:o/Address eq '87 Polk St. Suite 5') http://services.odata.org/TripPinRESTierService/(S(3mslpb2bc0k5ufk24olpghzx))/People?$filter=Emails/any(o:o eq '[email protected]') produce ```...