ohmage / server

The ohmage server application.
37 stars 25 forks source link

stream version should be handled server-side #816

Closed jshslsky closed 9 years ago

jshslsky commented 9 years ago

The API calls must not rely on the client for version input. The version must be automatically determined on the server side. For survey creation, the version will default to 1. For survey updates, the version will default to the latest version + 1.