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"
|
||||
available:
|
||||
type: object
|
||||
title: AvailableRoomVersions
|
||||
description: |-
|
||||
A detailed description of the room versions the server supports.
|
||||
additionalProperties:
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Fix definitions for room version capabilities.
|
Loading…
Add table
Add a link
Reference in a new issue