mirror of https://github.com/zulip/zulip.git
9fef12950a
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. |
||
---|---|---|
.. | ||
__init__.py | ||
doc.md | ||
tests.py | ||
view.py |