From: Seena Fallah Date: Tue, 3 Dec 2019 12:55:32 +0000 (+0330) Subject: Fixed bug on wrong name for user_id X-Git-Tag: v15.1.0~670^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c13cdfd57d3ca1873397188489defe8be667d841;p=ceph.git Fixed bug on wrong name for user_id Signed-off-by: Seena Fallah --- diff --git a/doc/radosgw/opa.rst b/doc/radosgw/opa.rst index 89f9300b94e9..ef26a74ad8fc 100644 --- a/doc/radosgw/opa.rst +++ b/doc/radosgw/opa.rst @@ -47,7 +47,7 @@ Example request:: "input": { "method": "GET", "user_info": { - "used_id": "john", + "user_id": "john", "display_name": "John" }, "bucket_info": {