mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-03-06 00:25:52 -05:00

Improves type hints for: * parse_{boolean,integer} * parse_{boolean,integer}_from_args * parse_json_{value,object}_from_request And fixes any incorrect calls that resulted from unknown types.