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 566d04c commit fb84b4dCopy full SHA for fb84b4d
telemetry/definitions/commonDefinitions.json
@@ -4003,12 +4003,10 @@
4003
"description": "Emitted when User submit IAM/SSO form but receive error",
4004
"metadata": [
4005
{
4006
- "type": "credentialType",
4007
- "required": true
+ "type": "credentialType"
4008
},
4009
4010
- "type": "reason",
4011
+ "type": "reason"
4012
}
4013
]
4014
@@ -4017,8 +4015,7 @@
4017
4015
"description": "Emitted when User click a login option from login webview",
4018
4016
4019
4020
- "type": "signInOption",
4021
+ "type": "signInOption"
4022
4023
4024
0 commit comments