Add shortcutDetails to drive file fields (#1413)

This commit is contained in:
Ross Scroggs
2021-08-23 13:05:15 -07:00
committed by GitHub
parent 7f51e35bd4
commit f3fba97652
2 changed files with 2 additions and 0 deletions

View File

@ -500,6 +500,7 @@ DRIVEFILE_FIELDS_CHOICES_MAP = {
'sharedwithmedate': 'sharedWithMeDate',
'sharedwithmetime': 'sharedWithMeDate',
'sharinguser': 'sharingUser',
'shortcutdetails': 'shortcutDetails',
'spaces': 'spaces',
'thumbnaillink': 'thumbnailLink',
'title': 'title',