Skip to content

Instantly share code, notes, and snippets.

@adilakhter
Last active August 29, 2015 14:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adilakhter/78fa8cca6c5cd3e77895 to your computer and use it in GitHub Desktop.
Save adilakhter/78fa8cca6c5cd3e77895 to your computer and use it in GitHub Desktop.
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