Skip to content

Commit ca9bfd6

Browse files
SDKAutoAvi Jerafi
andcommitted
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 <[email protected]>
1 parent 46e020f commit ca9bfd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/2021-08-01/Microsoft.Insights.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@
401401
"severity": {
402402
"oneOf": [
403403
{
404-
"type": "number"
404+
"type": "integer"
405405
},
406406
{
407407
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"

0 commit comments

Comments
 (0)