mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 17:08:36 +01:00
Update api/client-server/cross_signing.yaml
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
a5ebedc131
commit
c56c6a2e2b
|
|
@ -122,7 +122,7 @@ paths:
|
||||||
403:
|
403:
|
||||||
description: |-
|
description: |-
|
||||||
The public key of one of the keys is the same as one of the user\'s
|
The public key of one of the keys is the same as one of the user\'s
|
||||||
device IDs or the request is unauthorized.
|
device IDs, or the request is not authorized for any other reason.
|
||||||
schema:
|
schema:
|
||||||
type: object
|
type: object
|
||||||
example: {
|
example: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue