From 823f4376bef8067115e4d3805ede8e36f6680c07 Mon Sep 17 00:00:00 2001 From: zhang Shaowen Date: Tue, 18 Jun 2019 09:16:39 +0800 Subject: [PATCH] rgw: fix doc compile warning caused by objectops.rst Signed-off-by: zhang Shaowen --- doc/radosgw/s3/objectops.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/radosgw/s3/objectops.rst b/doc/radosgw/s3/objectops.rst index f83bfc7f8f8..fce66becc01 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 | -- 2.39.5