Describe changes to admin API in 1.66

Cross-ref #13525
This commit is contained in:
David Robertson 2022-08-23 10:09:45 +01:00
parent f0b23927fc
commit d6f5699737
No known key found for this signature in database
GPG key ID: 903ECE108A39DEDD

View file

@ -337,6 +337,8 @@ A response body like the following is returned:
}
```
_Changed in Synapse 1.66:_ Added the `forgotten` key to the response body.
# Room Members API
The Room Members admin API allows server admins to get a list of all members of a room.