Remove superfluous quote
This commit is contained in:
parent
8e7f6d44f6
commit
4290882034
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue