[Ils-source] r1329 - trunk/webapp/api/user/put

scribe at crosswire.org scribe at crosswire.org
Mon Jun 8 15:40:41 MST 2015


Author: scribe
Date: 2015-06-08 15:40:40 -0700 (Mon, 08 Jun 2015)
New Revision: 1329

Modified:
   trunk/webapp/api/user/put/index.jsp
Log:
added usage info back in for old single role location parameters


Modified: trunk/webapp/api/user/put/index.jsp
===================================================================
--- trunk/webapp/api/user/put/index.jsp	2015-06-08 19:05:45 UTC (rev 1328)
+++ trunk/webapp/api/user/put/index.jsp	2015-06-08 22:40:40 UTC (rev 1329)
@@ -343,6 +343,9 @@
 <tr><th>termDate</th><td>Date Terminated</td></tr>
 <tr><th>accessLevel</th><td>User Access Level</td></tr>
 <tr><th>accessMode</th><td>User Access Mode</td></tr>
+<tr><th>roleName</th><td>Assign this user only to this group type 1 {ROLE}. Any other group type 1's are unassigned</td></tr>
+<tr><th>locationName</th><td>Assign this user only to this group type 2 {WORKGROUP}. Any other group type 2's are unassigned</td></tr>
+<tr><th>createGroupOnDemand</th><td>If locationName or roleName is supplied but the group does not exist, this will cause the group to be created.</td></tr>
 <tr><th>ILSUSER</th><td>ILS Login Credentials. Used to validate this API request.</td></tr>
 <tr><th>ILSPASSWD</th><td>ILS Login Credentials. Used to validate this API request.</td></tr>
 </tbody>




More information about the Ils-source mailing list