From cbf417b59a9157fe25af9ecb1aca4593f33326fc Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Fri, 9 Aug 2024 12:06:42 +0200 Subject: [PATCH] Additional .well-known keys don't have to be objects Fixes: #1913 Signed-off-by: Johannes Marbach --- data/api/client-server/definitions/wellknown/full.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/data/api/client-server/definitions/wellknown/full.yaml b/data/api/client-server/definitions/wellknown/full.yaml index 8d8f4038..eaa9294a 100644 --- a/data/api/client-server/definitions/wellknown/full.yaml +++ b/data/api/client-server/definitions/wellknown/full.yaml @@ -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