mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-11-12 01:10:57 +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",
|
"group": "Parameter",
|
||||||
"type": "Object",
|
"type": "Object",
|
||||||
"optional": false,
|
"optional": true,
|
||||||
"field": "query",
|
"field": "query",
|
||||||
"description": "<p>Rules that a message must match</p>"
|
"description": "<p>Rules that a message must match</p>"
|
||||||
},
|
},
|
||||||
|
|
@ -6949,7 +6949,7 @@ define({ "api": [
|
||||||
{
|
{
|
||||||
"group": "Parameter",
|
"group": "Parameter",
|
||||||
"type": "Object",
|
"type": "Object",
|
||||||
"optional": false,
|
"optional": true,
|
||||||
"field": "action",
|
"field": "action",
|
||||||
"description": "<p>Action to take with a matching message</p>"
|
"description": "<p>Action to take with a matching message</p>"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -6893,7 +6893,7 @@
|
||||||
{
|
{
|
||||||
"group": "Parameter",
|
"group": "Parameter",
|
||||||
"type": "Object",
|
"type": "Object",
|
||||||
"optional": false,
|
"optional": true,
|
||||||
"field": "query",
|
"field": "query",
|
||||||
"description": "<p>Rules that a message must match</p>"
|
"description": "<p>Rules that a message must match</p>"
|
||||||
},
|
},
|
||||||
|
|
@ -6949,7 +6949,7 @@
|
||||||
{
|
{
|
||||||
"group": "Parameter",
|
"group": "Parameter",
|
||||||
"type": "Object",
|
"type": "Object",
|
||||||
"optional": false,
|
"optional": true,
|
||||||
"field": "action",
|
"field": "action",
|
||||||
"description": "<p>Action to take with a matching message</p>"
|
"description": "<p>Action to take with a matching message</p>"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ define({
|
||||||
"apidoc": "0.3.0",
|
"apidoc": "0.3.0",
|
||||||
"generator": {
|
"generator": {
|
||||||
"name": "apidoc",
|
"name": "apidoc",
|
||||||
"time": "2020-10-09T08:07:57.934Z",
|
"time": "2020-10-18T22:35:35.009Z",
|
||||||
"url": "https://apidocjs.com",
|
"url": "https://apidocjs.com",
|
||||||
"version": "0.25.0"
|
"version": "0.25.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@
|
||||||
"apidoc": "0.3.0",
|
"apidoc": "0.3.0",
|
||||||
"generator": {
|
"generator": {
|
||||||
"name": "apidoc",
|
"name": "apidoc",
|
||||||
"time": "2020-10-09T08:07:57.934Z",
|
"time": "2020-10-18T22:35:35.009Z",
|
||||||
"url": "https://apidocjs.com",
|
"url": "https://apidocjs.com",
|
||||||
"version": "0.25.0"
|
"version": "0.25.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue