Hello, Several REST responses contain a timestamp field of the current time
There is no known use-case for said timestamp, it makes caching of responses technically sketchy (since the response differs on each call) and it complicates testing since the timestamp field can't be easily predicted.
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=263424789 Regards, Chesnay