Clarify how to interpret missing one time key counts (#3636)
This commit is contained in:
parent
2a5e33a760
commit
6fb684397a
3 changed files with 4 additions and 1 deletions
|
@ -148,6 +148,8 @@ paths:
|
|||
description: |-
|
||||
For each key algorithm, the number of unclaimed one-time keys
|
||||
of that type currently held on the server for this device.
|
||||
If an algorithm is not listed, the count for that algorithm
|
||||
is to be assumed zero.
|
||||
example:
|
||||
curve25519: 10
|
||||
signed_curve25519: 20
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue