|
|
|
@ -270,9 +270,9 @@ paths:
|
|
|
|
invite:
|
|
|
|
invite:
|
|
|
|
type: object
|
|
|
|
type: object
|
|
|
|
title: "InviteEvent"
|
|
|
|
title: "InviteEvent"
|
|
|
|
description: "The invite event if `membership` is `invite`"
|
|
|
|
description: "The invite event if ``membership`` is ``invite``"
|
|
|
|
allOf:
|
|
|
|
allOf:
|
|
|
|
- "$ref": "m.room.member"
|
|
|
|
- "$ref": "v1-event-schema/m.room.member"
|
|
|
|
messages:
|
|
|
|
messages:
|
|
|
|
type: object
|
|
|
|
type: object
|
|
|
|
title: PaginationChunk
|
|
|
|
title: PaginationChunk
|
|
|
|
|