From: Deepika Upadhyay Date: Mon, 2 Mar 2020 14:04:56 +0000 (+0530) Subject: doc: change case from `apis` to `APIs` X-Git-Tag: v15.1.1~148^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F33664%2Fhead;p=ceph.git doc: change case from `apis` to `APIs` use APIs instead of apis to be consistent throughout. fixes: https://tracker.ceph.com/issues/44374 Signed-off-by: Deepika Upadhyay --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 57727601ff35..c9fd4c794518 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -306,7 +306,7 @@ * RGW S3: Support has been added for BlockPublicAccess set of APIs at a bucket level, currently blocking/ignoring public acls & policies are supported. - User/Account level apis are planned to be added in the future + User/Account level APIs are planned to be added in the future * RGW: The default number of bucket index shards for new buckets was raised from 1 to 11 to increase the amount of write throughput for small buckets diff --git a/doc/radosgw/elastic-sync-module.rst b/doc/radosgw/elastic-sync-module.rst index e06cbb66d8ab..bb2f65d77220 100644 --- a/doc/radosgw/elastic-sync-module.rst +++ b/doc/radosgw/elastic-sync-module.rst @@ -96,7 +96,7 @@ As of Luminous RGW in the metadata master zone can now service end user requests. This allows for not exposing the elasticsearch endpoint in public and also solves the authentication and authorization problem since RGW itself can authenticate the end user requests. For this purpose RGW introduces a new query -in the bucket apis that can service elasticsearch requests. All these requests +in the bucket APIs that can service elasticsearch requests. All these requests must be sent to the metadata master zone. Syntax