pub async fn post_stimulation_upload( __arg0: State<ApiState>, __arg1: Json<HashMap<String, Value>>, ) -> ApiResult<Json<HashMap<String, String>>>
Upload a stimulation script for neural activity simulation.