mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-11-10 00:11:06 +08:00
Generate docs
This commit is contained in:
parent
9dd3ed0e65
commit
a4ef1c1df2
4 changed files with 6 additions and 6 deletions
|
|
@ -6893,7 +6893,7 @@ define({ "api": [
|
|||
{
|
||||
"group": "Parameter",
|
||||
"type": "Object",
|
||||
"optional": false,
|
||||
"optional": true,
|
||||
"field": "query",
|
||||
"description": "<p>Rules that a message must match</p>"
|
||||
},
|
||||
|
|
@ -6949,7 +6949,7 @@ define({ "api": [
|
|||
{
|
||||
"group": "Parameter",
|
||||
"type": "Object",
|
||||
"optional": false,
|
||||
"optional": true,
|
||||
"field": "action",
|
||||
"description": "<p>Action to take with a matching message</p>"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -6893,7 +6893,7 @@
|
|||
{
|
||||
"group": "Parameter",
|
||||
"type": "Object",
|
||||
"optional": false,
|
||||
"optional": true,
|
||||
"field": "query",
|
||||
"description": "<p>Rules that a message must match</p>"
|
||||
},
|
||||
|
|
@ -6949,7 +6949,7 @@
|
|||
{
|
||||
"group": "Parameter",
|
||||
"type": "Object",
|
||||
"optional": false,
|
||||
"optional": true,
|
||||
"field": "action",
|
||||
"description": "<p>Action to take with a matching message</p>"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ define({
|
|||
"apidoc": "0.3.0",
|
||||
"generator": {
|
||||
"name": "apidoc",
|
||||
"time": "2020-10-09T08:07:57.934Z",
|
||||
"time": "2020-10-18T22:35:35.009Z",
|
||||
"url": "https://apidocjs.com",
|
||||
"version": "0.25.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
"apidoc": "0.3.0",
|
||||
"generator": {
|
||||
"name": "apidoc",
|
||||
"time": "2020-10-09T08:07:57.934Z",
|
||||
"time": "2020-10-18T22:35:35.009Z",
|
||||
"url": "https://apidocjs.com",
|
||||
"version": "0.25.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue