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 feec171 commit f57e7aaCopy full SHA for f57e7aa
README.md
@@ -83,7 +83,7 @@ The type annotations in this documentation generally follow the definitions used
83
* *config* (optional): an object with the following properties:
84
* *url* (optional): base URL of the ArangoDB server. Default: `http://localhost:8529`.
85
* *databaseName* (optional): name of the active database. Default: `_system`.
86
- * *arangoVersion* (optional): value of the `x-arango-version` header. Default: `20200`.
+ * *arangoVersion* (optional): value of the `x-arango-version` header. Default: `20300`.
87
* *headers* (optional): an object with headers to send with every request.
88
89
If *config* is a string, it will be interpreted as *config.url*.
0 commit comments