mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
fix(json-up): update json files from discovery API
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/k4wrBVcVU21kpS62H1uJI58FLS0\"",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/iTA-R5-0GybzGChq9ZynFCm92Zw\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "oauth2:v2",
|
||||
"name": "oauth2",
|
||||
"version": "v2",
|
||||
"revision": "20150227",
|
||||
"revision": "20150302",
|
||||
"title": "Google OAuth2 API",
|
||||
"description": "Lets you access OAuth2 protocol related APIs.",
|
||||
"ownerDomain": "google.com",
|
||||
@@ -151,7 +151,7 @@
|
||||
},
|
||||
"user_id": {
|
||||
"type": "string",
|
||||
"description": "The Gaia obfuscated user id."
|
||||
"description": "The obfuscated user id."
|
||||
},
|
||||
"verified_email": {
|
||||
"type": "boolean",
|
||||
|
||||
Reference in New Issue
Block a user