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:
Johannes Marbach 2024-08-09 12:06:42 +02:00
parent 56914b72ef
commit cbf417b59a

View file

@ -22,7 +22,6 @@ properties:
"m.identity_server": "m.identity_server":
$ref: "identity_server.yaml" $ref: "identity_server.yaml"
additionalProperties: additionalProperties:
type: object
description: Application-dependent keys using Java package naming convention. description: Application-dependent keys using Java package naming convention.
required: required:
- m.homeserver - m.homeserver