mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08: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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| doc.md | ||
| tests.py | ||
| view.py | ||