17 lines
253 B
JSON
Raw Normal View History

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