Skip to content

Commit f0384dd

Browse files
committed
Visibility
1 parent bfa055e commit f0384dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/security/get_role/SecurityGetRoleRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import { Names } from '@_types/common'
2525
* The get roles API cannot retrieve roles that are defined in roles files.
2626
* @rest_spec_name security.get_role
2727
* @availability stack since=0.0.0 stability=stable
28-
* @availability serverless stability=stable visibility=private
28+
* @availability serverless stability=stable visibility=public
2929
* @cluster_privileges manage_security
3030
*/
3131
export interface Request extends RequestBase {

0 commit comments

Comments
 (0)