mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-23 22:43:42 +01:00
fix path
This commit is contained in:
parent
30d56691b1
commit
d377bedd76
|
|
@ -82,7 +82,7 @@ allOf:
|
||||||
The updated identity keys (if any) for this device. May be absent if the
|
The updated identity keys (if any) for this device. May be absent if the
|
||||||
device has no E2E keys defined.
|
device has no E2E keys defined.
|
||||||
allOf:
|
allOf:
|
||||||
- $ref: definitions/device_keys.yaml
|
- $ref: ../../../client-server/definitions/device_keys.yaml
|
||||||
required:
|
required:
|
||||||
- user_id
|
- user_id
|
||||||
- device_id
|
- device_id
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue