We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 056f1c0 commit e821b1dCopy full SHA for e821b1d
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "DocumentDB",
3
- "version": "0.1.0",
4
- "versionDate": "2021-12-03",
+ "version": "0.1.1",
+ "versionDate": "2022-02-06",
5
"author": "hackolade",
6
"engines": {
7
"hackolade": "5.3.0",
reverse_engineering/config.json
@@ -10,5 +10,6 @@
10
},
11
"excludeDocKind": ["id"],
12
"scenario": "connectToDB",
13
- "typeOfSerializer": "bson"
+ "typeOfSerializer": "bson",
14
+ "helpUrl": "https://hackolade.com/help/ConnecttoaDocumentDBinstance.html"
15
}
0 commit comments