mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-06 11:44:10 +01:00
capabilities.yaml: drop an extraneous title
AvailableRoomVersions sticks itself as a property type, preempting the mention of RoomVersionStability in the generated text.
This commit is contained in:
parent
3fc5540755
commit
bda05a0d44
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue