all rooms, not any, and remove extra words

This commit is contained in:
David Baker 2018-01-17 11:25:09 +00:00
parent 2a9a9e757e
commit fa0eb2405f

View file

@ -349,9 +349,9 @@ paths:
items: items:
type: string type: string
description: |- description: |-
The Matrix User IDs of all users who may have left an The Matrix User IDs of all users who may have left all
end-to-end encrypted room that the user is joined to. the end-to-end encrypted rooms they previously shared
identity keys. with the user.
example: ["@clara:example.com", "@doug:example.org"] example: ["@clara:example.com", "@doug:example.org"]
tags: tags:
- End-to-end encryption - End-to-end encryption