]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: fix doc compile warning caused by objectops.rst 26538/head
authorzhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Tue, 18 Jun 2019 01:16:39 +0000 (09:16 +0800)
committerzhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Tue, 18 Jun 2019 01:16:39 +0000 (09:16 +0800)
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
doc/radosgw/s3/objectops.rst

index f83bfc7f8f80a99eabbede36c3da2b8f4ab46792..fce66becc01f8c29da14a74f0c5949d4e23ff2f1 100644 (file)
@@ -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  |