Skip to content

Added API wrappers for new Admin APIs and Endpoints

Pre-release
Pre-release
Compare
Choose a tag to compare
@cmlccie cmlccie released this 06 Mar 07:06

#20 Added wrappers for the new Admin API Endpoints:

  • Organizations
  • Licenses
  • Roles
  • people.create() and people.update()

Squashed some Bugs:

  • #30 team_memberships.update() was using the wrong HTTP verb
  • memberships.update() was also using the wrong HTTP verb