Skip to content

Commit e821b1d

Browse files
committed
connection help links
1 parent 056f1c0 commit e821b1d

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "DocumentDB",
3-
"version": "0.1.0",
4-
"versionDate": "2021-12-03",
3+
"version": "0.1.1",
4+
"versionDate": "2022-02-06",
55
"author": "hackolade",
66
"engines": {
77
"hackolade": "5.3.0",

reverse_engineering/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
},
1111
"excludeDocKind": ["id"],
1212
"scenario": "connectToDB",
13-
"typeOfSerializer": "bson"
13+
"typeOfSerializer": "bson",
14+
"helpUrl": "https://hackolade.com/help/ConnecttoaDocumentDBinstance.html"
1415
}

0 commit comments

Comments
 (0)