mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 10:55:37 +00:00
clean data model
Signed-off-by: Virginie Ky <virginie.ky@gmail.com>
This commit is contained in:
parent
357e197605
commit
d796e16b77
@ -9,14 +9,6 @@
|
||||
"type": "string",
|
||||
"required": true,
|
||||
"unique": true
|
||||
},
|
||||
"enum": {
|
||||
"type": "enumeration",
|
||||
"enum": [
|
||||
"yo",
|
||||
"yoyo",
|
||||
"yoyoyo"
|
||||
]
|
||||
}
|
||||
},
|
||||
"collectionName": "myplugin_test"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user