File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
develop-docs/sdk/data-model/event-payloads Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -121,10 +121,9 @@ 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 >
126+ to <code >generic</code >. See below for an example.
128127</Alert >
129128
130129### Meta information
@@ -375,5 +374,4 @@ Exception group:
375374 ]
376375}
377376```
378-
379377`;
You can’t perform that action at this time.
0 commit comments