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