Apply suggestions from code review

Co-authored-by: Travis Ralston <travpc@gmail.com>
pull/2523/head
Patrick Cloke 4 years ago committed by GitHub
parent 958e1b4a2e
commit 0c582ea8c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -345,7 +345,8 @@ paths:
logout_devices:
type: boolean
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
auth:
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…
Cancel
Save