mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
Updates the descriptions of content parameters (optional and required) to note that the maximum size of the message content should be based on the `max_message_length` value returned by the register endpoint. Previously these descriptions had a hardcoded value of 10000 bytes as the maximum message size. Also, updates the description of `max_message_length` to clarify that the value represents Unicode code points. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| curl_param_value_generators.py | ||
| javascript_examples.js | ||
| javascript_examples.py | ||
| markdown_extension.py | ||
| openapi.py | ||
| python_examples.py | ||
| test_curl_examples.py | ||
| testing.yaml | ||
| zulip.yaml | ||