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 e69d511 commit 797fb4aCopy full SHA for 797fb4a
telemetry/definitions/commonDefinitions.json
@@ -198,16 +198,16 @@
198
"type": "int",
199
"description": "The uncompressed payload size in bytes of the source files in customer project context"
200
},
201
- {
202
- "name": "buildZipFileBytes",
203
- "type": "int",
204
- "description": "The compressed payload size of source files in bytes of customer project context sent"
205
- },
206
{
207
"name": "buildSystemVersion",
208
"type": "string",
209
"description": "The build system version on the user's machine"
210
+ {
+ "name": "buildZipFileBytes",
+ "type": "int",
+ "description": "The compressed payload size of source files in bytes of customer project context sent"
+ },
211
212
"name": "causedBy",
213
0 commit comments