Hi,<br><br>I see in the api doc:<br>"Version numbers will most of the time begin at <i>1</i> and increase by <i>1</i> every time an element is changed but this behaviour is not guaranteed and should not be relied upon"<br>
I understand that phrase as "I cannot assume that a newly created object will be at version 1".<br><br>As a creation PUT do not return the version number (AFAIK), does that mean that we are suppose to do a "GET" on the newly created object to get the version number?<br>
<br>- Chris -<br>