File tree Expand file tree Collapse file tree 8 files changed +6715
-1000
lines changed
docs/sdk/models/operations Expand file tree Collapse file tree 8 files changed +6715
-1000
lines changed Original file line number Diff line number Diff line change 1
1
lockVersion: 2.0.0
2
2
id: 89968bf0-a755-4d50-9acb-d47410010f05
3
3
management:
4
- docChecksum: 90bb5b2f880d4a86868122f9a6b08d40
4
+ docChecksum: 10893fff3e9a4e77b8628de48190cd77
5
5
docVersion: 0.4.0
6
6
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
10
10
repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-typescript.git
11
11
repoSubDirectory: .
12
12
installationURL: https://github.com/speakeasy-api/speakeasy-client-sdk-typescript
Original file line number Diff line number Diff line change @@ -1186,4 +1186,14 @@ Based on:
1186
1186
### Generated
1187
1187
- [ typescript v3.1.4] .
1188
1188
### 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 - .
Original file line number Diff line number Diff line change 3
3
4
4
## Fields
5
5
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. |
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ generation:
8
8
parameterOrderingFeb2024 : false
9
9
requestResponseComponentNamesFeb2024 : false
10
10
typescript :
11
- version : 3.1.4
11
+ version : 3.1.5
12
12
author : Speakeasy
13
13
clientServerStatusCodesAsErrors : false
14
14
flattenGlobalSecurity : false
You can’t perform that action at this time.
0 commit comments