mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
chore(json-up): fetch latest json
api-list.yaml was updated manually to push out APIs which are just empty or plain incompatible with what we are doing
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/YXB_V5C4Fkqp2K2OwxvEljJTMb4\"",
|
||||
"etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/bMK4HDuMxZCglZimId2SHixJJ1U\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "plus:v1",
|
||||
"name": "plus",
|
||||
"version": "v1",
|
||||
"revision": "20160127",
|
||||
"revision": "20160223",
|
||||
"title": "Google+ API",
|
||||
"description": "The Google+ API enables developers to build on top of the Google+ platform.",
|
||||
"ownerDomain": "google.com",
|
||||
@@ -70,7 +70,7 @@
|
||||
"oauth2": {
|
||||
"scopes": {
|
||||
"https://www.googleapis.com/auth/plus.login": {
|
||||
"description": "Know your basic profile info and list of people in your circles."
|
||||
"description": "Know the list of people in your circles, your age range, and language"
|
||||
},
|
||||
"https://www.googleapis.com/auth/plus.me": {
|
||||
"description": "Know who you are on Google"
|
||||
|
||||
Reference in New Issue
Block a user