Skip to content

Commit 01611f9

Browse files
committed
fix cyclic reference
1 parent e283437 commit 01611f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/2021-03-01-preview/Microsoft.SecurityInsights.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1312,7 +1312,7 @@
13121312
{
13131313
"type": "array",
13141314
"items": {
1315-
"$ref": "#/definitions/MetadataDependencies"
1315+
"type": "object"
13161316
}
13171317
},
13181318
{

0 commit comments

Comments
 (0)