1
0
mirror of https://github.com/ceph/ceph synced 2024-12-21 10:54:42 +00:00

Merge pull request from ybwang0211/Bucket-Operations-doc

doc: Make the SYNTAX code writing of some interfaces of the api document consistent with others

Reviewed-by: Kefu Chai <tchaikov@gmail.com>
This commit is contained in:
Kefu Chai 2022-08-06 11:57:49 +08:00 committed by GitHub
commit 3f1ddecc63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -487,7 +487,7 @@ Syntax
::
PUT /<bucket name>?notification HTTP/1.1
PUT /{bucket}?notification HTTP/1.1
Request Entities
@ -598,7 +598,7 @@ Syntax
::
DELETE /bucket?notification[=<notification-id>] HTTP/1.1
DELETE /{bucket}?notification[=<notification-id>] HTTP/1.1
Parameters
@ -629,7 +629,7 @@ Syntax
::
GET /bucket?notification[=<notification-id>] HTTP/1.1
GET /{bucket}?notification[=<notification-id>] HTTP/1.1
Parameters