Rows missing in stargazers/history response
Closed this issue · 0 comments
courtneymilligan commented
Bug Report
Describe the bug
When making requests to the stargazers/history endpoint, most rows are missing in the response regardless of the query parameters included.
To Reproduce
Steps to reproduce the behavior:
- Make a request to
https://api.ossinsight.io/v1/repos/WinampDesktop/winamp/stargazers/history?from=2024-01-01&to=2024-09-25
- See response - only one row is present
Expected behavior
Response should include a row for every date in the date range (269 rows)
Additional Context
I've tested with multiple repos and query parameters and the problem persists across all of them