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:
Vishnu KS
2019-10-18 12:17:27 +05:30
committed by Tim Abbott
parent e96d96b6e4
commit 0af7aa8db3
4 changed files with 6 additions and 7 deletions

View File

@@ -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',