From 9aba16a40d98ac49c961d4c69c316c832c72dc1a Mon Sep 17 00:00:00 2001 From: ZhidaLiu <86350902+ZhidaLiu@users.noreply.github.com> Date: Sat, 7 Oct 2023 23:23:19 -0700 Subject: [PATCH] Add description for ComputeRuntimeDti --- .../stable/2023-10-01/machineLearningServices.json | 1 + 1 file changed, 1 insertion(+) diff --git a/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2023-10-01/machineLearningServices.json b/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2023-10-01/machineLearningServices.json index 45446fb7e812..de7f17768ae8 100644 --- a/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2023-10-01/machineLearningServices.json +++ b/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2023-10-01/machineLearningServices.json @@ -6829,6 +6829,7 @@ }, "ComputeRuntimeDto": { "type": "object", + "description": "Compute runtime config for feature store type workspace.", "properties": { "sparkRuntimeVersion": { "type": "string"