@lessly/sdk-app 66.0.0 → 66.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -86050,6 +86050,10 @@ note: string
86050
86050
  * The tags exactly as they were received
86051
86051
  */
86052
86052
  tags: string[]
86053
+ /**
86054
+ * Correlation id for this echo. The playground/workflow.echoed event published about two seconds later repeats it, which is how a composer matches the completion back to this step.
86055
+ */
86056
+ echo_id: string
86053
86057
  /**
86054
86058
  * ISO-8601 instant (UTC) at which the echo was stored
86055
86059
  */