Versions Compared

Key

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

Prerelease f4

Overview

Excerpt
Within fedora Fedora 4, snapshots of the current state of an object may be saved into the version history either through explicit user requests or during each update to that object.  The properties or content of a node saved in these version checkpoints may be accessed later to serve as a historical record of the object.  Future feature development may allow for easy reversion to prior versions, export of the entire history or other useful actions.

...

When you wish to save a snapshot of the current version of a node to the version history you can use the REST API.  When saving these versions you can optionally provide a label that both serves to easily differentiate a version from another and allows easy retrieval of that version.

Expand
titleClick to expand the full REST API Documentation...

Include Page
REST API - Versioning
REST API - Versioning

Note
titleDuplicate Version Labels
If a second version is created with the same label as a previous version, that label is quietly reassigned to the most recent version tagged with that label.

...