Clarification for /event_auth (#3583)

The description on this endpoint implied it returned the auth chain for the
full state of the room, which is incorrect.
This commit is contained in:
Richard van der Hoff 2022-01-04 16:45:10 +00:00 committed by GitHub
parent 592cbd537c
commit 355e06eaa6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 8 deletions

View file

@ -0,0 +1 @@
Clarify that `GET /_matrix/federation/v1/event_auth/{roomId}/{eventId}` does *not* return the auth chain for the full state of the room.