mirror of
https://github.com/LukeHagar/usage-statistics.git
synced 2025-12-09 21:07:47 +00:00
chore: update GitHub workflows and remove obsolete files; add README for workflows and local testing
This commit is contained in:
@@ -98,8 +98,6 @@ export class PostmanTracker implements PlatformTracker {
|
||||
viewCount: version.viewCount || 0,
|
||||
author: version.author?.name || 'Unknown',
|
||||
publishedDate,
|
||||
timestamp: publishedDate,
|
||||
period: 'total',
|
||||
metadata: {
|
||||
authorId: version.author?.id,
|
||||
authorUsername: version.author?.username,
|
||||
|
||||
Reference in New Issue
Block a user