pub async fn update_project_handler(
configuration: &Configuration,
project: &str,
update_project: UpdateProject,
) -> Result<(), Error<UpdateProjectHandlerError>>pub async fn update_project_handler(
configuration: &Configuration,
project: &str,
update_project: UpdateProject,
) -> Result<(), Error<UpdateProjectHandlerError>>