Fixed documentation due to proposed change
This commit is contained in:
parent
984edefb84
commit
ef00d7557e
1 changed files with 3 additions and 7 deletions
|
@ -103,13 +103,9 @@ action:
|
||||||
message: That's a example that sends a document.
|
message: That's a example that sends a document.
|
||||||
data:
|
data:
|
||||||
document:
|
document:
|
||||||
- url: http://192.168.1.28/bounce.gif
|
file: /tmp/whatever.odf
|
||||||
username: admin
|
caption: Picture Title xy
|
||||||
password: secrete
|
|
||||||
- file: /tmp/whatever.odf
|
|
||||||
caption: Picture Title xy
|
|
||||||
- url: http://somebla.ie/video.mp4
|
|
||||||
caption: I.e. for a Title
|
|
||||||
```
|
```
|
||||||
|
|
||||||
- **url** or **file** (*Required*): For local or remote path to an image.
|
- **url** or **file** (*Required*): For local or remote path to an image.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue