Skip to content

Commit ce3695c

Browse files
committed
add validation of gremlin endpoint
1 parent 8fb8cd4 commit ce3695c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

localization/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"COLLECTION_SCHEMA_DEFINITION_TYPE": "document",
156156
"MONGODB_SCRIPT_WARNING_MESSAGE": "This view is not associated to a type (viewOn property).",
157157
"TYPE": {},
158-
"CENTRAL_PANE___TAB_MODEL_DEFINITIONS": "Model Definition",
158+
"CENTRAL_PANE___TAB_MODEL_DEFINITIONS": "Model Definitions",
159159
"CONTEXT_MENU___ADD_MODEL_REFERENCE": "Model Definition",
160160
"CONTEXT_MENU___GO_TO_DEFINITION": "Go to Model Definition",
161161
"DOCUMENTATION___DB_DEFINITIONS": "Model Definitions",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "CosmosDB-with-Gremlin-API",
3-
"version": "0.1.21",
4-
"versionDate": "2022-02-09",
3+
"version": "0.1.22",
4+
"versionDate": "2022-04-22",
55
"author": "hackolade",
66
"engines": {
77
"hackolade": "5.1.3",

0 commit comments

Comments
 (0)