Add cover image to mizik
This commit is contained in:
@@ -42,6 +42,15 @@
|
||||
},
|
||||
"slug": {
|
||||
"type": "string"
|
||||
},
|
||||
"cover": {
|
||||
"model": "file",
|
||||
"via": "related",
|
||||
"allowedTypes": [
|
||||
"images"
|
||||
],
|
||||
"plugin": "upload",
|
||||
"required": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user