mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-09 22:23:35 +00:00
reason not valid woth readonly false; add contentrestrions to file field list (#1263)
This commit is contained in:
@ -380,6 +380,7 @@ DRIVEFILE_FIELDS_CHOICES_MAP = {
|
||||
'appdatacontents': 'appDataContents',
|
||||
'cancomment': 'canComment',
|
||||
'canreadrevisions': 'canReadRevisions',
|
||||
'contentrestrictions': 'contentRestrictions',
|
||||
'copyable': 'copyable',
|
||||
'copyrequireswriterpermission': 'copyRequiresWriterPermission',
|
||||
'createddate': 'createdDate',
|
||||
|
Reference in New Issue
Block a user