What the reason for _t field?
ivansky opened this issue · 3 comments
ivansky commented
Hi,
I am a bit struggling with seems unnecessary changing fields in json files.
I faced the field _t
Is it used for cache invalidation or something?
Thanks!
jamuhl commented
comes from here...might be save to not set that if request is not a "GET"
akhalinem commented
i have the same issue
jamuhl commented
PR welcome