Skip to content
Snippets Groups Projects
Commit ff80a1f8 authored by Josh Brooks's avatar Josh Brooks
Browse files

Update docstring for BackupReport

parent b6a974db
No related branches found
No related tags found
2 merge requests!510Release,!302Restore BackupReport to original glory
...@@ -27,7 +27,7 @@ type Backup struct { ...@@ -27,7 +27,7 @@ type Backup struct {
// NewCmixFromBackup. // NewCmixFromBackup.
// //
// Example BackupReport: // Example BackupReport:
// {"BackupIdListJson":"WyJPRHRRTTA4ZERpV3lXaE0wWUhjanRHWnZQcHRSa1JOZ1pHR2FkTG10dE9BRCJd","BackupParams":""} //{"RestoredContacts":["oTEWTJaa0gcNt3BHeogEnZ/b8CO984Cp9PNLjHNJfWMD"],"Params":""}
type BackupReport struct { type BackupReport struct {
// The list of restored E2E partner IDs // The list of restored E2E partner IDs
RestoredContacts []*id.ID RestoredContacts []*id.ID
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment