pub async fn update_responder(
configuration: &Configuration,
responder_id: &str,
request_body: HashMap<String, Value>,
) -> Result<Worker, Error<UpdateResponderError>>pub async fn update_responder(
configuration: &Configuration,
responder_id: &str,
request_body: HashMap<String, Value>,
) -> Result<Worker, Error<UpdateResponderError>>