We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e4fab5 commit 4770dbaCopy full SHA for 4770dba
telemetry/definitions/commonDefinitions.json
@@ -4550,6 +4550,10 @@
4550
"type": "codewhispererCodeScanBuildZipFileBytes",
4551
"required": false
4552
},
4553
+ {
4554
+ "type": "codewhispererCodeScanInvocationSource",
4555
+ "required": false
4556
+ },
4557
{
4558
"type": "codewhispererCodeScanIssuesWithFixes",
4559
@@ -4597,10 +4601,6 @@
4597
4601
4598
4602
4599
4603
"type": "result"
4600
- },
- {
- "type": "codewhispererCodeScanInvocationSource",
- "required": false
4604
}
4605
]
4606
@@ -7042,4 +7042,4 @@
7042
7043
7044
7045
-}
+}
0 commit comments