feat: replication bucket name (#440)
* chore: gofmt * chore: update openapi gen files * feat: add replication-bucket-name flag * fix: fix tests * chore: rename to replication-bucket * feat: show remote bucket name or id * chore: fmt fixup * chore: update openapi to master * chore: fix openapi generation
This commit is contained in:
@ -14,7 +14,7 @@ import (
|
||||
"encoding/json"
|
||||
)
|
||||
|
||||
// Links struct for Links
|
||||
// Links URI pointers for additional paged results.
|
||||
type Links struct {
|
||||
// URI of resource.
|
||||
Next *string `json:"next,omitempty" yaml:"next,omitempty"`
|
||||
|
Reference in New Issue
Block a user