pub async fn execute(
__arg0: State<Arc<AppConfig>>,
__arg1: Json<ExecuteRequest>,
) -> AppResult<Json<ExecuteResponse>>pub async fn execute(
__arg0: State<Arc<AppConfig>>,
__arg1: Json<ExecuteRequest>,
) -> AppResult<Json<ExecuteResponse>>