pub async fn fire_event( headers: HeaderMap, __arg1: State<SharedState>, __arg2: Path<String>, __arg3: Json<Value>, ) -> ApiResult<Json<Value>>