|
|
@ -226,8 +226,7 @@ paths:
|
|
|
|
uploaded via `/keys/signatures/upload` that the requesting user
|
|
|
|
uploaded via `/keys/signatures/upload` that the requesting user
|
|
|
|
is allowed to see.
|
|
|
|
is allowed to see.
|
|
|
|
additionalProperties:
|
|
|
|
additionalProperties:
|
|
|
|
allOf:
|
|
|
|
$ref: definitions/cross_signing_key.yaml
|
|
|
|
- $ref: definitions/cross_signing_key.yaml
|
|
|
|
|
|
|
|
example:
|
|
|
|
example:
|
|
|
|
"@alice:example.com":
|
|
|
|
"@alice:example.com":
|
|
|
|
user_id: "@alice:example.com"
|
|
|
|
user_id: "@alice:example.com"
|
|
|
@ -244,8 +243,7 @@ paths:
|
|
|
|
information returned will be the same as uploaded via
|
|
|
|
information returned will be the same as uploaded via
|
|
|
|
`/keys/device_signing/upload`.
|
|
|
|
`/keys/device_signing/upload`.
|
|
|
|
additionalProperties:
|
|
|
|
additionalProperties:
|
|
|
|
allOf:
|
|
|
|
$ref: definitions/cross_signing_key.yaml
|
|
|
|
- $ref: definitions/cross_signing_key.yaml
|
|
|
|
|
|
|
|
example:
|
|
|
|
example:
|
|
|
|
"@alice:example.com":
|
|
|
|
"@alice:example.com":
|
|
|
|
user_id: "@alice:example.com"
|
|
|
|
user_id: "@alice:example.com"
|
|
|
@ -265,8 +263,7 @@ paths:
|
|
|
|
information returned will be the same as uploaded via
|
|
|
|
information returned will be the same as uploaded via
|
|
|
|
`/keys/device_signing/upload`.
|
|
|
|
`/keys/device_signing/upload`.
|
|
|
|
additionalProperties:
|
|
|
|
additionalProperties:
|
|
|
|
allOf:
|
|
|
|
$ref: definitions/cross_signing_key.yaml
|
|
|
|
- $ref: definitions/cross_signing_key.yaml
|
|
|
|
|
|
|
|
example:
|
|
|
|
example:
|
|
|
|
"@alice:example.com":
|
|
|
|
"@alice:example.com":
|
|
|
|
user_id: "@alice:example.com"
|
|
|
|
user_id: "@alice:example.com"
|
|
|
|