Skip to content

Commit c5ed81b

Browse files
committed
Adjust doc
1 parent e2b167e commit c5ed81b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

storagev2/apis/query_bucket_v4/api.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ func (j *ApiDomains) validate() error {
229229
return nil
230230
}
231231

232-
// 主 API 域名列表
232+
// 主 S3 域名列表
233233
type PreferedS3Domains = []string
234234

235235
// S3 域名

storagev2/internal/api-specs/query_bucket_v4.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,5 +172,5 @@ response:
172172
type:
173173
array:
174174
name: PreferedS3Domains
175-
documentation: API 域名列表
175+
documentation: S3 域名列表
176176
type: string

0 commit comments

Comments
 (0)