some APIs now using v2 discovery URLs

This commit is contained in:
Jay Lee
2020-08-27 14:31:47 -04:00
parent f55305a800
commit 549670e45f

View File

@@ -222,13 +222,10 @@ V1_DISCOVERY_APIS = {
'appsactivity', 'appsactivity',
'calendar', 'calendar',
'drive', 'drive',
'gmail',
'groupssettings',
'licensing', 'licensing',
'oauth2', 'oauth2',
'reseller', 'reseller',
'siteVerification', 'siteVerification',
'storage',
} }
API_VER_MAPPING = { API_VER_MAPPING = {