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

Add timestamps to models #344

Merged
merged 4 commits into from
Feb 2, 2025

Conversation

WebSpider
Copy link
Contributor

This adds an optional timestamp field to models that do not have it yet.

Per-model timestamps are useful in case we want to start caching certain API responses, for instance because the do not change very often.

@WebSpider WebSpider added the enhancement New feature or request label Jan 31, 2025
@WebSpider WebSpider requested review from dvx76 and prvakt January 31, 2025 13:11
Copy link
Collaborator

@prvakt prvakt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@WebSpider WebSpider merged commit 74ee072 into skodaconnect:main Feb 2, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants