Update keys.yaml
Fixed an end to end document bug , a format misleading in an claim response
This commit is contained in:
parent
1140c0c05b
commit
f032d6d1c3
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@ paths:
|
||||||
type: object
|
type: object
|
||||||
description: |-
|
description: |-
|
||||||
One-time keys for the queried devices. A map from user ID, to a
|
One-time keys for the queried devices. A map from user ID, to a
|
||||||
map from ``<algorithm>:<key_id>`` to the key object.
|
map from devices to a map from ``<algorithm>:<key_id>`` to the key object.
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: object
|
type: object
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue