Skip to content

Commit

Permalink
Adjust doc
Browse files Browse the repository at this point in the history
  • Loading branch information
miclle committed Jan 15, 2025
1 parent 93a1804 commit 047b1e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion storagev2/apis/query_bucket_v4/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ func (j *ApiDomains) validate() error {
return nil
}

// 主 API 域名列表
// 主 S3 域名列表
type PreferedS3Domains = []string

// S3 域名
Expand Down
2 changes: 1 addition & 1 deletion storagev2/internal/api-specs/query_bucket_v4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,5 +172,5 @@ response:
type:
array:
name: PreferedS3Domains
documentation: API 域名列表
documentation: S3 域名列表
type: string

0 comments on commit 047b1e2

Please sign in to comment.