Closed GregorDeCillia closed 2 years ago
Add support for caching of /schema responses via the Etag header. More generally, document and export the caching behavior of the API responses.
/schema
Clsong since the ETAG headers don't work as expected with our servers. The nightly routine always changes the ETAGs, so there is no reliable way to tell whether a cache-entry is outdated or not
Add support for caching of
/schema
responses via the Etag header. More generally, document and export the caching behavior of the API responses.