update

Function update 

Source
pub fn update(
    uuid: String,
    project: ProjectInput,
) -> Result<UpdateResponse<Project>, ErrorResponse>