mirror of https://github.com/zulip/zulip.git
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:
parent
f3ba227614
commit
537051e4f1
|
@ -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}
|
||||
|
||||
|
|
Loading…
Reference in New Issue