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