mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Zulip's openapi specification in zulip.yaml has various examples for various schemas. Validate the example with their respective schemas to ensure that all the examples are schematically correct. Part of #14100.