mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 12:21:58 +00:00
Transifex has parameters that need to be parsed from JSON and converted to int. Note that we use Optional[Json[int]] instead of Json[Optional[int]] to replicate the behavior of json_validator. This caveat is explained in a new test called test_json_optional.
1.3 KiB
1.3 KiB