Skip to content

Commit cb3f514

Browse files
committed
ci: regenerated with OpenAPI Doc 0.4.0 ., Speakeasy CLI 1.285.1
1 parent 98ebd2d commit cb3f514

File tree

23 files changed

+6779
-1074
lines changed

23 files changed

+6779
-1074
lines changed

.speakeasy/gen.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 89968bf0-a755-4d50-9acb-d47410010f05
33
management:
4-
docChecksum: 5b0eee49ab3aced27d58ad63f2f07d70
4+
docChecksum: 781d670121afeffb63b7a5292c609f7f
55
docVersion: 0.4.0 .
6-
speakeasyVersion: 1.279.0
7-
generationVersion: 2.322.5
8-
releaseVersion: 3.2.11
9-
configChecksum: 38258cad7157dfbf040a84e31dea64e2
6+
speakeasyVersion: 1.285.1
7+
generationVersion: 2.326.3
8+
releaseVersion: 3.2.12
9+
configChecksum: 679c325658f56b2ce23772e2b011a2a1
1010
repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-typescript.git
1111
repoSubDirectory: .
1212
installationURL: https://github.com/speakeasy-api/speakeasy-client-sdk-typescript

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ async function run() {
2929
security: {
3030
apiKey: "<YOUR_API_KEY_HERE>",
3131
},
32-
workspaceID: "<value>",
3332
});
3433

3534
const res = await sdk.apis.getApis({
@@ -163,7 +162,6 @@ async function run() {
163162
security: {
164163
apiKey: "<YOUR_API_KEY_HERE>",
165164
},
166-
workspaceID: "<value>",
167165
});
168166

169167
let res;
@@ -213,7 +211,6 @@ async function run() {
213211
security: {
214212
apiKey: "<YOUR_API_KEY_HERE>",
215213
},
216-
workspaceID: "<value>",
217214
});
218215

219216
const res = await sdk.apis.deleteApi({
@@ -243,7 +240,6 @@ async function run() {
243240
security: {
244241
apiKey: "<YOUR_API_KEY_HERE>",
245242
},
246-
workspaceID: "<value>",
247243
});
248244

249245
const res = await sdk.apis.deleteApi({
@@ -305,7 +301,6 @@ async function run() {
305301
security: {
306302
apiKey: "<YOUR_API_KEY_HERE>",
307303
},
308-
workspaceID: "<value>",
309304
});
310305

311306
const res = await sdk.apis.deleteApi({
@@ -350,7 +345,6 @@ async function run() {
350345
security: {
351346
apiKey: "<YOUR_API_KEY_HERE>",
352347
},
353-
workspaceID: "<value>",
354348
});
355349

356350
const res = await sdk.events.getWorkspaceEventsByTarget({
@@ -381,7 +375,6 @@ async function run() {
381375
security: {
382376
apiKey: "<YOUR_API_KEY_HERE>",
383377
},
384-
workspaceID: "<value>",
385378
});
386379

387380
const res = await sdk.auth.getWorkspaceAccess(
@@ -426,7 +419,6 @@ async function run() {
426419
security: {
427420
apiKey: "<YOUR_API_KEY_HERE>",
428421
},
429-
workspaceID: "<value>",
430422
});
431423

432424
const res = await sdk.auth.getWorkspaceAccess({});

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1436,4 +1436,14 @@ Based on:
14361436
### Generated
14371437
- [typescript v3.2.11] .
14381438
### Releases
1439-
- [NPM v3.2.11] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.2.11 - .
1439+
- [NPM v3.2.11] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.2.11 - .
1440+
1441+
## 2024-05-09 00:11:46
1442+
### Changes
1443+
Based on:
1444+
- OpenAPI Doc 0.4.0 . https://docs.speakeasyapi.dev/openapi.yaml
1445+
- Speakeasy CLI 1.285.1 (2.326.3) https://github.com/speakeasy-api/speakeasy
1446+
### Generated
1447+
- [typescript v3.2.12] .
1448+
### Releases
1449+
- [NPM v3.2.12] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.2.12 - .

USAGE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ async function run() {
77
security: {
88
apiKey: "<YOUR_API_KEY_HERE>",
99
},
10-
workspaceID: "<value>",
1110
});
1211

1312
const res = await sdk.apis.getApis({

docs/sdk/models/shared/clievent.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
| `generateConfigPreChecksum` | *string* | :heavy_minus_sign: | Checksum of the configuration file (prior to generation) |
1919
| `generateConfigPreRaw` | *string* | :heavy_minus_sign: | Rendered configuration file (prior to generation) |
2020
| `generateConfigPreVersion` | *string* | :heavy_minus_sign: | The version of the customer's SDK before we generated |
21+
| `generateEligibleFeatures` | *string* | :heavy_minus_sign: | Eligible feature set during generation |
2122
| `generateGenLockId` | *string* | :heavy_minus_sign: | gen.lock ID (expected to be a uuid). |
2223
| `generateGenLockPostFeatures` | *string* | :heavy_minus_sign: | Features post generation |
2324
| `generateGenLockPreBlobDigest` | *string* | :heavy_minus_sign: | Blob digest of the Previous Generation |
@@ -27,13 +28,16 @@
2728
| `generateGenLockPreNamespaceName` | *string* | :heavy_minus_sign: | Namespace name of the Previous Generation |
2829
| `generateGenLockPreRevisionDigest` | *string* | :heavy_minus_sign: | Revision digest of the Previous Generation |
2930
| `generateGenLockPreVersion` | *string* | :heavy_minus_sign: | Artifact version for the Previous Generation |
31+
| `generateNumberOfOperationsIgnored` | *number* | :heavy_minus_sign: | The number of operations ignored in generation. |
32+
| `generateNumberOfOperationsUsed` | *number* | :heavy_minus_sign: | The number of operations used in generation. |
3033
| `generateOutputTests` | *boolean* | :heavy_minus_sign: | Indicates whether tests were output. |
3134
| `generatePublished` | *boolean* | :heavy_minus_sign: | Indicates whether the target was considered published. |
3235
| `generateRepoUrl` | *string* | :heavy_minus_sign: | Expected Repo URL, for use in documentation generation. |
3336
| `generateTarget` | *string* | :heavy_minus_sign: | The target of the event. |
3437
| `generateTargetVersion` | *string* | :heavy_minus_sign: | The version of the target. |
3538
| `generateVersion` | *string* | :heavy_minus_sign: | Version of the generation logic used. |
3639
| `ghActionOrganization` | *string* | :heavy_minus_sign: | GitHub organization of the action. |
40+
| `ghActionRef` | *string* | :heavy_minus_sign: | GitHub Action ref value. |
3741
| `ghActionRepository` | *string* | :heavy_minus_sign: | GitHub repository of the action. |
3842
| `ghActionRunLink` | *string* | :heavy_minus_sign: | Link to the GitHub action run. |
3943
| `ghActionVersion` | *string* | :heavy_minus_sign: | Version of the GitHub action. |

docs/sdk/models/shared/targetsdk.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,18 @@
99
| `continuousIntegrationEnvironment` | *string* | :heavy_minus_sign: | Name of the CI environment. |
1010
| `error` | *string* | :heavy_minus_sign: | Error message if the last event was not successful. |
1111
| `generateConfigPostVersion` | *string* | :heavy_minus_sign: | Version of the generated target (post generation) |
12+
| `generateEligibleFeatures` | *string* | :heavy_minus_sign: | Eligible feature set during generation |
1213
| `generateGenLockId` | *string* | :heavy_check_mark: | gen.lock ID (expected to be a uuid). The same as `id`. A unique identifier for the target. |
1314
| `generateGenLockPreFeatures` | *string* | :heavy_minus_sign: | Features prior to generation |
1415
| `generateGenLockPreVersion` | *string* | :heavy_minus_sign: | Artifact version for the Previous Generation |
16+
| `generateNumberOfOperationsIgnored` | *number* | :heavy_minus_sign: | The number of operations ignored in generation. |
17+
| `generateNumberOfOperationsUsed` | *number* | :heavy_minus_sign: | The number of operations used in generation. |
1518
| `generatePublished` | *boolean* | :heavy_minus_sign: | Indicates whether the target was considered published. |
1619
| `generateTarget` | *string* | :heavy_check_mark: | eg `typescript`, `terraform`, `python` |
1720
| `generateTargetName` | *string* | :heavy_minus_sign: | The name of the target as defined by the user. |
1821
| `generateTargetVersion` | *string* | :heavy_minus_sign: | The version of the Speakeasy generator for this target eg v2 of the typescript generator. |
1922
| `ghActionOrganization` | *string* | :heavy_minus_sign: | GitHub organization of the action. |
23+
| `ghActionRef` | *string* | :heavy_minus_sign: | GitHub Action ref value. |
2024
| `ghActionRepository` | *string* | :heavy_minus_sign: | GitHub repository of the action. |
2125
| `ghActionRunLink` | *string* | :heavy_minus_sign: | Link to the GitHub action run. |
2226
| `ghActionVersion` | *string* | :heavy_minus_sign: | Version of the GitHub action. |

0 commit comments

Comments
 (0)