Skip to content

Commit d974486

Browse files
authored
telemetry: update service model (#2761)
1 parent 5dde84b commit d974486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/telemetry/service-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"ClientID":{
5656
"type":"string",
57-
"pattern":"^[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}$"
57+
"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}$"
5858
},
5959
"Command":{
6060
"type":"string",

0 commit comments

Comments
 (0)