update schemas
This commit is contained in:
parent
b23e5117a2
commit
d86e5f23ff
2 changed files with 7 additions and 2 deletions
|
@ -24,8 +24,12 @@
|
|||
"target": "api::media-entry.media-entry",
|
||||
"mappedBy": "lists"
|
||||
},
|
||||
"title": {
|
||||
"type": "string",
|
||||
"required": true
|
||||
},
|
||||
"description": {
|
||||
"type": "string"
|
||||
"type": "richtext"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue