Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
curl -X PATCH http://localhost:8080/rest/path/to/resource/fcr:versions/existingVersionName

...

Tip
For previous versions

...

for which explicit names were not provided, you may find the automatically generated name for the version by parsing the response from the listing of available versions.

 

...

Response:

Code Block
Status: 204 No Content