pub async fn unfollow_project(
configuration: &Configuration,
id_pipe_slug: &str,
) -> Result<(), Error<UnfollowProjectError>>
pub async fn unfollow_project(
configuration: &Configuration,
id_pipe_slug: &str,
) -> Result<(), Error<UnfollowProjectError>>