diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-02-01 17:39:35 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-02-07 16:01:45 +0100 |
commit | 5a1fb7cce732a5eaffa4d5683cfabcd2d0d6dd7d (patch) | |
tree | 99cdc7d40916cf15e6409b1e3edfa0dd92a1e7f4 /doc/book/working-documents | |
parent | 1c0ba930b8d6aa5d97e6942852240861e6ab9bed (diff) | |
download | garage-5a1fb7cce732a5eaffa4d5683cfabcd2d0d6dd7d.tar.gz garage-5a1fb7cce732a5eaffa4d5683cfabcd2d0d6dd7d.zip |
Improve integration part of the doc
Diffstat (limited to 'doc/book/working-documents')
-rw-r--r-- | doc/book/working-documents/compatibility-target.md | 5 |
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 | |