pub async fn patch_balloon_statistics(
__arg0: State<Arc<RuntimeApiController>>,
__arg1: Json<RawBalloonStatsUpdate>,
) -> Result<Response>Expand description
PATCH /balloon/statistics.
pub async fn patch_balloon_statistics(
__arg0: State<Arc<RuntimeApiController>>,
__arg1: Json<RawBalloonStatsUpdate>,
) -> Result<Response>PATCH /balloon/statistics.