Skip to content

Commit 8ce1391

Browse files
committed
Doc max message length
1 parent 9c6c323 commit 8ce1391

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

develop-docs/sdk/data-model/envelope-items.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,8 @@ for this item type. For other attributes, see [Event Payloads](/sdk/data-model/e
210210

211211
`message`
212212

213-
: **String, required.** Comments of the user, describing what happened and/or sharing feedback.
213+
: **String, required.** Comments of the user, describing what happened and/or sharing
214+
feedback. The max length is **4096 characters**.
214215

215216
`contact_email`
216217

@@ -286,7 +287,7 @@ an error.
286287

287288
`comments`
288289

289-
: *String, recommended.* Comments of the user about what happened.
290+
: *String, recommended.* Comments of the user about what happened. The max length is **4096 characters**.
290291

291292
**Constraints:**
292293

0 commit comments

Comments
 (0)