mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Remove superfluous quote
This commit is contained in:
parent
8e7f6d44f6
commit
4290882034
|
|
@ -45,7 +45,7 @@ paths:
|
||||||
name: limit
|
name: limit
|
||||||
description: |-
|
description: |-
|
||||||
The maximum number of events to return. Default: 10.
|
The maximum number of events to return. Default: 10.
|
||||||
x-example: "3"
|
x-example: 3
|
||||||
responses:
|
responses:
|
||||||
200:
|
200:
|
||||||
description: The events and state surrounding the requested event.
|
description: The events and state surrounding the requested event.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue