I want to update the metadata of a specific version of a file in Alfresco
.
How can I update node version metadatas using Alfresco REST API ?
In This endPoint : [ base url: /alfresco/api/-default-/public/alfresco/versions/1 , api version: 1 ]
I can't find any method to do it ?
Do you have a webscript that allows you to update version information without incrementing it?