Commit c12944c
committed
fix(trace-logs): timestamp_precise is a number, not a string
The trace-logs API returns timestamp_precise as a nanosecond integer,
same as the Explore/Events logs endpoint. The schema incorrectly
declared it as z.string() which caused Zod validation failures at
runtime.1 parent 0d9b1e6 commit c12944c
File tree
3 files changed
+20
-94
lines changed- src/types
- test/commands/trace
3 files changed
+20
-94
lines changed
0 commit comments