Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 6th, 2012  |  syntax: None  |  size: 0.29 KB  |  hits: 7  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  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. }