mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-03 03:03:41 +00:00
Update create datatransfer
Allow drive as a synonym for Drive, avoids an API call Update documentation
This commit is contained in:
@ -2155,6 +2155,7 @@ SERVICE_NAME_CHOICES_MAP = {
|
||||
u'googleplus': u'Google+',
|
||||
u'gplus': u'Google+',
|
||||
u'g+': u'Google+',
|
||||
u'drive': u'Drive',
|
||||
u'googledrive': u'Drive',
|
||||
u'gdrive': u'Drive',
|
||||
}
|
||||
|
Reference in New Issue
Block a user