Skip to content

Commit

Permalink
feat(portal): a new function to add members to a given group
Browse files Browse the repository at this point in the history
AFFECTS PACKAGES:
@esri/arcgis-rest-portal

ISSUES CLOSED: #584
  • Loading branch information
haoliangyu committed Jun 17, 2019
1 parent 4d2975a commit 998d3a7
Show file tree
Hide file tree
Showing 7 changed files with 449 additions and 48 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### [Unreleased][HEAD]

* New Features
* A new [`addGroupUsers`](https://esri.github.io/arcgis-rest-js/api/portal/addGroupUsers/) method has been added to add members to a given group.

## [2.0.3] - May 23rd 2019

### @esri/arcgis-rest-auth
Expand Down
Loading

0 comments on commit 998d3a7

Please sign in to comment.