File tree Expand file tree Collapse file tree 8 files changed +6738
-1013
lines changed Expand file tree Collapse file tree 8 files changed +6738
-1013
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: 95815a9501527c69c4aab613380685a5
4+ docChecksum: 141a9989778e09b7c6bb43e496b49905
55 docVersion: 0.4.0
6- speakeasyVersion: 1.260.6
7- generationVersion: 2.311.1
8- releaseVersion: 3.2.6
9- configChecksum: 7652512edc027d79ab2414a91c0209e9
6+ speakeasyVersion: 1.267.0
7+ generationVersion: 2.312.0
8+ releaseVersion: 3.2.7
9+ configChecksum: ebddc3a00f5ad18520bb7ef42f7f380c
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 @@ -1386,4 +1386,14 @@ Based on:
13861386### Generated
13871387- [ typescript v3.2.6] .
13881388### Releases
1389- - [ NPM v3.2.6] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.2.6 - .
1389+ - [ NPM v3.2.6] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.2.6 - .
1390+
1391+ ## 2024-04-20 00:11:06
1392+ ### Changes
1393+ Based on:
1394+ - OpenAPI Doc 0.4.0 https://docs.speakeasyapi.dev/openapi.yaml
1395+ - Speakeasy CLI 1.267.0 (2.312.0) https://github.com/speakeasy-api/speakeasy
1396+ ### Generated
1397+ - [ typescript v3.2.7] .
1398+ ### Releases
1399+ - [ NPM v3.2.7] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.2.7 - .
Original file line number Diff line number Diff line change 3030| ` lastEventId ` | * string* | :heavy_check_mark : | Unique identifier of the last event for the target |
3131| ` lastEventInteractionType ` | [ shared.InteractionType] ( ../../../sdk/models/shared/interactiontype.md ) | :heavy_check_mark : | Type of interaction. |
3232| ` repoLabel ` | * string* | :heavy_minus_sign : | Label of the git repository. |
33+ | ` sourceBlobDigest ` | * string* | :heavy_minus_sign : | The blob digest of the source. |
34+ | ` sourceNamespaceName ` | * string* | :heavy_minus_sign : | The namespace name of the source. |
35+ | ` sourceRevisionDigest ` | * string* | :heavy_minus_sign : | The revision digest of the source. |
3336| ` success ` | * boolean* | :heavy_minus_sign : | Indicates whether the event was successful. |
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ generation:
1010 auth :
1111 oAuth2ClientCredentialsEnabled : false
1212typescript :
13- version : 3.2.6
13+ version : 3.2.7
1414 author : Speakeasy
1515 clientServerStatusCodesAsErrors : false
1616 flattenGlobalSecurity : false
You can’t perform that action at this time.
0 commit comments