Apply suggestions from code review
Co-authored-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
958e1b4a2e
commit
0c582ea8c7
2 changed files with 3 additions and 2 deletions
|
@ -345,7 +345,8 @@ paths:
|
||||||
logout_devices:
|
logout_devices:
|
||||||
type: boolean
|
type: boolean
|
||||||
description: |-
|
description: |-
|
||||||
Whether other access tokens should be revoked if the request succeeds. Defaults to true.
|
Whether the other access tokens, and their associated devices, for the user should be
|
||||||
|
revoked if the request succeeds. Defaults to true.
|
||||||
example: true
|
example: true
|
||||||
auth:
|
auth:
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Optionally invalidate other access tokens during password modification per `MSC 2457 <https://github.com/matrix-org/matrix-doc/pull/2457>`_.
|
Optionally invalidate other access tokens during password modification per `MSC2457 <https://github.com/matrix-org/matrix-doc/pull/2457>`_.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue