Skip to content

Commit

Permalink
api: Encoded certain api endpoint parameters.
Browse files Browse the repository at this point in the history
Rectified the parameters in certain api endpoints to ,
take up default parameters rather than a dictionary.

Affected endpoints :

GET get_profile
POST update_presence
GET get_users
GET get_members
GET get_subscriptions
PATCH mute_topic
POST render_message
POST create_user
PUT update_storage
GET get_storage
POST set_typing_status

As discussed within zulip/zulip#16698
  • Loading branch information
aryanshridhar committed Mar 25, 2021
1 parent 70f457f commit 9eca925
Show file tree
Hide file tree
Showing 3 changed files with 952 additions and 795 deletions.
Loading

0 comments on commit 9eca925

Please sign in to comment.