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" ] } },