Skip to content

Commit 4770dba

Browse files
committed
lint
1 parent 8e4fab5 commit 4770dba

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

telemetry/definitions/commonDefinitions.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4550,6 +4550,10 @@
45504550
"type": "codewhispererCodeScanBuildZipFileBytes",
45514551
"required": false
45524552
},
4553+
{
4554+
"type": "codewhispererCodeScanInvocationSource",
4555+
"required": false
4556+
},
45534557
{
45544558
"type": "codewhispererCodeScanIssuesWithFixes",
45554559
"required": false
@@ -4597,10 +4601,6 @@
45974601
},
45984602
{
45994603
"type": "result"
4600-
},
4601-
{
4602-
"type": "codewhispererCodeScanInvocationSource",
4603-
"required": false
46044604
}
46054605
]
46064606
},
@@ -7042,4 +7042,4 @@
70427042
]
70437043
}
70447044
]
7045-
}
7045+
}

0 commit comments

Comments
 (0)