From a5cb9c655c083e38989215e6e405599def15f9f7 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Tue, 26 May 2020 12:38:40 -0600 Subject: [PATCH] It's important to say who Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> --- api/client-server/registration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/client-server/registration.yaml b/api/client-server/registration.yaml index a6d5d275..bab9139c 100644 --- a/api/client-server/registration.yaml +++ b/api/client-server/registration.yaml @@ -346,7 +346,7 @@ paths: logout_devices: type: boolean description: |- - Whether the other access tokens, and their associated devices, for the user should be + Whether the user's other access tokens, and their associated devices, should be revoked if the request succeeds. Defaults to true. When ``false``, the server can still take advantage of `the soft logout method <#soft-logout>`_