pub async fn capability_call( __arg0: Path<String>, __arg1: State<AppState>, __arg2: Json<Value>, ) -> Result<Json<Value>, (StatusCode, Json<Value>)>