Skip to content

Commit 658b638

Browse files
committed
fix cyclic reference
1 parent 0b337b2 commit 658b638

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
@@ -1497,7 +1497,7 @@
14971497
{
14981498
"type": "array",
14991499
"items": {
1500-
"$ref": "#/definitions/MetadataDependencies"
1500+
"type": "object"
15011501
}
15021502
},
15031503
{

0 commit comments

Comments
 (0)