2019-08-22 14:10:45 +02:00
|
|
|
{
|
2020-06-25 00:11:04 +02:00
|
|
|
"kind": "collectionType",
|
2019-08-22 14:10:45 +02:00
|
|
|
"collectionName": "menus",
|
|
|
|
|
"info": {
|
|
|
|
|
"name": "menu",
|
|
|
|
|
"description": ""
|
|
|
|
|
},
|
|
|
|
|
"options": {
|
2020-07-27 16:06:08 +02:00
|
|
|
"draftAndPublish": false,
|
2019-08-22 14:10:45 +02:00
|
|
|
"increments": true,
|
|
|
|
|
"timestamps": true,
|
|
|
|
|
"comment": ""
|
|
|
|
|
},
|
|
|
|
|
"attributes": {
|
|
|
|
|
"description": {
|
|
|
|
|
"type": "text"
|
|
|
|
|
},
|
2019-09-18 12:07:45 +02:00
|
|
|
"menusections": {
|
2020-06-25 00:11:04 +02:00
|
|
|
"via": "menu",
|
|
|
|
|
"collection": "menusection"
|
2019-10-09 18:06:51 +02:00
|
|
|
},
|
|
|
|
|
"restaurant": {
|
2019-12-05 18:41:04 +01:00
|
|
|
"via": "menu",
|
|
|
|
|
"model": "restaurant"
|
2019-08-22 14:10:45 +02:00
|
|
|
}
|
|
|
|
|
}
|
2019-12-05 16:27:55 +01:00
|
|
|
}
|