cancel
Showing results for 
Search instead for 
Did you mean: 

Versioning with Alfresco Content Services REST API

mayerelyashiv
Champ in-the-making
Champ in-the-making

Hi everyone,

i'm using Alfresco Content Services REST API (in PHP).

To update a node i use this:

PUT /nodes/{nodeId}/content

 to update content and this:

PUT /nodes/{nodeId} 

to update properties.

But i always get a node with version 1.0.

How could i get back a major or minor version?

Thanks in advance

1 REPLY 1