Skip to content

Commit

Permalink
chore: changed insight API timestamp parameter to int64
Browse files Browse the repository at this point in the history
Signed-off-by: Tokesh <[email protected]>
  • Loading branch information
Tokesh committed Jan 22, 2025
1 parent a7df28a commit 2052087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/schemas/insights._common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ components:
properties:
timestamp:
type: integer
format: int32
format: int64
description: The timestamp of the query execution.
total_shards:
type: integer
Expand Down

0 comments on commit 2052087

Please sign in to comment.