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