pub async fn get_permission_scheme_grants(
configuration: &Configuration,
scheme_id: i64,
expand: Option<&str>,
) -> Result<PermissionGrants, Error<GetPermissionSchemeGrantsError>>
Expand description
Returns all permission grants for a permission scheme. Permissions required: Permission to access Jira.