jive-sdk
Version:
Node.js SDK for Jive Software to assist with the development of add-ons
28 lines (25 loc) • 729 B
JSON
{
"sampleData" : {
"title" : "New Relic Application List",
"contents" : [ {
"text" : "Application Data"
} ],
"config" : {
"listStyle" : "contentList"
},
"action" : {
"text" : "Action Link",
"context" : { "test" : "data" }
}
},
"displayName" : "NewRelic-AppList {{{TILE_NAME}}}",
"name" : "{{{TILE_NAME}}}",
"description" : "NewRelic-AppList",
"style" : "LIST",
"icons" : {
"16" : "http://placehold.it/16x16",
"48" : "http://placehold.it/48x48",
"128" : "http://www.burnsidedigital.com/img/partner-page-logo-new-relic.png"
},
"action" : "{{{TILE_NAME}}}/action"
}