ContentType to content_type rename
This commit is contained in:
@@ -268,7 +268,7 @@ files_schema = {
|
|||||||
'embeddable': True
|
'embeddable': True
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'contentType': { # MIME type image/png video/mp4
|
'content_type': { # MIME type image/png video/mp4
|
||||||
'type': 'string',
|
'type': 'string',
|
||||||
'required': True,
|
'required': True,
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user