DataTypes and new UserService and WorkspaceService method
Pre-release
Pre-release
·
15 commits
to master
since this release
Here's a new release with a few improvements, cleaned up code and breaking changes (the *Item classes have been moved to another namespace).
There is still a lot of work left... And possibly some breaking changes :/
Changes
- Data types (like 'Workspaces', 'Lists', 'Elements' and so on) now extend
AbstractDataTypewhich makes life a little easier :) EntryCollection->entriesis now calledEntryCollection->listEntriesas in the raw API response
New methods
API
- Convenience method
getUserService
Users
- getCurrentUser
Workspaces
- getUsersForWorkspaces