mirror of
https://github.com/zulip/zulip.git
synced 2025-11-20 22:48:16 +00:00
Adds an InvalidStreamError schema for errors that return a 'msg' field with the string: "Invalid stream ID". Updates endpoints that have this error 'str' documented to use the shared schema.