| Index: discovery/googleapis/identitytoolkit__v3.json
|
| diff --git a/discovery/googleapis/identitytoolkit__v3.json b/discovery/googleapis/identitytoolkit__v3.json
|
| index 242a4fa1b5bfd66c4d9b0c66bf4d48e3723d1ada..b9db7b0ff3a9189543acab189af739b4bf3fc4df 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": "\"tbys6C40o18GZwyMen5GMkdK-3s/e7L4gGXJzl8PkSEyyAcfyGJlqQA\"",
|
| + "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/yXklm7FmX0B5usOgdbt9pvbqhCA\"",
|
| "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": "20170308",
|
| + "revision": "20170413",
|
| "rootUrl": "https://www.googleapis.com/",
|
| "schemas": {
|
| "CreateAuthUriResponse": {
|
| @@ -1490,6 +1490,10 @@
|
| "format": "double",
|
| "type": "number"
|
| },
|
| + "phoneNumber": {
|
| + "description": "User's phone number.",
|
| + "type": "string"
|
| + },
|
| "photoUrl": {
|
| "description": "The URL of the user profile photo.",
|
| "type": "string"
|
| @@ -1510,6 +1514,10 @@
|
| "description": "User's identifier at IDP.",
|
| "type": "string"
|
| },
|
| + "phoneNumber": {
|
| + "description": "User's phone number.",
|
| + "type": "string"
|
| + },
|
| "photoUrl": {
|
| "description": "The user's photo url at the IDP.",
|
| "type": "string"
|
|
|