mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 08:58:38 +01:00
Clarify where the field appears
This commit is contained in:
parent
df51acd7ae
commit
f4ff8e5467
|
|
@ -7,7 +7,7 @@ which could benefit from knowing the `device_id` associated with a token.
|
||||||
|
|
||||||
## Proposal
|
## 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
|
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
|
have a real device associated with them. Non-appservice users should always have a device
|
||||||
associated with them.
|
associated with them.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue