{ "collectionName": "components_actions_buttons", "info": { "displayName": "button" }, "options": {}, "attributes": { "title": { "type": "string" }, "path": { "type": "string" }, "type": { "type": "enumeration", "enum": [ "primary", "secondary" ] }, "source": { "type": "enumeration", "enum": [ "external", "internal" ] } } }