Call to get UserData associated with given BackupID.
Depends on D8995
Differential D8996 Authored by kamil on Aug 29 2023, 2:21 AM.
Tags None Referenced Files
Details Summary Call to get UserData associated with given BackupID. Depends on D8995 Test Plan Call this with mock data and verify result is correct.
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptAug 29 2023, 2:21 AM2023-08-29 02:21:49 (UTC-7) Harbormaster completed remote builds in B22199: Diff 30475.Aug 29 2023, 2:38 AM2023-08-29 02:38:40 (UTC-7) Comment Actions LGTM, it's really similar to the previous diff, so I'm assuming any react native stuff will get solved there This revision is now accepted and ready to land.Aug 29 2023, 7:52 AM2023-08-29 07:52:09 (UTC-7) Harbormaster completed remote builds in B22327: Diff 30671.Aug 31 2023, 1:40 PM2023-08-31 13:40:08 (UTC-7) Closed by commit rCOMMc29a59e1da0a: [client-backup] implement API call to get UserData (authored by kamil). · Explain WhyAug 31 2023, 1:53 PM2023-08-31 13:53:37 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 30671 native/backup/api.js
|
feel like this is a bit hard to read, and we should avoid explicit unwraps