| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/cloud-platform": { | 5 "https://www.googleapis.com/auth/cloud-platform": { |
| 6 "description": "View and manage your data across Google Clou
d Platform services" | 6 "description": "View and manage your data across Google Clou
d Platform services" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/firebase": { | 8 "https://www.googleapis.com/auth/firebase": { |
| 9 "description": "View and administer all your Firebase data a
nd settings" | 9 "description": "View and administer all your Firebase data a
nd settings" |
| 10 } | 10 } |
| 11 } | 11 } |
| 12 } | 12 } |
| 13 }, | 13 }, |
| 14 "basePath": "/identitytoolkit/v3/relyingparty/", | 14 "basePath": "/identitytoolkit/v3/relyingparty/", |
| 15 "baseUrl": "https://www.googleapis.com/identitytoolkit/v3/relyingparty/", | 15 "baseUrl": "https://www.googleapis.com/identitytoolkit/v3/relyingparty/", |
| 16 "batchPath": "batch", | 16 "batchPath": "batch", |
| 17 "canonicalName": "Identity Toolkit", | 17 "canonicalName": "Identity Toolkit", |
| 18 "description": "Help the third party sites to implement federated login.", | 18 "description": "Help the third party sites to implement federated login.", |
| 19 "discoveryVersion": "v1", | 19 "discoveryVersion": "v1", |
| 20 "documentationLink": "https://developers.google.com/identity-toolkit/v3/", | 20 "documentationLink": "https://developers.google.com/identity-toolkit/v3/", |
| 21 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/UEEkETf0vZtePxQ-d6aevRNtFfM\"", | 21 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/lY4purhHKClSF7bHp4Xq20FjMmM\"", |
| 22 "icons": { | 22 "icons": { |
| 23 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", | 23 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
| 24 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" | 24 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" |
| 25 }, | 25 }, |
| 26 "id": "identitytoolkit:v3", | 26 "id": "identitytoolkit:v3", |
| 27 "kind": "discovery#restDescription", | 27 "kind": "discovery#restDescription", |
| 28 "name": "identitytoolkit", | 28 "name": "identitytoolkit", |
| 29 "ownerDomain": "google.com", | 29 "ownerDomain": "google.com", |
| 30 "ownerName": "Google", | 30 "ownerName": "Google", |
| 31 "parameters": { | 31 "parameters": { |
| (...skipping 301 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 333 "response": { | 333 "response": { |
| 334 "$ref": "VerifyPasswordResponse" | 334 "$ref": "VerifyPasswordResponse" |
| 335 }, | 335 }, |
| 336 "scopes": [ | 336 "scopes": [ |
| 337 "https://www.googleapis.com/auth/cloud-platform" | 337 "https://www.googleapis.com/auth/cloud-platform" |
| 338 ] | 338 ] |
| 339 } | 339 } |
| 340 } | 340 } |
| 341 } | 341 } |
| 342 }, | 342 }, |
| 343 "revision": "20170712", | 343 "revision": "20170803", |
| 344 "rootUrl": "https://www.googleapis.com/", | 344 "rootUrl": "https://www.googleapis.com/", |
| 345 "schemas": { | 345 "schemas": { |
| 346 "CreateAuthUriResponse": { | 346 "CreateAuthUriResponse": { |
| 347 "description": "Response of creating the IDP authentication URL.", | 347 "description": "Response of creating the IDP authentication URL.", |
| 348 "id": "CreateAuthUriResponse", | 348 "id": "CreateAuthUriResponse", |
| 349 "properties": { | 349 "properties": { |
| 350 "allProviders": { | 350 "allProviders": { |
| 351 "description": "all providers the user has once used to do f
ederated login", | 351 "description": "all providers the user has once used to do f
ederated login", |
| 352 "items": { | 352 "items": { |
| 353 "type": "string" | 353 "type": "string" |
| (...skipping 1476 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1830 "type": "boolean" | 1830 "type": "boolean" |
| 1831 } | 1831 } |
| 1832 }, | 1832 }, |
| 1833 "type": "object" | 1833 "type": "object" |
| 1834 } | 1834 } |
| 1835 }, | 1835 }, |
| 1836 "servicePath": "identitytoolkit/v3/relyingparty/", | 1836 "servicePath": "identitytoolkit/v3/relyingparty/", |
| 1837 "title": "Google Identity Toolkit API", | 1837 "title": "Google Identity Toolkit API", |
| 1838 "version": "v3" | 1838 "version": "v3" |
| 1839 } | 1839 } |
| OLD | NEW |