fix: restore when changing tokens works (#297)
* fix: restore when changing tokens works * fix: remove cruft * chore: changelog update * chore: CHANGELOG word-smithing Co-authored-by: Dan Moran <dmoran@influxdata.com>
This commit is contained in:
@ -91,6 +91,7 @@ Examples:
|
||||
RestoreApi: api.RestoreApi.OnlyOSS(),
|
||||
BucketsApi: api.BucketsApi,
|
||||
OrganizationsApi: api.OrganizationsApi,
|
||||
ApiConfig: api,
|
||||
}
|
||||
return client.Restore(getContext(ctx), ¶ms)
|
||||
},
|
||||
|
Reference in New Issue
Block a user