* feat: atzealde irudia erakusten du * feat: cloudinary sartzen du * feat: kartela erakusten du * chore: typescript errorea ekiditen du * feat: irisgarritasuna hobetzen du * feat: modalaren estiloa hobetzendu * feat: og image aldatzen du
34 lines
616 B
JSON
34 lines
616 B
JSON
{
|
|
"collectionName": "components_hasiera_sf_egunas",
|
|
"info": {
|
|
"displayName": "SF-eguna",
|
|
"icon": "alien",
|
|
"description": ""
|
|
},
|
|
"options": {},
|
|
"attributes": {
|
|
"ekitaldi_nagusia": {
|
|
"type": "relation",
|
|
"relation": "oneToOne",
|
|
"target": "api::sf-ekitaldia.sf-ekitaldia"
|
|
},
|
|
"eguna": {
|
|
"type": "date"
|
|
},
|
|
"atzealde_irudia": {
|
|
"allowedTypes": [
|
|
"images"
|
|
],
|
|
"type": "media",
|
|
"multiple": false
|
|
},
|
|
"kartela": {
|
|
"allowedTypes": [
|
|
"images"
|
|
],
|
|
"type": "media",
|
|
"multiple": false
|
|
}
|
|
}
|
|
}
|