Skip to content

Commit 099bd1c

Browse files
committed
ci: regenerated with OpenAPI Doc 0.4.0 ., Speakeasy CLI 1.294.0
1 parent b0b9b3f commit 099bd1c

File tree

8 files changed

+6701
-1002
lines changed

8 files changed

+6701
-1002
lines changed

.speakeasy/gen.lock

+4-4
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: 5dd84d4ef84bb4a4426881954f176d08
4+
docChecksum: f85cf38fea71c78f79ca43b23b176863
55
docVersion: 0.4.0 .
6-
speakeasyVersion: 1.293.1
6+
speakeasyVersion: 1.294.0
77
generationVersion: 2.333.3
8-
releaseVersion: 3.3.1
9-
configChecksum: a7fa586f6b47a9c105da666f702812cb
8+
releaseVersion: 3.3.2
9+
configChecksum: 20388f246d8d129879fb505fba89efc6
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

+11-1
Original file line numberDiff line numberDiff line change
@@ -1476,4 +1476,14 @@ Based on:
14761476
### Generated
14771477
- [typescript v3.3.1] .
14781478
### Releases
1479-
- [NPM v3.3.1] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.3.1 - .
1479+
- [NPM v3.3.1] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.3.1 - .
1480+
1481+
## 2024-05-21 00:12:08
1482+
### Changes
1483+
Based on:
1484+
- OpenAPI Doc 0.4.0 . https://docs.speakeasyapi.dev/openapi.yaml
1485+
- Speakeasy CLI 1.294.0 (2.333.3) https://github.com/speakeasy-api/speakeasy
1486+
### Generated
1487+
- [typescript v3.3.2] .
1488+
### Releases
1489+
- [NPM v3.3.2] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.3.2 - .

docs/sdk/models/shared/apikeydetails.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
| Field | Type | Required | Description |
77
| ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
88
| `accountType` | [shared.AccountType](../../../sdk/models/shared/accounttype.md) | :heavy_check_mark: | N/A |
9-
| `enabledFeatures` | [shared.FeatureFlag](../../../sdk/models/shared/featureflag.md)[] | :heavy_check_mark: | N/A |
9+
| `enabledFeatures` | *string*[] | :heavy_check_mark: | N/A |
1010
| ~~`featureFlags`~~ | *string*[] | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible. |
1111
| `generationAccessUnlimited` | *boolean* | :heavy_minus_sign: | N/A |
1212
| `orgSlug` | *string* | :heavy_check_mark: | N/A |

gen.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ generation:
1010
auth:
1111
oAuth2ClientCredentialsEnabled: false
1212
typescript:
13-
version: 3.3.1
13+
version: 3.3.2
1414
author: Speakeasy
1515
clientServerStatusCodesAsErrors: false
1616
flattenGlobalSecurity: false

0 commit comments

Comments
 (0)