From: zhang Shaowen Date: Tue, 18 Jun 2019 01:16:39 +0000 (+0800) Subject: rgw: fix doc compile warning caused by objectops.rst X-Git-Tag: v15.1.0~2406^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=823f4376bef8067115e4d3805ede8e36f6680c07;p=ceph.git rgw: fix doc compile warning caused by objectops.rst Signed-off-by: zhang Shaowen --- diff --git a/doc/radosgw/s3/objectops.rst b/doc/radosgw/s3/objectops.rst index f83bfc7f8f80..fce66becc01f 100644 --- a/doc/radosgw/s3/objectops.rst +++ b/doc/radosgw/s3/objectops.rst @@ -460,7 +460,7 @@ The following HTTP response may be returned: Put Object Retention --------------- +-------------------- Places an Object Retention configuration on an object. Syntax @@ -485,7 +485,7 @@ Request Entities Get Object Retention --------------- +-------------------- Gets an Object Retention configuration on an object. @@ -497,7 +497,7 @@ Syntax GET /{bucket}/{object}?retention&versionId= HTTP/1.1 Response Entities -~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~ +---------------------+-------------+-------------------------------------------------------------------------------+------------+ | Name | Type | Description | Required | @@ -511,7 +511,7 @@ Response Entities Put Object Legal Hold --------------- +--------------------- Applies a Legal Hold configuration to the specified object. Syntax @@ -534,7 +534,7 @@ Request Entities Get Object Legal Hold --------------- +--------------------- Gets an object's current Legal Hold status. Syntax @@ -545,7 +545,7 @@ Syntax GET /{bucket}/{object}?legal-hold&versionId= HTTP/1.1 Response Entities -~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~ +----------------+-------------+----------------------------------------------------------------------------------------+------------+ | Name | Type | Description | Required |