mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-10 01:43:43 +01:00
Fix up rst
This commit is contained in:
parent
8c22b715ca
commit
50e1b4c3a7
|
|
@ -270,9 +270,9 @@ paths:
|
|||
invite:
|
||||
type: object
|
||||
title: "InviteEvent"
|
||||
description: "The invite event if `membership` is `invite`"
|
||||
description: "The invite event if ``membership`` is ``invite``"
|
||||
allOf:
|
||||
- "$ref": "m.room.member"
|
||||
- "$ref": "v1-event-schema/m.room.member"
|
||||
messages:
|
||||
type: object
|
||||
title: PaginationChunk
|
||||
|
|
|
|||
Loading…
Reference in a new issue