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 35a6763 commit 312a608Copy full SHA for 312a608
lib/config.js
@@ -1,5 +1,4 @@
1
module.exports = {
2
- httpApiVersionPath:
3
- "https://downloads.lambdatest.com/npm/api/supported_versions.json",
+ version: {"latestVersion": "v1", "supportedVersions": ["v1"]},
4
baseUrl: "https://api.lambdatest.com/automation/api/"
5
};
0 commit comments