mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
docs: Make update-message use curl example system.
This commit is contained in:
@@ -21,6 +21,7 @@ exclude_list = [
|
||||
# We currently get the example values from openapi specs and they don't refelect the
|
||||
# state of the DB. This results in the curl request to fail.
|
||||
'get-raw-message.md',
|
||||
'update-message.md',
|
||||
]
|
||||
|
||||
def test_generated_curl_examples_for_success(client: Client) -> None:
|
||||
|
||||
Reference in New Issue
Block a user