mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-25 03:54:10 +02:00
Apply suggestions from code review
Co-Authored-By: Matthew Hodgson <matthew@arasphere.net>
This commit is contained in:
parent
90bf2b3b46
commit
a62c817745
|
|
@ -23,12 +23,12 @@ properties:
|
||||||
example: 1
|
example: 1
|
||||||
forwarded_count:
|
forwarded_count:
|
||||||
description: |-
|
description: |-
|
||||||
The number of times this key has been forwarded.
|
The number of times this key has been forwarded via key-sharing between devices.
|
||||||
type: integer
|
type: integer
|
||||||
example: 0
|
example: 0
|
||||||
is_verified:
|
is_verified:
|
||||||
description: |-
|
description: |-
|
||||||
Whether the device backing up the key was verified the device that the key
|
Whether the device backing up the key verified the device that the key
|
||||||
is from.
|
is from.
|
||||||
type: boolean
|
type: boolean
|
||||||
example: false
|
example: false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue