mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
We plan to use these records to check and record the schema of Zulip's events for the purposes of API documentation. Based on an original messier commit by tabbott. In theory, a nicer version of this would be able to work directly off the mypy type system, but this will be good enough for our use case.