diff --git a/package.json b/package.json index 711f575..5a26df3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "CosmosDB-with-SQL-API", - "version": "0.1.28", - "versionDate": "2021-09-04", + "version": "0.1.29", + "versionDate": "2022-02-06", "author": "hackolade", "engines": { "hackolade": "5.1.3", diff --git a/reverse_engineering/config.json b/reverse_engineering/config.json index 341a1e0..e05a75c 100644 --- a/reverse_engineering/config.json +++ b/reverse_engineering/config.json @@ -5,5 +5,6 @@ }, "excludeDocKind": ["id"], "scenario": "getDatabases", - "connectionList": [ "name", "host", "port" ] + "connectionList": [ "name", "host", "port" ], + "helpUrl": "https://hackolade.com/help/Azureinstance.html" }