aboutsummaryrefslogtreecommitdiffstats
path: root/pubnub.py
AgeCommit message (Collapse)Author
2015-09-02docs(grant,revoke,audit): Add `manage` to sample responseupdate-argument-defaults-in-docstringsTeddy Wing
The `manage` argument gets returned in the response as `m:0` or `m:1`. Add it to the sample responses of each of these methods since current responses to those methods do include the `m` key.
2015-09-02docs(grant): Update argument defaultsTeddy Wing
Update the docs for `Pubnub.grant()` to show the correct defaults for the `read`, `write`, and `manage` arguments.
2015-06-19history include_tokenDevendra
2015-06-19history fixDevendra
2015-06-19fixing bad argumentsDevendra
2015-06-19version bumpDevendra
2015-06-18fix for history in encryption modeDevendra
2015-06-16changed Pubnub module to pubnubDevendra