18 lines
278 B
JSON
Raw Normal View History

2019-11-07 14:06:50 +01:00
{
"info": {
"name": "code_snippet",
2019-11-29 09:14:31 +01:00
"description": "",
"icon": "ambulance"
2019-11-07 14:06:50 +01:00
},
"connection": "default",
"collectionName": "components_code_snippets",
"attributes": {
"code": {
"type": "text"
},
"link": {
"type": "string"
}
}
}