Skip to content

Commit a4983b4

Browse files
committed
Add featureId to auth_userState
1 parent 93cdb8d commit a4983b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

telemetry/definitions/commonDefinitions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2697,6 +2697,10 @@
26972697
"type": "credentialStartUrl",
26982698
"required": false
26992699
},
2700+
{
2701+
"type": "featureId",
2702+
"required": false
2703+
},
27002704
{
27012705
"type": "credentialType",
27022706
"required": false

0 commit comments

Comments
 (0)