Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

naming of timestamps are unclear #337

Open
Ly0n opened this issue Aug 19, 2024 · 0 comments
Open

naming of timestamps are unclear #337

Ly0n opened this issue Aug 19, 2024 · 0 comments
Assignees

Comments

@Ly0n
Copy link

Ly0n commented Aug 19, 2024

I had a deep dive into the metadata the last days and noticed that the naming of timestamps is often unclear and the same name is used multiple times across the API. It might be helpful for a user to have a unique name for all values across the API. For example:

  • created_at -> entry_created_at
  • last_sync -> repository_last_sync
  • pushed_at -> latest_push_to_repo_at

I would also expose the pushed_at value at the top level, as this is likely to be a very important value for most users, showing the last time the project had any active development activity.

@andrew andrew self-assigned this Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants