mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
chore(json): fetch latest json and re-gen all code
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/uXLS8z-zc-3mqba8ZhXP5-JJ2ag\"",
|
||||
"etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/ZNWWs55SDv_tc8yf5oM647SvRm8\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "oauth2:v1",
|
||||
"name": "oauth2",
|
||||
"version": "v1",
|
||||
"revision": "20160822",
|
||||
"revision": "20161103",
|
||||
"title": "Google OAuth2 API",
|
||||
"description": "Obtains end-user authorization grants for use with other Google APIs.",
|
||||
"ownerDomain": "google.com",
|
||||
"ownerName": "Google",
|
||||
"icons": {
|
||||
"x16": "http://www.google.com/images/icons/product/search-16.gif",
|
||||
"x32": "http://www.google.com/images/icons/product/search-32.gif"
|
||||
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
|
||||
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
|
||||
},
|
||||
"documentationLink": "https://developers.google.com/accounts/docs/OAuth2",
|
||||
"protocol": "rest",
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/jeziO2vCSIZL3x2MLvouc5ezDhQ\"",
|
||||
"etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/DLGEtypjIuIXh77Iqrmfcan50ew\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "oauth2:v2",
|
||||
"name": "oauth2",
|
||||
"version": "v2",
|
||||
"revision": "20160822",
|
||||
"revision": "20161103",
|
||||
"title": "Google OAuth2 API",
|
||||
"description": "Obtains end-user authorization grants for use with other Google APIs.",
|
||||
"ownerDomain": "google.com",
|
||||
"ownerName": "Google",
|
||||
"icons": {
|
||||
"x16": "http://www.google.com/images/icons/product/search-16.gif",
|
||||
"x32": "http://www.google.com/images/icons/product/search-32.gif"
|
||||
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
|
||||
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
|
||||
},
|
||||
"documentationLink": "https://developers.google.com/accounts/docs/OAuth2",
|
||||
"protocol": "rest",
|
||||
|
||||
Reference in New Issue
Block a user