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