aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-01-24 17:50:16 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-01-24 17:50:16 +0100
commit88781b61ce6f977a5d751b7cbfaf586ea9d7cad2 (patch)
tree1515b7b662f4ed016748cd5fbdbd590e13d9d3b3
parentc435004d9f02e008d62ff727f8143ebd123bcbbf (diff)
downloadgarage-88781b61ce6f977a5d751b7cbfaf586ea9d7cad2.tar.gz
garage-88781b61ce6f977a5d751b7cbfaf586ea9d7cad2.zip
Update compatibility targetbucket-cors-more
-rw-r--r--doc/book/src/working_documents/compatibility_target.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/book/src/working_documents/compatibility_target.md b/doc/book/src/working_documents/compatibility_target.md
index 3f121e47..b27b73c3 100644
--- a/doc/book/src/working_documents/compatibility_target.md
+++ b/doc/book/src/working_documents/compatibility_target.md
@@ -24,8 +24,8 @@ your motivations for doing so in the PR message.
| | CompleteMultipartUpload |
| | AbortMultipartUpload |
| | UploadPart |
-| | [*ListMultipartUploads*](https://git.deuxfleurs.fr/Deuxfleurs/garage/issues/103) |
-| | [*ListParts*](https://git.deuxfleurs.fr/Deuxfleurs/garage/issues/103) |
+| | ListMultipartUploads |
+| | ListParts |
| **A-tier** | |
| | GetBucketCors |
| | PutBucketCors |
@@ -34,6 +34,7 @@ your motivations for doing so in the PR message.
| | GetBucketWebsite |
| | PutBucketWebsite |
| | DeleteBucketWebsite |
+| | [PostObject](https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectPOST.html) |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| **B-tier** | |
| | GetBucketAcl |