From 79b129e7f016d0f02365e7dd18aef825707a905a Mon Sep 17 00:00:00 2001 From: leslitagordita Date: Fri, 18 Sep 2020 17:50:19 -0400 Subject: [PATCH] Add note about empty bucket_access array --- openapi.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/openapi.yaml b/openapi.yaml index fadc94d35..12dfd87fa 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -18816,6 +18816,10 @@ components: * [list all buckets](/api/v4/object-storage-buckets/) available on this Account, but cannot perform any actions on a bucket unless it has access to the bucket. * [create new buckets](/api/v4/object-storage-buckets/#post), but do not have any access to the buckets it creates, unless explicitly given access to them. + + + **Note:** You can create an Object Storage Limited Access Key without access to any buckets. + This is achieved by sending a request with an empty `bucket_access` array. items: type: object properties: