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
Copy file name to clipboardExpand all lines: develop-docs/sdk/data-model/envelope-items.mdx
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -260,8 +260,7 @@ Envelope.
260
260
261
261
### User Report - Deprecated
262
262
263
-
Item type `"user_report"`. This is an older way of submitting user feedback we
264
-
are have now deprecated. It continues to work so older SDKs won't break. But new implementation should follow the `feedback` item type described above.
263
+
Item type `"user_report"`. This is an older, deprecated way of submitting user feedback. It continues to work so older SDKs won't break. New implementations should follow the `feedback` item type described above.
265
264
266
265
This item works by associating user information and comments with an event. If both the item and its associated event are accepted, we convert it to a user feedback.
0 commit comments