0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-30 23:14:50 +02:00
Commit graph

2 commits

Author SHA1 Message Date
Patrick Cloke d2f0ec12d5
Add type hints to groups code. (#9393) 2021-02-17 08:41:47 -05:00
Patrick Cloke 3f58fc848d
Type hints and validation improvements. (#9321)
* Adds type hints to the groups servlet and stringutils code.
* Assert the maximum length of some input values for spec compliance.
2021-02-08 13:59:54 -05:00