This repository was archived by the owner on Jun 29, 2022. It is now read-only.
forked fromfirebase/firebase-admin-java
- Notifications
You must be signed in to change notification settings - Fork2
Commit36bbdce
Fix for the uploadAccountResponse for correct error message/reason (firebase#244)
* - Fix for the uploadAccountResponse for correct error message/reason* Update CHANGELOG.md1 parent1f574a3 commit36bbdce
File tree
3 files changed
+4
-3
lines changed- src
- main/java/com/google/firebase/auth/internal
- test/resources
3 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
0 commit comments
Comments
(0)