Add a qmk_firmware_last_updated timestamp to redis
skullydazed opened this issue · 1 comments
skullydazed commented
The generated_at
field should display the last time info was pulled from qmk_firmware, not the time the json file was fetched.
skullydazed commented
Added in efb65ae. Decided to change generated_at
to last_updated
.