From f4ff8e5467d2acad1f154df8a44d287766f8cf22 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 27 May 2019 12:20:26 -0600 Subject: [PATCH] Clarify where the field appears --- proposals/2033-whoami-device-id.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/2033-whoami-device-id.md b/proposals/2033-whoami-device-id.md index 2dd408eb..bac804c1 100644 --- a/proposals/2033-whoami-device-id.md +++ b/proposals/2033-whoami-device-id.md @@ -7,7 +7,7 @@ which could benefit from knowing the `device_id` associated with a token. ## Proposal -The `/account/whoami` endpoint receives an additional optional field for the `device_id` +The `/account/whoami` endpoint receives an additional response field for the `device_id` associated with the access token. The field is optional because appservice users may not have a real device associated with them. Non-appservice users should always have a device associated with them.