mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
docs: Make update-stream use curl example system.
new_name and description params should be valid JSON strings. The format of these params are marked as json so that the curl example genenrator can convert them into json strings.
This commit is contained in:
@@ -30,6 +30,7 @@ exclude_list = [
|
||||
'add-linkifiers.md',
|
||||
'get-events-from-queue.md',
|
||||
'delete-queue.md',
|
||||
'update-stream.md',
|
||||
# Endpoint can be called only by administrators.
|
||||
'create-user.md',
|
||||
'remove-linkifiers.md',
|
||||
|
||||
Reference in New Issue
Block a user