Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "_links": {
- "ex:basic": { "href": "/bleh" }
- "ex:search": { "href": "/search_for;{searchTerm}"}
- "ex:widget": { "href": "/widgets",
- "data": [
- {"name": "name", "type": "string"},
- {"name": "description", "type": "string"}
- ] }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment