2020-12-06 22:13:45 +01:00
|
|
|
{
|
|
|
|
|
"kind": "collectionType",
|
|
|
|
|
"collectionName": "awtis",
|
|
|
|
|
"info": {
|
|
|
|
|
"name": "awtis",
|
|
|
|
|
"description": ""
|
|
|
|
|
},
|
|
|
|
|
"options": {
|
|
|
|
|
"increments": true,
|
|
|
|
|
"timestamps": true,
|
|
|
|
|
"draftAndPublish": true
|
|
|
|
|
},
|
|
|
|
|
"attributes": {
|
|
|
|
|
"alias": {
|
|
|
|
|
"type": "string",
|
|
|
|
|
"unique": true,
|
|
|
|
|
"required": true
|
|
|
|
|
},
|
2020-12-18 19:20:10 +01:00
|
|
|
"prenon": {
|
2020-12-06 22:13:45 +01:00
|
|
|
"type": "string"
|
|
|
|
|
},
|
2020-12-18 19:20:10 +01:00
|
|
|
"non": {
|
2020-12-06 22:13:45 +01:00
|
|
|
"type": "string"
|
|
|
|
|
},
|
2020-12-18 19:20:10 +01:00
|
|
|
"biyografi": {
|
2020-12-06 22:13:45 +01:00
|
|
|
"type": "richtext"
|
|
|
|
|
},
|
2020-12-18 19:20:10 +01:00
|
|
|
"nesans": {
|
2020-12-06 22:13:45 +01:00
|
|
|
"type": "date"
|
|
|
|
|
},
|
2020-12-18 19:20:10 +01:00
|
|
|
"foto": {
|
2020-12-06 22:13:45 +01:00
|
|
|
"collection": "file",
|
|
|
|
|
"via": "related",
|
|
|
|
|
"allowedTypes": [
|
|
|
|
|
"images"
|
|
|
|
|
],
|
|
|
|
|
"plugin": "upload",
|
2021-05-22 23:28:30 +02:00
|
|
|
"required": false,
|
|
|
|
|
"pluginOptions": {}
|
2020-12-06 22:13:45 +01:00
|
|
|
},
|
2020-12-18 19:20:10 +01:00
|
|
|
"teks": {
|
2020-12-19 00:12:04 +01:00
|
|
|
"via": "awtis",
|
|
|
|
|
"collection": "teks"
|
2021-05-22 23:28:30 +02:00
|
|
|
},
|
|
|
|
|
"user": {
|
|
|
|
|
"plugin": "users-permissions",
|
|
|
|
|
"model": "user"
|
2022-05-10 22:01:40 +04:00
|
|
|
},
|
|
|
|
|
"slug": {
|
|
|
|
|
"type": "string"
|
2020-12-06 22:13:45 +01:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|