new lib version [CI SKIP]
This commit is contained in:
2
dist/services/UserGroupService.js
vendored
2
dist/services/UserGroupService.js
vendored
@@ -49,7 +49,7 @@ class UserGroupService {
|
||||
* Put
|
||||
* Update the group whose id you provided. <br> To change the permissions granted to the group please use /api/permissions instead. <br> Please remember that ids can't be changed.
|
||||
* @param id
|
||||
* @param requestBody UserGroup
|
||||
* @param requestBody UpdateUserGroup
|
||||
* @returns UserGroup
|
||||
* @throws ApiError
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user