Skip to content

Instantly share code, notes, and snippets.

@adilakhter
Last active August 29, 2015 14:12
Embed
What would you like to do?
odata_uri
http://host:port/path/SampleService.svc/Categories(1)/Products?$top=2&$orderby=Name
\______________________________________/\____________________/ \__________________/
| | |
service root URL resource path query options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment