From 15855bf9aaf108f560871502cc83bba323192e14 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Wed, 15 Sep 2021 06:19:24 +0000 Subject: [PATCH] CodeGen from PR 15749 in Azure/azure-rest-api-specs [Hub Generated] Review request for Microsoft.Insights to add version stable/2018-03-01 (#15749) * Change example to auto mitigate true * Remove not equals from supported operators * add some more auto mitigate true to examples --- schemas/2018-03-01/Microsoft.Insights.json | 1 - 1 file changed, 1 deletion(-) diff --git a/schemas/2018-03-01/Microsoft.Insights.json b/schemas/2018-03-01/Microsoft.Insights.json index 2f9f4bc647..82a5dfb38e 100644 --- a/schemas/2018-03-01/Microsoft.Insights.json +++ b/schemas/2018-03-01/Microsoft.Insights.json @@ -819,7 +819,6 @@ "type": "string", "enum": [ "Equals", - "NotEquals", "GreaterThan", "GreaterThanOrEqual", "LessThan",