Additional .well-known keys don't have to be objects (#1920)

This commit is contained in:
Johannes Marbach 2024-08-12 11:53:18 +02:00 committed by GitHub
parent 56914b72ef
commit c2fd278da0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1 @@
Additional properties in `.well-known/matrix/client` don't have to be objects.

View file

@ -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