From ecbd8376675c39893c55ceb7fa8653458d3fc6ed 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 --- doc/radosgw/notifications.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/radosgw/notifications.rst b/doc/radosgw/notifications.rst index 314e0ba6f167..655f3bbc39e3 100644 --- a/doc/radosgw/notifications.rst +++ b/doc/radosgw/notifications.rst @@ -159,7 +159,7 @@ updating, use the name of an existing topic and different endpoint values). [&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.14.key=Policy&Attributes.entry.14.value=] + [&Attributes.entry.15.key=Policy&Attributes.entry.15.value=] Request parameters: -- 2.47.3