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

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

Issue 663113002: Api roll 4: 2014-10-20 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 2 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/groupssettings__v1.json ('k') | discovery/googleapis/licensing__v1.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 "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
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
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 }
OLDNEW
« no previous file with comments | « discovery/googleapis/groupssettings__v1.json ('k') | discovery/googleapis/licensing__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698