pub async fn patch_machine_config(
__arg0: State<Arc<RuntimeApiController>>,
__arg1: Json<RawMachineConfigPatch>,
) -> Result<Response>Expand description
PATCH /machine-config.
pub async fn patch_machine_config(
__arg0: State<Arc<RuntimeApiController>>,
__arg1: Json<RawMachineConfigPatch>,
) -> Result<Response>PATCH /machine-config.