api docs: Fix JavaScript example for /streams api endpoint.

This commit fixes the JavaScript tab in 'Usage example'
for 'Get all streams' that currently shows python code.
This commit is contained in:
shanukun 2020-10-10 17:15:33 +05:30 committed by Tim Abbott
parent f3ba227614
commit 537051e4f1
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
More examples and documentation can be found [here](https://github.com/zulip/zulip-js).
{generate_code_example(python)|/streams:get|example}
{generate_code_example(javascript)|/streams:get|example}
{tab|curl}