Guest User

Untitled

a guest
Aug 6th, 2012
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. {
  2. "_links": {
  3. "ex:basic": { "href": "/bleh" }
  4. "ex:search": { "href": "/search_for;{searchTerm}"}
  5. "ex:widget": { "href": "/widgets",
  6. "data": [
  7. {"name": "name", "type": "string"},
  8. {"name": "description", "type": "string"}
  9. ] }
  10. }
  11. }
Advertisement
Add Comment
Please, Sign In to add comment