From 66e17fd28a2ba6fee72d18edce3a5ed3c06bbb4b Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Wed, 31 Jan 2024 12:31:02 -0500 Subject: [PATCH] doc/rgw: fix Attributes index in CreateTopic example Signed-off-by: Casey Bodley (cherry picked from commit ecbd8376675c39893c55ceb7fa8653458d3fc6ed) --- doc/radosgw/notifications.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/radosgw/notifications.rst b/doc/radosgw/notifications.rst index 1d18772b29640..c93f34b3fac54 100644 --- a/doc/radosgw/notifications.rst +++ b/doc/radosgw/notifications.rst @@ -154,6 +154,10 @@ updating, use the name of an existing topic and different endpoint values). [&Attributes.entry.9.key=persistent&Attributes.entry.9.value=true|false] [&Attributes.entry.10.key=cloudevents&Attributes.entry.10.value=true|false] [&Attributes.entry.11.key=mechanism&Attributes.entry.11.value=] + [&Attributes.entry.12.key=time_to_live&Attributes.entry.12.value=] + [&Attributes.entry.13.key=max_retries&Attributes.entry.13.value=] + [&Attributes.entry.14.key=retry_sleep_duration&Attributes.entry.14.value=] + [&Attributes.entry.15.key=Policy&Attributes.entry.15.value=] Request parameters: -- 2.39.5