diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-01-24 17:50:16 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-01-24 17:50:16 +0100 |
commit | 88781b61ce6f977a5d751b7cbfaf586ea9d7cad2 (patch) | |
tree | 1515b7b662f4ed016748cd5fbdbd590e13d9d3b3 | |
parent | c435004d9f02e008d62ff727f8143ebd123bcbbf (diff) | |
download | garage-88781b61ce6f977a5d751b7cbfaf586ea9d7cad2.tar.gz garage-88781b61ce6f977a5d751b7cbfaf586ea9d7cad2.zip |
Update compatibility targetbucket-cors-more
-rw-r--r-- | doc/book/src/working_documents/compatibility_target.md | 5 |
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 | |