Hello all,
is there a way of uploading a page to XWiki through the REST API
with custom timestamps for page creation and modification?
I have tried to set the <created>
and <modified>
elements but they seem to get ignored. Is the only way to change the timestamps afterwards directly through the underlying SQL database?