From ca9bfd673ff9eb661c5e3f9954545694bee6718e Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Mon, 7 Mar 2022 06:54:10 +0000 Subject: [PATCH] CodeGen from PR 17174 in Azure/azure-rest-api-specs [Hub Generated] Review request for Microsoft.Insights to add version stable/2021-08-01 (#17174) * Fixed type of Severity * Added missing required x-ms-identifiers in arrays Co-authored-by: Avi Jerafi --- schemas/2021-08-01/Microsoft.Insights.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/2021-08-01/Microsoft.Insights.json b/schemas/2021-08-01/Microsoft.Insights.json index d2f89ee4c7..d8890903e6 100644 --- a/schemas/2021-08-01/Microsoft.Insights.json +++ b/schemas/2021-08-01/Microsoft.Insights.json @@ -401,7 +401,7 @@ "severity": { "oneOf": [ { - "type": "number" + "type": "integer" }, { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"