We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfa055e commit f0384ddCopy full SHA for f0384dd
specification/security/get_role/SecurityGetRoleRequest.ts
@@ -25,7 +25,7 @@ import { Names } from '@_types/common'
25
* The get roles API cannot retrieve roles that are defined in roles files.
26
* @rest_spec_name security.get_role
27
* @availability stack since=0.0.0 stability=stable
28
- * @availability serverless stability=stable visibility=private
+ * @availability serverless stability=stable visibility=public
29
* @cluster_privileges manage_security
30
*/
31
export interface Request extends RequestBase {
0 commit comments