Skip to content

Commit f5e94a0

Browse files
committed
ci: regenerated with OpenAPI Doc 0.4.0, Speakeasy CLI 1.267.0
1 parent 889ed5e commit f5e94a0

File tree

8 files changed

+6738
-1013
lines changed

8 files changed

+6738
-1013
lines changed

.speakeasy/gen.lock

Lines changed: 5 additions & 5 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: 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

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff 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 - .

docs/sdk/models/shared/targetsdk.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,7 @@
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. |

gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ generation:
1010
auth:
1111
oAuth2ClientCredentialsEnabled: false
1212
typescript:
13-
version: 3.2.6
13+
version: 3.2.7
1414
author: Speakeasy
1515
clientServerStatusCodesAsErrors: false
1616
flattenGlobalSecurity: false

0 commit comments

Comments
 (0)