mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 21:14:09 +01:00
Revert incorrect change in capabilities.yaml
This commit is contained in:
parent
d64bb9bcdf
commit
c62b4cd2f0
|
|
@ -69,7 +69,8 @@ paths:
|
|||
description: |-
|
||||
The custom capabilities the server supports, using the
|
||||
Java package naming convention.
|
||||
additionalProperties: true
|
||||
additionalProperties:
|
||||
type: object
|
||||
properties:
|
||||
"m.change_password":
|
||||
type: object
|
||||
|
|
|
|||
Loading…
Reference in a new issue