Skip to content

Commit 8cf87af

Browse files
committed
ci: regenerated with OpenAPI Doc 0.4.0, Speakeasy CLI 1.192.1
1 parent 5187917 commit 8cf87af

File tree

8 files changed

+6715
-1000
lines changed

8 files changed

+6715
-1000
lines changed

.speakeasy/gen.lock

Lines changed: 4 additions & 4 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: 90bb5b2f880d4a86868122f9a6b08d40
4+
docChecksum: 10893fff3e9a4e77b8628de48190cd77
55
docVersion: 0.4.0
66
speakeasyVersion: internal
7-
generationVersion: 2.263.3
8-
releaseVersion: 3.1.4
9-
configChecksum: cbf5f00b3ffe515c55275d841d3a768d
7+
generationVersion: 2.269.0
8+
releaseVersion: 3.1.5
9+
configChecksum: b1cf0d932ae376959c28e8cafb1860bd
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

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1186,4 +1186,14 @@ Based on:
11861186
### Generated
11871187
- [typescript v3.1.4] .
11881188
### Releases
1189-
- [NPM v3.1.4] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.1.4 - .
1189+
- [NPM v3.1.4] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.1.4 - .
1190+
1191+
## 2024-02-23 00:10:57
1192+
### Changes
1193+
Based on:
1194+
- OpenAPI Doc 0.4.0 https://docs.speakeasyapi.dev/openapi.yaml
1195+
- Speakeasy CLI 1.192.1 (2.269.0) https://github.com/speakeasy-api/speakeasy
1196+
### Generated
1197+
- [typescript v3.1.5] .
1198+
### Releases
1199+
- [NPM v3.1.5] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.1.5 - .

docs/sdk/models/operations/getworkspaceaccessrequest.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
## Fields
55

6-
| Field | Type | Required | Description |
7-
| ------------------------------------------- | ------------------------------------------- | ------------------------------------------- | ------------------------------------------- |
8-
| `genLockId` | *string* | :heavy_minus_sign: | Unique identifier of the generation target. |
6+
| Field | Type | Required | Description |
7+
| -------------------------------------------- | -------------------------------------------- | -------------------------------------------- | -------------------------------------------- |
8+
| `genLockId` | *string* | :heavy_minus_sign: | Unique identifier of the generation target. |
9+
| `passive` | *boolean* | :heavy_minus_sign: | Skip side-effects like incrementing metrics. |
10+
| `targetType` | *string* | :heavy_minus_sign: | The type of the generated target. |

gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ generation:
88
parameterOrderingFeb2024: false
99
requestResponseComponentNamesFeb2024: false
1010
typescript:
11-
version: 3.1.4
11+
version: 3.1.5
1212
author: Speakeasy
1313
clientServerStatusCodesAsErrors: false
1414
flattenGlobalSecurity: false

0 commit comments

Comments
 (0)