mirror of
https://github.com/strapi/strapi.git
synced 2025-07-14 12:32:35 +00:00
17 lines
253 B
JSON
17 lines
253 B
JSON
![]() |
{
|
||
|
"info": {
|
||
|
"name": "code_snippet",
|
||
|
"description": ""
|
||
|
},
|
||
|
"connection": "default",
|
||
|
"collectionName": "components_code_snippets",
|
||
|
"attributes": {
|
||
|
"code": {
|
||
|
"type": "text"
|
||
|
},
|
||
|
"link": {
|
||
|
"type": "string"
|
||
|
}
|
||
|
}
|
||
|
}
|