Update example data to define in
as a dictionary (#87557)
This commit is contained in:
parent
e4285b0186
commit
d2ec63d757
1 changed files with 1 additions and 1 deletions
|
@ -45,4 +45,4 @@ create_event:
|
||||||
in:
|
in:
|
||||||
name: In
|
name: In
|
||||||
description: Days or weeks that you want to create the event in.
|
description: Days or weeks that you want to create the event in.
|
||||||
example: '"days": 2 or "weeks": 2'
|
example: '{"days": 2} or {"weeks": 2}'
|
||||||
|
|
Loading…
Add table
Reference in a new issue