mirror of
https://github.com/strapi/strapi.git
synced 2025-08-31 12:23:05 +00:00
Clean models
This commit is contained in:
parent
f546dbec3b
commit
dee2c38678
@ -43,24 +43,6 @@
|
||||
"full_name": {
|
||||
"type": "string",
|
||||
"required": true
|
||||
},
|
||||
"dz": {
|
||||
"type": "dynamiczone",
|
||||
"components": [
|
||||
"blog.meta",
|
||||
"default.closingperiod",
|
||||
"default.dish",
|
||||
"default.openingtimes",
|
||||
"default.restaurantservice"
|
||||
],
|
||||
"min": 2
|
||||
},
|
||||
"couou": {
|
||||
"type": "enumeration",
|
||||
"enum": [
|
||||
"un"
|
||||
],
|
||||
"default": "un"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,14 +0,0 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "meta",
|
||||
"icon": "air-freshener"
|
||||
},
|
||||
"options": {},
|
||||
"attributes": {
|
||||
"name": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"connection": "default",
|
||||
"collectionName": "components_blog_metas"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user