diff options
author | Patrick Cloke <patrickc@matrix.org> | 2020-09-17 16:30:47 -0400 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2020-09-17 16:30:47 -0400 |
commit | c39941cd6e3727d5571d01bc6f72d7d439f41d13 (patch) | |
tree | fdc74fd9f1879c403f5d0fe256ee8d96d172c52e /synapse/rest/client/v1/profile.py | |
parent | Remove obsolete __future__ imports (#8337) (diff) | |
download | synapse-clokep/schema-validate.tar.xz |
Proof-of-concept for using jsonschema on an endpoint. github/clokep/schema-validate clokep/schema-validate
Diffstat (limited to 'synapse/rest/client/v1/profile.py')
-rw-r--r-- | synapse/rest/client/v1/profile.py | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/synapse/rest/client/v1/profile.py b/synapse/rest/client/v1/profile.py |