You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add member and moderator ids to listTeams response. (#173)
* Add member and moderator ids to listTeams response.
* Upgrade ava to latest.
* JsDoc improvement.
* Re-use ramda prop().
* Unit test for team.listMembers() and team.listModerators().
* Add moderator ids and member ids to getOrgTeams().
* Update OpenAPI spec.
* Unit tests in organization-api and team-api.
0 commit comments