Additional .well-known keys don't have to be objects (#1920)
This commit is contained in:
parent
56914b72ef
commit
c2fd278da0
2 changed files with 1 additions and 1 deletions
|
@ -0,0 +1 @@
|
|||
Additional properties in `.well-known/matrix/client` don't have to be objects.
|
|
@ -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…
Add table
Add a link
Reference in a new issue