You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -75,4 +75,5 @@ The user feedback event body has the following structure:
| Body Field | Type | Description | Examples | Requirement Level |
|---|---|---|---|---|
|`score`| double | Quantified score calculated based on the user reaction in [-1.0, 1.0] range with 0 representing a neutral reaction. |`0.42`|`Required`|
|`comment`| string | Additional details about the user feedback |`I did not like it`|`Optional`|