File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 18021802 "type" : " string" ,
18031803 "description" : " Unique identifier for the trace (a set of events) this metric belongs to"
18041804 },
1805+ {
1806+ "name" : " unitTestGenerationBuildPayloadBytes" ,
1807+ "type" : " int" ,
1808+ "description" : " The uncompressed payload size in bytes of the source files in customer project context sent for unit test generation"
1809+ },
1810+ {
1811+ "name" : " unitTestGenerationBuildZipFileBytes" ,
1812+ "type" : " int" ,
1813+ "description" : " The compressed payload size of source files in bytes of customer project context sent for unit test generation"
1814+ },
18051815 {
18061816 "name" : " update" ,
18071817 "type" : " boolean" ,
18171827 "type" : " string" ,
18181828 "description" : " User selection from a predefined menu (not user-provided input). See also `action`."
18191829 },
1820- {
1821- "name" : " unitTestGenerationBuildPayloadBytes" ,
1822- "type" : " int" ,
1823- "description" : " The uncompressed payload size in bytes of the source files in customer project context sent for unit test generation"
1824- },
1825- {
1826- "name" : " unitTestGenerationBuildZipFileBytes" ,
1827- "type" : " int" ,
1828- "description" : " The compressed payload size of source files in bytes of customer project context sent for unit test generation"
1829- },
18301830 {
18311831 "name" : " userEnteredPromptMessage" ,
18321832 "type" : " boolean" ,
You can’t perform that action at this time.
0 commit comments