async fn update( payload: Json<UpdateTrafficPattern>, data: AppData, id: Identity ) -> Result<impl Responder, ServiceError>