From 6a9afd0c8aa2dc93d613acf26cc428546e0db59a Mon Sep 17 00:00:00 2001 From: Angira Kekteeva Date: Wed, 15 Dec 2021 16:57:14 +0300 Subject: [PATCH] [#186] Make green ListParts in Object section Signed-off-by: Angira Kekteeva --- docs/aws_s3_compat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/aws_s3_compat.md b/docs/aws_s3_compat.md index 40646de..b62feef 100644 --- a/docs/aws_s3_compat.md +++ b/docs/aws_s3_compat.md @@ -20,7 +20,7 @@ Reference: | 🟢 | GetObject | | | 🔴 | GetObjectTorrent | We don't plan implementing BT gateway | | 🟢 | HeadObject | | -| 🔵 | ListObjectParts | | +| 🟢 | ListParts | Parts loaded with MultipartUpload | | 🟢 | ListObjects | | | 🟢 | ListObjectsV2 | | | 🟢 | PutObject | Content-MD5 header deprecated |