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

Unified Diff: discovery/googleapis/identitytoolkit__v3.json

Issue 2226653002: Api-roll 40: 2016-08-08 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Addressed review comments Created 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis/genomics__v1.json ('k') | discovery/googleapis/oauth2__v2.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/identitytoolkit__v3.json
diff --git a/discovery/googleapis/identitytoolkit__v3.json b/discovery/googleapis/identitytoolkit__v3.json
index 7f4e43c2e61bd38b32117d949e7f593888df66fc..a70459083727f34c2ae8fc8daccaf66514f307fa 100644
--- a/discovery/googleapis/identitytoolkit__v3.json
+++ b/discovery/googleapis/identitytoolkit__v3.json
@@ -6,7 +6,7 @@
"description": "Help the third party sites to implement federated login.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/identity-toolkit/v3/",
- "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/wq2MlZitPLJy6Iy9W56oNQSYXNY\"",
+ "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/PRVB_KLGJsONNxc9oRcr6WW_ekc\"",
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -275,7 +275,7 @@
}
}
},
- "revision": "20160608",
+ "revision": "20160728",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"CreateAuthUriResponse": {
@@ -466,6 +466,10 @@
"description": "The URI to which the IDP redirects the user after the federated login flow.",
"type": "string"
},
+ "hostedDomain": {
+ "description": "The hosted domain to restrict sign-in to accounts at that domain for Google Apps hosted accounts.",
+ "type": "string"
+ },
"identifier": {
"description": "The email or federated ID of the user.",
"type": "string"
@@ -1512,6 +1516,10 @@
"description": "If idToken is STS id token, then this field will be refresh token.",
"type": "string"
},
+ "screenName": {
+ "description": "The screen_name of a Twitter user.",
+ "type": "string"
+ },
"timeZone": {
"description": "The timezone of the user.",
"type": "string"
« no previous file with comments | « discovery/googleapis/genomics__v1.json ('k') | discovery/googleapis/oauth2__v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698