Commit 9a30969
committed
Add
- Previously, we added the `OneSignal-Subscription-Id` header to update user requests that had `deltas` in the body.
- Now, we will add this header to all update user requests. This endpoint may have expected this all along, but this was a recent ask of the SDK.OneSignal-Subscription-Id to all Update User requests1 parent 4b92542 commit 9a30969
File tree
1 file changed
+8
-14
lines changed- iOS_SDK/OneSignalSDK/OneSignalUser/Source/Requests
1 file changed
+8
-14
lines changedLines changed: 8 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 | | |
| 64 | + | |
| 65 | + | |
61 | 66 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | 67 | | |
74 | 68 | | |
75 | 69 | | |
| |||
0 commit comments