|
|
@ -84,7 +84,7 @@ paths:
|
|
|
|
items:
|
|
|
|
items:
|
|
|
|
$ref: "../../event-schemas/schema/stripped_state.yaml"
|
|
|
|
$ref: "../../event-schemas/schema/stripped_state.yaml"
|
|
|
|
example:
|
|
|
|
example:
|
|
|
|
$ref: "../../event-schemas/examples/stripped_state.json"
|
|
|
|
$ref: "../../event-schemas/examples/invite_room_state.json"
|
|
|
|
example: {
|
|
|
|
example: {
|
|
|
|
"$ref": "examples/minimal_pdu.json",
|
|
|
|
"$ref": "examples/minimal_pdu.json",
|
|
|
|
"type": "m.room.member",
|
|
|
|
"type": "m.room.member",
|
|
|
@ -135,7 +135,7 @@ paths:
|
|
|
|
"sender": "@someone:example.org",
|
|
|
|
"sender": "@someone:example.org",
|
|
|
|
"unsigned": {
|
|
|
|
"unsigned": {
|
|
|
|
"invite_room_state": {
|
|
|
|
"invite_room_state": {
|
|
|
|
"$ref": "../../../event-schemas/examples/stripped_state.json"
|
|
|
|
"$ref": "../../../event-schemas/examples/invite_room_state.json"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"content": {
|
|
|
|
"content": {
|
|
|
|