pub async fn get_fire_queue_area( __arg0: State<ApiState>, __arg1: Path<String>, ) -> ApiResult<Json<HashMap<String, Value>>>
GET /v1/connectome/fire_queue/{cortical_area}