Skip to content

Commit 255eb39

Browse files
authored
Remove 409 Warning for UserCreate
409 Warning on UserCreate blanks out the id for the user record if the account exists.
1 parent 75abd17 commit 255eb39

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Google.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -500,9 +500,6 @@
500500
"password",
501501
"familyName",
502502
"givenName"
503-
],
504-
"warning_only": [
505-
409
506503
]
507504
},
508505
"user_delete": {

0 commit comments

Comments
 (0)