Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
botserver: Return a valid JSON that is acceptable to outgoing webhooks.
In zulip/zulip@b998138, we introduce a check for responses from outgoing webhooks that require them to be a dictionary. This commit fixes the return value of the botserver view function to accommodate with the change from the serverside.
- Loading branch information