File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 189189 "OS" :{"shape" :" Value" },
190190 "OSVersion" :{"shape" :" Value" },
191191 "ComputeEnv" : {"shape" :" ComputeEnv" },
192+ "SessionId" : {"shape" :" SessionId" },
193+ "userAgent" : {"shape" :" Value" },
194+ "lspVersion" : {"shape" :" Value" },
192195 "ParentProduct" :{"shape" :" Value" },
193196 "ParentProductVersion" :{"shape" :" Value" },
194197 "Metadata" :{"shape" :" Metadata" },
212215 "OSArchitecture" :{"shape" :" Value" },
213216 "OSVersion" :{"shape" :" Value" },
214217 "ComputeEnv" : {"shape" :" ComputeEnv" },
218+ "SessionId" : {"shape" :" SessionId" },
219+ "userAgent" : {"shape" :" Value" },
220+ "lspVersion" : {"shape" :" Value" },
215221 "ParentProduct" :{"shape" :" Value" },
216222 "ParentProductVersion" :{"shape" :" Value" },
217223 "MetricData" :{"shape" :" MetricData" }
224230 " Negative"
225231 ]
226232 },
233+ "SessionId" :{
234+ "type" :" string" ,
235+ "pattern" :" ^[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{12}$"
236+ },
227237 "StackTrace" :{
228238 "type" :" string" ,
229239 "max" :16384
You can’t perform that action at this time.
0 commit comments