pub async fn tool_controller_update(
configuration: &Configuration,
id: &str,
tool_controller_update_request: ToolControllerUpdateRequest,
) -> Result<ToolControllerFindAll200ResponseInner, Error<ToolControllerUpdateError>>
pub async fn tool_controller_update(
configuration: &Configuration,
id: &str,
tool_controller_update_request: ToolControllerUpdateRequest,
) -> Result<ToolControllerFindAll200ResponseInner, Error<ToolControllerUpdateError>>