Clarify that the X-Matrix validation uses the parsed request body (#3727)

This commit is contained in:
Travis Ralston 2022-02-17 08:54:27 -07:00 committed by Travis Ralston
parent 2997c9089d
commit b6f2b172a6
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1 @@
Clarify that the `content` for `X-Matrix` signature validation is the parsed JSON body.