commit | 7c8903b5df477739ef52a0273dde32ade7a8ec89 | [log] [tgz] |
---|---|---|
author | Edwin Kempin <edwin.kempin@sap.com> | Thu Jan 31 10:58:57 2013 +0100 |
committer | Edwin Kempin <edwin.kempin@sap.com> | Thu Jan 31 11:39:24 2013 +0100 |
tree | ab51accd1ebcda80b698f7cb4484bd6a9c280892 | |
parent | 0d625dcb6ac5e6754e96a5c6575a8c5c9fbc0c47 [diff] |
Support changing of group options via REST The options of a group can now be set by PUT on '/groups/<group>/options'. The WebUI was adapted to use this new REST endpoint. There is a new JSON entity to describe the group options, which is also included in the GroupInfo, instead of having the options directly in the GroupInfo. Change-Id: I5ea30b6ca397a1a377a038bd551092eccabecd40 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>