[doc] Update the "lock_visibility" description in the POST grant access API
Replace the "access_secret" field with the "access_key" field in the description of "lock_visibility". Closes-Bug: #2111954 Change-Id: I1b493f3b1375c8bd0c045db5f2ad8ffe14fd7b96
This commit is contained in:
@@ -1760,7 +1760,7 @@ lock_deletion:
|
||||
lock_visibility:
|
||||
description: |
|
||||
Whether the resource should have its sensitive fields restricted or not.
|
||||
When enabled, other users will see the "access_to" and "access_secret"
|
||||
When enabled, other users will see the "access_to" and "access_key"
|
||||
fields set to ******
|
||||
in: body
|
||||
required: false
|
||||
|
Reference in New Issue
Block a user