-
-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add start and end timestamp to counts api response (#1109)
new structure of records in response json to /counts api ``` { "counts_start_timestamp": "2025-01-16T17:34:00+00:00", "counts_end_timestamp": "2025-01-16T17:47:00+00:00", "log_count": 4203450 } ```
- Loading branch information
1 parent
15b903e
commit 800118b
Showing
2 changed files
with
14 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters