Commit ac040af
Align e2e-cli types with sdk-e2e-tests definitions (#294)
Add missing field extraction: messageId, timestamp, category,
context, integrations. Fields are parsed from input JSON for type
consistency; the Kotlin SDK API doesn't accept these as direct
parameters (they're set at the event pipeline level).
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent a2636de commit ac040af
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
107 | 109 | | |
108 | 110 | | |
109 | 111 | | |
110 | 112 | | |
| 113 | + | |
111 | 114 | | |
112 | 115 | | |
| 116 | + | |
| 117 | + | |
113 | 118 | | |
114 | 119 | | |
115 | 120 | | |
| |||
0 commit comments