From 46877dc1dc2842b0c076a03ea147a195f2e600d5 Mon Sep 17 00:00:00 2001 From: sunsw1994 Date: Mon, 27 Jul 2020 19:07:26 +0800 Subject: [PATCH] Fix CI error --- .../preview/2018-11-01-preview/livySpark.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/hdinsight/data-plane/Microsoft.HDInsight/preview/2018-11-01-preview/livySpark.json b/specification/hdinsight/data-plane/Microsoft.HDInsight/preview/2018-11-01-preview/livySpark.json index f61af0017192..98c9f0e22eb5 100644 --- a/specification/hdinsight/data-plane/Microsoft.HDInsight/preview/2018-11-01-preview/livySpark.json +++ b/specification/hdinsight/data-plane/Microsoft.HDInsight/preview/2018-11-01-preview/livySpark.json @@ -1021,7 +1021,7 @@ "type": "object", "properties": { "id": { - "description":"The livy id of the spark job.", + "description": "The livy id of the spark job.", "format": "int32", "type": "integer" },