Sha256: 30331b8c750dd854d13b89bf2db8282c216dc48eea6c46ddabc00d6b11b10107
Contents?: true
Size: 1.32 KB
Versions: 14
Compression:
Stored size: 1.32 KB
Contents
{ "total_entries": 2, "_links": { "self": { "href": "/api/v2/macros/1/actions?page=1&per_page=50", "class": "page" }, "first": { "href": "/api/v2/macros/1/actions?page=1&per_page=50", "class": "page" }, "last": { "href": "/api/v2/macros/1/actions?page=1&per_page=50", "class": "page" }, "next": null, "previous": null }, "_embedded": { "entries": [ { "type": "set-case-description", "value": "From a VIP Customer", "enabled": true, "created_at": "2013-11-22T22:49:20Z", "updated_at": "2013-11-22T22:49:20Z", "_links": { "self": { "href": "/api/v2/macros/1/actions/1", "class": "macro_action" }, "macro": { "href": "/api/v2/macros/1", "class": "macro" } } }, { "type": "set-case-priority", "value": "10", "enabled": true, "created_at": "2013-11-22T22:49:20Z", "updated_at": "2013-11-22T22:49:20Z", "_links": { "self": { "href": "/api/v2/macros/1/actions/2", "class": "macro_action" }, "macro": { "href": "/api/v2/macros/1", "class": "macro" } } } ] } }
Version data entries
14 entries across 14 versions & 1 rubygems