mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-05-01 22:54:10 +02:00
Compare commits
1 commit
ff9612c04a
...
cf41a60d52
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cf41a60d52 |
|
|
@ -1 +0,0 @@
|
||||||
`room_id` is required for peeking via `/_matrix/client/v3/events`.
|
|
||||||
|
|
@ -59,7 +59,6 @@ paths:
|
||||||
example: "!somewhere:over.the.rainbow"
|
example: "!somewhere:over.the.rainbow"
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
required: true
|
|
||||||
responses:
|
responses:
|
||||||
"200":
|
"200":
|
||||||
description: The events received, which may be none.
|
description: The events received, which may be none.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue