mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-19 09:34:09 +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"
|
||||
schema:
|
||||
type: string
|
||||
required: true
|
||||
responses:
|
||||
"200":
|
||||
description: The events received, which may be none.
|
||||
|
|
|
|||
Loading…
Reference in a new issue