Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Syntax fix
  • Loading branch information
antonis committed Sep 27, 2024
commit 25014f8c02cae7e4c988f0e39cd306452912216c
2 changes: 1 addition & 1 deletion develop-docs/sdk/event-payloads/breadcrumbs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Contains a dictionary whose contents depend on the breadcrumb type. Additional p

`origin` (optional)

: A string representing the origin of the breadcrumb. This is typically used to identify source of the breadcrumb. For example hybrid SDKs can identify native breadcrumbs from JS or Flutter.
: A string representing the origin of the breadcrumb. This is typically used to identify the source of the breadcrumb. For example hybrid SDKs can identify native breadcrumbs from JS or Flutter.

`timestamp` (recommended)

Expand Down