mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 08:19:07 +00:00
20 lines
294 B
JSON
20 lines
294 B
JSON
{
|
|
"collectionName": "components_default_comp2_s",
|
|
"info": {
|
|
"name": "comp2",
|
|
"icon": "ambulance"
|
|
},
|
|
"options": {},
|
|
"attributes": {
|
|
"azd": {
|
|
"type": "string"
|
|
},
|
|
"dzadaz": {
|
|
"type": "datetime"
|
|
},
|
|
"dazdz": {
|
|
"type": "biginteger"
|
|
}
|
|
}
|
|
}
|