| OLD | NEW |
| 1 { | 1 { |
| 2 "basePath": "/identitytoolkit/v3/relyingparty/", | 2 "basePath": "/identitytoolkit/v3/relyingparty/", |
| 3 "baseUrl": "https://www.googleapis.com/identitytoolkit/v3/relyingparty/", | 3 "baseUrl": "https://www.googleapis.com/identitytoolkit/v3/relyingparty/", |
| 4 "batchPath": "batch", | 4 "batchPath": "batch", |
| 5 "canonicalName": "Identity Toolkit", | 5 "canonicalName": "Identity Toolkit", |
| 6 "description": "Help the third party sites to implement federated login.", | 6 "description": "Help the third party sites to implement federated login.", |
| 7 "discoveryVersion": "v1", | 7 "discoveryVersion": "v1", |
| 8 "documentationLink": "https://developers.google.com/identity-toolkit/v3/", | 8 "documentationLink": "https://developers.google.com/identity-toolkit/v3/", |
| 9 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/zVUSgAlpBKN8kedTmeeniVwh5g4\"", | 9 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/jfVz2w61e7LPgd-72fW_8rrOqOc\"", |
| 10 "icons": { | 10 "icons": { |
| 11 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 11 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
| 12 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 12 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
| 13 }, | 13 }, |
| 14 "id": "identitytoolkit:v3", | 14 "id": "identitytoolkit:v3", |
| 15 "kind": "discovery#restDescription", | 15 "kind": "discovery#restDescription", |
| 16 "name": "identitytoolkit", | 16 "name": "identitytoolkit", |
| 17 "ownerDomain": "google.com", | 17 "ownerDomain": "google.com", |
| 18 "ownerName": "Google", | 18 "ownerName": "Google", |
| 19 "parameters": { | 19 "parameters": { |
| (...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 190 "request": { | 190 "request": { |
| 191 "$ref": "IdentitytoolkitRelyingpartyVerifyPasswordReques
t" | 191 "$ref": "IdentitytoolkitRelyingpartyVerifyPasswordReques
t" |
| 192 }, | 192 }, |
| 193 "response": { | 193 "response": { |
| 194 "$ref": "VerifyPasswordResponse" | 194 "$ref": "VerifyPasswordResponse" |
| 195 } | 195 } |
| 196 } | 196 } |
| 197 } | 197 } |
| 198 } | 198 } |
| 199 }, | 199 }, |
| 200 "revision": "20140916", | 200 "revision": "20141009", |
| 201 "rootUrl": "https://www.googleapis.com/", | 201 "rootUrl": "https://www.googleapis.com/", |
| 202 "schemas": { | 202 "schemas": { |
| 203 "CreateAuthUriResponse": { | 203 "CreateAuthUriResponse": { |
| 204 "description": "Response of creating the IDP authentication URL.", | 204 "description": "Response of creating the IDP authentication URL.", |
| 205 "id": "CreateAuthUriResponse", | 205 "id": "CreateAuthUriResponse", |
| 206 "properties": { | 206 "properties": { |
| 207 "authUri": { | 207 "authUri": { |
| 208 "description": "The URI used by the IDP to authenticate the
user.", | 208 "description": "The URI used by the IDP to authenticate the
user.", |
| 209 "type": "string" | 209 "type": "string" |
| 210 }, | 210 }, |
| (...skipping 707 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 918 "type": "boolean" | 918 "type": "boolean" |
| 919 } | 919 } |
| 920 }, | 920 }, |
| 921 "type": "object" | 921 "type": "object" |
| 922 } | 922 } |
| 923 }, | 923 }, |
| 924 "servicePath": "identitytoolkit/v3/relyingparty/", | 924 "servicePath": "identitytoolkit/v3/relyingparty/", |
| 925 "title": "Google Identity Toolkit API", | 925 "title": "Google Identity Toolkit API", |
| 926 "version": "v3" | 926 "version": "v3" |
| 927 } | 927 } |
| OLD | NEW |