diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2022-01-25 06:07:10 -0500 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2022-01-26 17:35:09 +0000 |
commit | c09e2326dc06ea4de62ea1cc0275a6e40885f5ab (patch) | |
tree | f15c31163c2a6804cafe465bb22664dc103f7940 | |
parent | Avoid type annotation problems in prom-client (#11834) (diff) | |
download | synapse-c09e2326dc06ea4de62ea1cc0275a6e40885f5ab.tar.xz |
Ignore the jsonschema type. (#11817)
-rw-r--r-- | changelog.d/11817.misc | 1 | ||||
-rw-r--r-- | synapse/events/validator.py | 4 |
2 files changed, 4 insertions, 1 deletions
diff --git a/changelog.d/11817.misc b/changelog.d/11817.misc new file mode 100644 |