Skip to content

Commit 19dc563

Browse files
committed
Support complex attributes in the Event API
1 parent a265ae0 commit 19dc563

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

specification/logs/api.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,7 @@ formatted as an [event](./data-model.md#events).
185185
* [Severity Number](./data-model.md#field-severitynumber) (optional)
186186
* [Severity Text](./data-model.md#field-severitytext) (optional)
187187
* [Body](./data-model.md#field-body) (optional)
188-
* [Attributes](./data-model.md#field-attributes) (optional) Event `Attributes` conform
189-
to the [standard definition](../common/README.md#standard-attribute) of an attribute.
188+
* [Attributes](./data-model.md#field-attributes) (optional)
190189

191190
## Optional and required parameters
192191

0 commit comments

Comments
 (0)