You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/explorer/api/uploading-traces/append-messages.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ The response object from the Invariant API.
73
73
74
74
### `create_request_and_append_messages`
75
75
76
-
The `create_request_and_append_messages` method is used to append messages to an existing trace. It creates a request object from the provided messages and trace id pushes this data to the API.
76
+
The `create_request_and_append_messages` method is used to append messages to an existing trace. It creates a request object from the provided messages and trace id and pushes this data to the API.
0 commit comments