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