aboutsummaryrefslogtreecommitdiff
path: root/doc/book/working-documents/compatibility-target.md
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-02-01 17:39:35 +0100
committerAlex Auvolat <alex@adnab.me>2022-02-07 16:01:45 +0100
commit5a1fb7cce732a5eaffa4d5683cfabcd2d0d6dd7d (patch)
tree99cdc7d40916cf15e6409b1e3edfa0dd92a1e7f4 /doc/book/working-documents/compatibility-target.md
parent1c0ba930b8d6aa5d97e6942852240861e6ab9bed (diff)
downloadgarage-5a1fb7cce732a5eaffa4d5683cfabcd2d0d6dd7d.tar.gz
garage-5a1fb7cce732a5eaffa4d5683cfabcd2d0d6dd7d.zip
Improve integration part of the doc
Diffstat (limited to 'doc/book/working-documents/compatibility-target.md')
-rw-r--r--doc/book/working-documents/compatibility-target.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/book/working-documents/compatibility-target.md b/doc/book/working-documents/compatibility-target.md
index 836f3e30..630d15a5 100644
--- a/doc/book/working-documents/compatibility-target.md
+++ b/doc/book/working-documents/compatibility-target.md
@@ -27,8 +27,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 |
@@ -37,6 +37,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 |