From 4778a3d323e5e5a0596247d7f9cc07d3b7c0aa6b Mon Sep 17 00:00:00 2001 From: Ville Ojamo <14869000+bluikko@users.noreply.github.com> Date: Mon, 2 Mar 2026 17:19:31 +0700 Subject: [PATCH] doc/radosgw: Fix markup in adminops.rst Add blank lines so that markup is not rendered verbatim. Signed-off-by: Ville Ojamo --- doc/radosgw/adminops.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/radosgw/adminops.rst b/doc/radosgw/adminops.rst index a44f85a2c6d..bb5c89f0a99 100644 --- a/doc/radosgw/adminops.rst +++ b/doc/radosgw/adminops.rst @@ -1180,6 +1180,7 @@ A tenant name may also specified as a part of ``uid``, by following the syntax :Required: No ``default-storage-class`` + :Description: default storage class for the user, default-placement must be defined when setting this option. :Type: string :Example: STANDARD-1A @@ -1406,6 +1407,7 @@ Request Parameters :Required: No ``default-storage-class`` + :Description: default storage class for the user, default-placement must be defined when setting this option. :Type: string :Example: STANDARD-1A -- 2.47.3