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

Unified Diff: discovery/googleapis/identitytoolkit__v3.json

Issue 2987103002: Api-Roll 52: 2017-07-31 (Closed)
Patch Set: Created 3 years, 5 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/iam__v1.json ('k') | discovery/googleapis/kgsearch__v1.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 7960170fc3e66a41468244b42d6385060391c979..994f8dae5bbe58bfbaa2fe43c1fc41fa95fd9f84 100644
--- a/discovery/googleapis/identitytoolkit__v3.json
+++ b/discovery/googleapis/identitytoolkit__v3.json
@@ -18,7 +18,7 @@
"description": "Help the third party sites to implement federated login.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/identity-toolkit/v3/",
- "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/mRP2pwjx8HZNSfXtE0G7azflT_U\"",
+ "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/UEEkETf0vZtePxQ-d6aevRNtFfM\"",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
@@ -340,7 +340,7 @@
}
}
},
- "revision": "20170425",
+ "revision": "20170712",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"CreateAuthUriResponse": {
@@ -649,6 +649,13 @@
"type": "string"
},
"type": "array"
+ },
+ "phoneNumber": {
+ "description": "Privileged caller can query users by specified phone number.",
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
}
},
"type": "object"
@@ -821,6 +828,10 @@
"description": "The new password of the user.",
"type": "string"
},
+ "phoneNumber": {
+ "description": "Privileged caller can update user with specified phone number.",
+ "type": "string"
+ },
"photoUrl": {
"description": "The photo url of the user.",
"type": "string"
@@ -987,6 +998,10 @@
"description": "The new password of the user.",
"type": "string"
},
+ "phoneNumber": {
+ "description": "Privileged caller can create user with specified phone number.",
+ "type": "string"
+ },
"photoUrl": {
"description": "The photo url of the user.",
"type": "string"
« no previous file with comments | « discovery/googleapis/iam__v1.json ('k') | discovery/googleapis/kgsearch__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698