Merge pull request #2592 from matrix-org/kitsune/fix-room-versions
capabilities.yaml: drop an extraneous title
This commit is contained in:
commit
49ccfa09a8
2 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,6 @@ paths:
|
||||||
example: "1"
|
example: "1"
|
||||||
available:
|
available:
|
||||||
type: object
|
type: object
|
||||||
title: AvailableRoomVersions
|
|
||||||
description: |-
|
description: |-
|
||||||
A detailed description of the room versions the server supports.
|
A detailed description of the room versions the server supports.
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Fix definitions for room version capabilities.
|
Loading…
Add table
Add a link
Reference in a new issue