-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make all methods' return values uniform
Basically instead of responses, the package will now try to parse the response, run json() and return a dict, or list of dicts. Exceptions are now raised in case of insufficient permissions.
- Loading branch information
1 parent
cda2714
commit a1d6218
Showing
3 changed files
with
296 additions
and
289 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.