michael@0: { michael@0: "name": "Basic App", michael@0: "installs_allowed_from": ["*"], michael@0: "activities": { michael@0: "without_href": { michael@0: "returnValue": true michael@0: }, michael@0: "valid_href": { michael@0: "returnvalue": true, michael@0: "href": "/foo.html" michael@0: } michael@0: }, michael@0: "messages": [ michael@0: { "valid_message_href": "/bar.html" } michael@0: ] michael@0: }