mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-28 21:34:09 +02:00
Make example valid event id
This commit is contained in:
parent
fda07e0d41
commit
584104c432
|
|
@ -39,7 +39,7 @@ paths:
|
||||||
name: eventId
|
name: eventId
|
||||||
description: The event to get context around.
|
description: The event to get context around.
|
||||||
required: true
|
required: true
|
||||||
x-example: "!636q39766251:example.com"
|
x-example: "$f3h4d129462ha:example.com"
|
||||||
- in: query
|
- in: query
|
||||||
type: integer
|
type: integer
|
||||||
name: limit
|
name: limit
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue