Skip to content

Commit

Permalink
add TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
subodh1810 committed May 13, 2024
1 parent c6523f6 commit c76a2f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ definitions:
- ANALYTICS
emitted_at:
description: "the time in ms that the message was emitted"
# TODO : This should have been an integer instead of a number, need to fix this
type: number
error:
description: "error trace message: the error object"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ definitions:
- STREAM_STATUS
- ANALYTICS
emitted_at:
# TODO : This should have been an integer instead of a number, need to fix this
description: "the time in ms that the message was emitted"
type: number
error:
Expand Down

0 comments on commit c76a2f9

Please sign in to comment.