pub async fn get_dependencies(
configuration: &Configuration,
id_pipe_slug: &str,
) -> Result<ProjectDependencyList, Error<GetDependenciesError>>
pub async fn get_dependencies(
configuration: &Configuration,
id_pipe_slug: &str,
) -> Result<ProjectDependencyList, Error<GetDependenciesError>>