pub async fn execute_workspace_request( __arg0: State<AdminState>, __arg1: Path<(String, String)>, __arg2: Json<Value>, ) -> Json<ApiResponse<Value>>