kristoferB / SP

Sequence Planner
MIT License
12 stars 5 forks source link

Model version handling #18

Closed kristoferB closed 9 years ago

kristoferB commented 10 years ago

View previous versions both in a list as well as a separate model. Change back to previous version

kristoferB commented 9 years ago

It is now possible to view an older version by sending with a version parameter on the request, i.e. /?version=no It is not possible to make changes.

To go back to an older version post the revert command on the model. A new version will be created. POST /api/models/uuid/revert/?version=no