pub async fn is_owner_of_path(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<bool, Error<IsOwnerOfPathError>>
pub async fn is_owner_of_path(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<bool, Error<IsOwnerOfPathError>>