mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 03:34:08 +01:00
Additional .well-known keys don't have to be objects
Fixes: #1913 Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
This commit is contained in:
parent
56914b72ef
commit
cbf417b59a
|
|
@ -22,7 +22,6 @@ properties:
|
|||
"m.identity_server":
|
||||
$ref: "identity_server.yaml"
|
||||
additionalProperties:
|
||||
type: object
|
||||
description: Application-dependent keys using Java package naming convention.
|
||||
required:
|
||||
- m.homeserver
|
||||
|
|
|
|||
Loading…
Reference in a new issue