Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(195)

Side by Side Diff: discovery/googleapis/oauth2__v2.json

Issue 3003493002: Api-Roll 53: 2017-08-21 (Closed)
Patch Set: Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « discovery/googleapis/monitoring__v3.json ('k') | discovery/googleapis/partners__v2.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/plus.login": { 5 "https://www.googleapis.com/auth/plus.login": {
6 "description": "Know the list of people in your circles, you r age range, and language" 6 "description": "Know the list of people in your circles, you r age range, and language"
7 }, 7 },
8 "https://www.googleapis.com/auth/plus.me": { 8 "https://www.googleapis.com/auth/plus.me": {
9 "description": "Know who you are on Google" 9 "description": "Know who you are on Google"
10 }, 10 },
11 "https://www.googleapis.com/auth/userinfo.email": { 11 "https://www.googleapis.com/auth/userinfo.email": {
12 "description": "View your email address" 12 "description": "View your email address"
13 }, 13 },
14 "https://www.googleapis.com/auth/userinfo.profile": { 14 "https://www.googleapis.com/auth/userinfo.profile": {
15 "description": "View your basic profile info" 15 "description": "View your basic profile info"
16 } 16 }
17 } 17 }
18 } 18 }
19 }, 19 },
20 "basePath": "/", 20 "basePath": "/",
21 "baseUrl": "https://www.googleapis.com/", 21 "baseUrl": "https://www.googleapis.com/",
22 "batchPath": "batch", 22 "batchPath": "batch",
23 "description": "Obtains end-user authorization grants for use with other Goo gle APIs.", 23 "description": "Obtains end-user authorization grants for use with other Goo gle APIs.",
24 "discoveryVersion": "v1", 24 "discoveryVersion": "v1",
25 "documentationLink": "https://developers.google.com/accounts/docs/OAuth2", 25 "documentationLink": "https://developers.google.com/accounts/docs/OAuth2",
26 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/JnT6R6N-Azl-6h2VUiLhx9Ixv98\"", 26 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/UI_PjeJG3puXfKEXm-20UHWIhYQ\"",
27 "icons": { 27 "icons": {
28 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png", 28 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png",
29 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png" 29 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png"
30 }, 30 },
31 "id": "oauth2:v2", 31 "id": "oauth2:v2",
32 "kind": "discovery#restDescription", 32 "kind": "discovery#restDescription",
33 "methods": { 33 "methods": {
34 "getCertForOpenIdConnect": { 34 "getCertForOpenIdConnect": {
35 "httpMethod": "GET", 35 "httpMethod": "GET",
36 "id": "oauth2.getCertForOpenIdConnect", 36 "id": "oauth2.getCertForOpenIdConnect",
(...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after
148 "https://www.googleapis.com/auth/userinf o.profile" 148 "https://www.googleapis.com/auth/userinf o.profile"
149 ] 149 ]
150 } 150 }
151 } 151 }
152 } 152 }
153 } 153 }
154 } 154 }
155 } 155 }
156 } 156 }
157 }, 157 },
158 "revision": "20170509", 158 "revision": "20170807",
159 "rootUrl": "https://www.googleapis.com/", 159 "rootUrl": "https://www.googleapis.com/",
160 "schemas": { 160 "schemas": {
161 "Jwk": { 161 "Jwk": {
162 "id": "Jwk", 162 "id": "Jwk",
163 "properties": { 163 "properties": {
164 "keys": { 164 "keys": {
165 "items": { 165 "items": {
166 "properties": { 166 "properties": {
167 "alg": { 167 "alg": {
168 "default": "RS256", 168 "default": "RS256",
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
285 "type": "boolean" 285 "type": "boolean"
286 } 286 }
287 }, 287 },
288 "type": "object" 288 "type": "object"
289 } 289 }
290 }, 290 },
291 "servicePath": "", 291 "servicePath": "",
292 "title": "Google OAuth2 API", 292 "title": "Google OAuth2 API",
293 "version": "v2" 293 "version": "v2"
294 } 294 }
OLDNEW
« no previous file with comments | « discovery/googleapis/monitoring__v3.json ('k') | discovery/googleapis/partners__v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698