pub async fn remove_granular_acls(
configuration: &Configuration,
workspace: &str,
path: &str,
kind: &str,
add_owner_to_folder_request: AddOwnerToFolderRequest,
) -> Result<String, Error<RemoveGranularAclsError>>
pub async fn remove_granular_acls(
configuration: &Configuration,
workspace: &str,
path: &str,
kind: &str,
add_owner_to_folder_request: AddOwnerToFolderRequest,
) -> Result<String, Error<RemoveGranularAclsError>>