forked from TrueCloudLab/frostfs-s3-gw
parent
f4c29cd300
commit
45110b4c5d
1 changed files with 1 additions and 1 deletions
|
@ -970,7 +970,7 @@ var errorCodes = errorCodeMap{
|
|||
ErrNotSupported: {
|
||||
ErrCode: ErrNotSupported,
|
||||
Code: "BadRequest",
|
||||
Description: "Not supported by NeoFS S3 Gate",
|
||||
Description: "Not supported by NeoFS S3 Gateway",
|
||||
HTTPStatusCode: http.StatusNotImplemented,
|
||||
},
|
||||
ErrInvalidEncryptionMethod: {
|
||||
|
|
Loading…
Reference in a new issue