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