mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-27 04:54:08 +02:00
device_keys are required
This commit is contained in:
parent
caaa688e37
commit
2a08a308f3
|
|
@ -126,6 +126,7 @@ paths:
|
|||
example: {
|
||||
"@alice:example.com": []
|
||||
}
|
||||
required: ['device_keys']
|
||||
responses:
|
||||
200:
|
||||
description: The device information.
|
||||
|
|
|
|||
Loading…
Reference in a new issue