Skip to content

Commit 9b552e8

Browse files
committed
ci: regenerated with OpenAPI Doc 0.4.0, Speakeasy CLI 1.200.0
1 parent 87ecbb3 commit 9b552e8

File tree

8 files changed

+6707
-998
lines changed

8 files changed

+6707
-998
lines changed

.speakeasy/gen.lock

Lines changed: 4 additions & 4 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: 9e766720141ee71ea97dae02c573b883
4+
docChecksum: 9a4517dbb12d2cf1b7c3f411d1e2ff4f
55
docVersion: 0.4.0
66
speakeasyVersion: internal
7-
generationVersion: 2.275.4
8-
releaseVersion: 3.1.10
9-
configChecksum: 3e376a1be44287ab44510096f84d58f6
7+
generationVersion: 2.277.0
8+
releaseVersion: 3.1.11
9+
configChecksum: 99fe50ab75440f311f56a999d7ac3c36
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
@@ -1246,4 +1246,14 @@ Based on:
12461246
### Generated
12471247
- [typescript v3.1.10] .
12481248
### Releases
1249-
- [NPM v3.1.10] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.1.10 - .
1249+
- [NPM v3.1.10] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.1.10 - .
1250+
1251+
## 2024-03-02 00:10:33
1252+
### Changes
1253+
Based on:
1254+
- OpenAPI Doc 0.4.0 https://docs.speakeasyapi.dev/openapi.yaml
1255+
- Speakeasy CLI 1.200.0 (2.277.0) https://github.com/speakeasy-api/speakeasy
1256+
### Generated
1257+
- [typescript v3.1.11] .
1258+
### Releases
1259+
- [NPM v3.1.11] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.1.11 - .

docs/sdk/models/shared/targetsdk.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@
2626
| `lastEventCreatedAt` | [Date](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date) | :heavy_check_mark: | Timestamp when the event was created in the database. |
2727
| `lastEventId` | *string* | :heavy_check_mark: | Unique identifier of the last event for the target |
2828
| `repoLabel` | *string* | :heavy_minus_sign: | Label of the git repository. |
29-
| `success` | *boolean* | :heavy_minus_sign: | Indicates whether the event was successful. |
29+
| `success` | *boolean* | :heavy_minus_sign: | Indicates whether the event was successful. |
30+
| `totalEvents` | *number* | :heavy_check_mark: | Total number of events for the target |

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.1.10
13+
version: 3.1.11
1414
author: Speakeasy
1515
clientServerStatusCodesAsErrors: false
1616
flattenGlobalSecurity: false

0 commit comments

Comments
 (0)