From 42c78c40761273f33110f2dd3b3717b535d1adc3 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Thu, 18 Aug 2022 21:55:58 +0000 Subject: [PATCH] CodeGen from PR 20300 in Azure/azure-rest-api-specs Merge f612de98c623e688ed6d02753a10d2300abbde26 into 59bc7d3679f667365812db686822989395006f8e --- .../2022-06-01-preview/Microsoft.MachineLearningServices.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/2022-06-01-preview/Microsoft.MachineLearningServices.json b/schemas/2022-06-01-preview/Microsoft.MachineLearningServices.json index 545b33767d..4211d2d20c 100644 --- a/schemas/2022-06-01-preview/Microsoft.MachineLearningServices.json +++ b/schemas/2022-06-01-preview/Microsoft.MachineLearningServices.json @@ -5708,7 +5708,7 @@ "sparkJobEntryType": { "type": "string", "enum": [ - "SparkJobPythonEntry" + "SparkJobScalaEntry" ] } },