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 1
1
lockVersion: 2.0.0
2
2
id: 89968bf0-a755-4d50-9acb-d47410010f05
3
3
management:
4
- docChecksum: 95815a9501527c69c4aab613380685a5
4
+ docChecksum: 141a9989778e09b7c6bb43e496b49905
5
5
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
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 @@ -1386,4 +1386,14 @@ Based on:
1386
1386
### Generated
1387
1387
- [ typescript v3.2.6] .
1388
1388
### 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 30
30
| ` lastEventId ` | * string* | :heavy_check_mark : | Unique identifier of the last event for the target |
31
31
| ` lastEventInteractionType ` | [ shared.InteractionType] ( ../../../sdk/models/shared/interactiontype.md ) | :heavy_check_mark : | Type of interaction. |
32
32
| ` 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. |
33
36
| ` 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:
10
10
auth :
11
11
oAuth2ClientCredentialsEnabled : false
12
12
typescript :
13
- version : 3.2.6
13
+ version : 3.2.7
14
14
author : Speakeasy
15
15
clientServerStatusCodesAsErrors : false
16
16
flattenGlobalSecurity : false
You can’t perform that action at this time.
0 commit comments