[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:
soyoon-lee
2025-05-29 07:35:08 +09:00
parent 436aea5539
commit 4f59442887

View File

@@ -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