File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
develop-docs/sdk/data-model/event-payloads Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -121,10 +121,8 @@ mechanism (see [meta information](#meta-information)).
121121this mechanism.
122122
123123<Alert title = " Note" level = " warning" >
124- The <code >type</code > attribute is required to send any exception mechanism
125- attribute, even if the SDK cannot determine the specific mechanism. In this
126- case, set the <code >type</code >
127- to <code >generic</code >. See below for an example.
124+ The <code >type</code > attribute is required to send any exception mechanism attribute, even
125+ if the SDK cannot determine the specific mechanism. In this case, set the <code >type</code >
128126</Alert >
129127
130128### Meta information
@@ -376,4 +374,5 @@ Exception group:
376374}
377375```
378376
377+
379378`;
You can’t perform that action at this time.
0 commit comments