Terms
Description
Tests for the endpoint clients should use to decide whether to re-download a language pack.
Covers the <datatype>_last_modified map shape, the 400/404/500 paths, an empty map for a language with zero data types, and the 1970-01-01 fallback when a table has no lastModified column.
A wrong or stale date here makes clients either miss updates or re-download everything, and neither failure is visible server-side.
Contribution
No response
Terms
Description
Tests for the endpoint clients should use to decide whether to re-download a language pack.
Covers the
<datatype>_last_modifiedmap shape, the 400/404/500 paths, an empty map for a language with zero data types, and the1970-01-01fallback when a table has nolastModifiedcolumn.A wrong or stale date here makes clients either miss updates or re-download everything, and neither failure is visible server-side.
Contribution
No response