Skip to content

Commit ad93d0b

Browse files
committed
Document max length on event_id and message
1 parent 9c1b8b3 commit ad93d0b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/developer/client/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,8 @@ The following attributes are required for all events:
170170

171171
Hexadecimal string representing a uuid4 value.
172172

173+
Maximum length is 32 characters.
174+
173175
::
174176

175177
{
@@ -180,6 +182,8 @@ The following attributes are required for all events:
180182

181183
User-readable representation of this event
182184

185+
Maximum length is 1000 characters.
186+
183187
::
184188

185189
{

0 commit comments

Comments
 (0)