Namespace: synergy/icon
Last updated: 23.8.2017
Application icon is used during the construction of various navigation items (e.g. menu).
Interested parties (e.g. Chemaxon Cloud) request application icon information by sending HTTP GET request to configured URL. Response is expected to contain image data in response body and image type in Content-Type header.
Application info uses synergy/icon
namespace and single url
attribute.
{
"namespace": "synergy/icon",
"attributes": {
"url": "http://localhost:8102/services/icon"
}
}