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 11lockVersion: 2.0.0
22id: 89968bf0-a755-4d50-9acb-d47410010f05
33management:
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
Original file line number Diff line number Diff 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 - .
Original file line number Diff line number Diff line change 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. |
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ generation:
88 parameterOrderingFeb2024 : false
99 requestResponseComponentNamesFeb2024 : false
1010typescript :
11- version : 3.1.4
11+ version : 3.1.5
1212 author : Speakeasy
1313 clientServerStatusCodesAsErrors : false
1414 flattenGlobalSecurity : false
You can’t perform that action at this time.
0 commit comments