testkube-sdk
Advanced tools
Comparing version 1.15.0 to 1.15.1
@@ -37,4 +37,4 @@ "use strict"; | ||
this.openapiDocVersion = "1.0.0"; | ||
this.sdkVersion = "1.15.0"; | ||
this.genVersion = "2.129.1"; | ||
this.sdkVersion = "1.15.1"; | ||
this.genVersion = "2.131.1"; | ||
Object.assign(this, init); | ||
@@ -41,0 +41,0 @@ } |
# Artifacts | ||
(*artifacts*) | ||
@@ -3,0 +4,0 @@ ## Overview |
# Executions | ||
(*executions*) | ||
@@ -3,0 +4,0 @@ ## Overview |
# Executor | ||
(*executor*) | ||
@@ -3,0 +4,0 @@ ## Overview |
# Keymap | ||
(*keymap*) | ||
@@ -3,0 +4,0 @@ ## Overview |
# Labels | ||
(*labels*) | ||
@@ -3,0 +4,0 @@ ## Overview |
# Logs | ||
(*logs*) | ||
@@ -3,0 +4,0 @@ ## Overview |
# Repository | ||
(*repository*) | ||
@@ -3,0 +4,0 @@ ### Available Operations |
# TestkubeSDK | ||
## Overview | ||
@@ -4,0 +5,0 @@ |
# Tests | ||
(*tests*) | ||
@@ -3,0 +4,0 @@ ## Overview |
# TestSources | ||
(*testSources*) | ||
@@ -3,0 +4,0 @@ ### Available Operations |
# TestSuites | ||
(*testSuites*) | ||
@@ -3,0 +4,0 @@ ## Overview |
# TestTriggers | ||
(*testTriggers*) | ||
@@ -3,0 +4,0 @@ ## Overview |
# Webhook | ||
(*webhook*) | ||
@@ -3,0 +4,0 @@ ## Overview |
{ | ||
"name": "testkube-sdk", | ||
"version": "1.15.0", | ||
"version": "1.15.1", | ||
"author": "aabedraba", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -42,3 +42,3 @@ # testkube-sdk | ||
### [Api](docs/sdks/api/README.md) | ||
### [api](docs/sdks/api/README.md) | ||
@@ -130,3 +130,3 @@ * [abortExecution](docs/sdks/api/README.md#abortexecution) - Aborts execution | ||
### [Artifacts](docs/sdks/artifacts/README.md) | ||
### [artifacts](docs/sdks/artifacts/README.md) | ||
@@ -137,3 +137,3 @@ * [downloadArchive](docs/sdks/artifacts/README.md#downloadarchive) - Download artifact archive | ||
### [Executions](docs/sdks/executions/README.md) | ||
### [executions](docs/sdks/executions/README.md) | ||
@@ -163,3 +163,3 @@ * [abortExecution](docs/sdks/executions/README.md#abortexecution) - Aborts execution | ||
### [Executor](docs/sdks/executor/README.md) | ||
### [executor](docs/sdks/executor/README.md) | ||
@@ -175,19 +175,19 @@ * [createExecutorJson](docs/sdks/executor/README.md#createexecutorjson) - Create new executor | ||
### [Keymap](docs/sdks/keymap/README.md) | ||
### [keymap](docs/sdks/keymap/README.md) | ||
* [getKeyMap](docs/sdks/keymap/README.md#getkeymap) - Test triggers keymap | ||
### [Labels](docs/sdks/labels/README.md) | ||
### [labels](docs/sdks/labels/README.md) | ||
* [listLabels](docs/sdks/labels/README.md#listlabels) - List labels | ||
### [Logs](docs/sdks/logs/README.md) | ||
### [logs](docs/sdks/logs/README.md) | ||
* [getExecutionLogs](docs/sdks/logs/README.md#getexecutionlogs) - Get execution's logs by ID | ||
### [Repository](docs/sdks/repository/README.md) | ||
### [repository](docs/sdks/repository/README.md) | ||
* [validateRepository](docs/sdks/repository/README.md#validaterepository) - Validate new repository | ||
### [TestSources](docs/sdks/testsources/README.md) | ||
### [testSources](docs/sdks/testsources/README.md) | ||
@@ -204,3 +204,3 @@ * [createTestSourceJson](docs/sdks/testsources/README.md#createtestsourcejson) - Create new test source | ||
### [TestSuites](docs/sdks/testsuites/README.md) | ||
### [testSuites](docs/sdks/testsuites/README.md) | ||
@@ -227,3 +227,3 @@ * [abortTestSuiteExecution](docs/sdks/testsuites/README.md#aborttestsuiteexecution) - Aborts testsuite execution | ||
### [TestTriggers](docs/sdks/testtriggers/README.md) | ||
### [testTriggers](docs/sdks/testtriggers/README.md) | ||
@@ -240,3 +240,3 @@ * [bulkUpdateTestTriggers](docs/sdks/testtriggers/README.md#bulkupdatetesttriggers) - Bulk update test triggers | ||
### [Tests](docs/sdks/tests/README.md) | ||
### [tests](docs/sdks/tests/README.md) | ||
@@ -263,3 +263,3 @@ * [abortExecution](docs/sdks/tests/README.md#abortexecution) - Aborts execution | ||
### [Webhook](docs/sdks/webhook/README.md) | ||
### [webhook](docs/sdks/webhook/README.md) | ||
@@ -266,0 +266,0 @@ * [createWebhookJson](docs/sdks/webhook/README.md#createwebhookjson) - Create new webhook |
Sorry, the diff of this file is too big to display
3185355