Apply suggestions from code review

Co-Authored-By: Matthew Hodgson <matthew@arasphere.net>
This commit is contained in:
Hubert Chathi 2019-12-17 11:07:04 -05:00 committed by GitHub
parent 90bf2b3b46
commit a62c817745
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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