python-zulip-api/examples
Tim Abbott 58f4ffe088 [manual] API add_subscriptions: Change arguments to support options.
Since in the future we might want requests to add subscriptions to
include things like colors, in_home_view, etc., we're changing the
data format for the add_subscriptions API call to pass each stream as
a dictionary, giving a convenient place to put any added options.

The manual step required here is updating the API version in AFS
available for use with the zephyr_mirror.py system.

(imported from commit 364960cca582a0658f0d334668822045c001b92c)
2013-06-25 16:34:45 -04:00
..
curl-examples [api version bump] Update API documentation in the example scripts 2013-06-05 17:34:41 -04:00
edit-message [api version bump] Update API documentation in the example scripts 2013-06-05 17:34:41 -04:00
get-public-streams [api version bump] Update API documentation in the example scripts 2013-06-05 17:34:41 -04:00
humbugrc [api version bump] Update API documentation in the example scripts 2013-06-05 17:34:41 -04:00
list-members API get_members: Return a dictionary of users, not a list of tuples. 2013-06-25 16:34:43 -04:00
list-subscriptions [api version bump] Update API documentation in the example scripts 2013-06-05 17:34:41 -04:00
print-messages [api version bump] Update API documentation in the example scripts 2013-06-05 17:34:41 -04:00
print-next-message [api version bump] Update API documentation in the example scripts 2013-06-05 17:34:41 -04:00
send-message API: Use humbug.init_from_options in send-message example. 2013-06-25 16:34:44 -04:00
subscribe [manual] API add_subscriptions: Change arguments to support options. 2013-06-25 16:34:45 -04:00
unsubscribe [api version bump] Update API documentation in the example scripts 2013-06-05 17:34:41 -04:00