change!: renommer apiresponse.V1BucketList à V1BucketsGET
Fait partie d'une suite de changements pour normaliser noms d'objets BREAKING: renommer `V1BucketList` à `V1BucketsGET`
This commit is contained in:
parent
7bf489315e
commit
8e40050f81
5 changed files with 19 additions and 19 deletions
|
@ -1,6 +1,6 @@
|
|||
package apiresponse
|
||||
|
||||
type V1BucketList struct {
|
||||
type V1BucketsGET struct {
|
||||
Response
|
||||
Data struct {
|
||||
Buckets map[string]string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue