Update keys.yaml

Fixed an end to end document bug , a format misleading in an claim response
pull/1342/head
Terrill Tsang 6 years ago committed by GitHub
parent 1140c0c05b
commit f032d6d1c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -274,7 +274,7 @@ paths:
type: object
description: |-
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:
type: object
additionalProperties:

Loading…
Cancel
Save