mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
chore(json): update to latest version
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/SE8GF0qL6iXnRUtOo9FTFK7DuNM\"",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/lycAHH8x-Ct6oDsJmcDO1AWwIZ4\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "admin:reports_v1",
|
||||
"name": "admin",
|
||||
"canonicalName": "reports",
|
||||
"version": "reports_v1",
|
||||
"revision": "20150429",
|
||||
"revision": "20150907",
|
||||
"title": "Admin Reports API",
|
||||
"description": "Allows the administrators of Google Apps customers to fetch reports about the usage, collaboration, security and risk for their users.",
|
||||
"ownerDomain": "google.com",
|
||||
@@ -464,7 +464,7 @@
|
||||
"type": "string",
|
||||
"description": "Application name for which the events are to be retrieved.",
|
||||
"required": true,
|
||||
"pattern": "(admin)|(calendar)|(drive)|(login)|(token)",
|
||||
"pattern": "(admin)|(calendar)|(drive)|(login)|(mobile)|(token)|(groups)",
|
||||
"location": "path"
|
||||
},
|
||||
"customerId": {
|
||||
@@ -543,7 +543,7 @@
|
||||
"type": "string",
|
||||
"description": "Application name for which the events are to be retrieved.",
|
||||
"required": true,
|
||||
"pattern": "(admin)|(calendar)|(drive)|(login)|(token)",
|
||||
"pattern": "(admin)|(calendar)|(drive)|(login)|(mobile)|(token)|(groups)",
|
||||
"location": "path"
|
||||
},
|
||||
"customerId": {
|
||||
|
||||
Reference in New Issue
Block a user