mirror of
https://github.com/zulip/zulip.git
synced 2025-11-22 23:43:38 +00:00
Updates areas in the API documentation that reference the maximum length of a stream message topic to note the `max_topic_length`. Updates areas in the API documentation that reference the maximum length of a stream name to note the `max_stream_name_length` and areas that reference the maximum length of a stream description to note the `max_stream_description_length`. All of these maximum values are sent by the `POST /register` response.