We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c1b8b3 commit ad93d0bCopy full SHA for ad93d0b
1 file changed
docs/developer/client/index.rst
@@ -170,6 +170,8 @@ The following attributes are required for all events:
170
171
Hexadecimal string representing a uuid4 value.
172
173
+ Maximum length is 32 characters.
174
+
175
::
176
177
{
@@ -180,6 +182,8 @@ The following attributes are required for all events:
180
182
181
183
User-readable representation of this event
184
185
+ Maximum length is 1000 characters.
186
187
188
189
0 commit comments