mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-09 14:13:35 +00:00
Implement Chrome Management API calls (#1350)
* Implement Chrome Management API calls * User start/end in print chromeappdevices * Handle a Chrome version without a version field
This commit is contained in:
@ -297,6 +297,7 @@ API_VER_MAPPING = {
|
||||
'driveactivity': 'v2',
|
||||
'calendar': 'v3',
|
||||
'cbcm': 'v1.1beta1',
|
||||
'chromemanagement': 'v1',
|
||||
'chromepolicy': 'v1',
|
||||
'classroom': 'v1',
|
||||
'cloudidentity': 'v1',
|
||||
|
Reference in New Issue
Block a user