Skip to content

Commit a6939f8

Browse files
committed
ci: regenerated with OpenAPI Doc 0.4.0 ., Speakeasy CLI 1.331.0
1 parent b114be4 commit a6939f8

File tree

8 files changed

+6714
-1005
lines changed

8 files changed

+6714
-1005
lines changed

.speakeasy/gen.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
lockVersion: 2.0.0
22
id: 89968bf0-a755-4d50-9acb-d47410010f05
33
management:
4-
docChecksum: e4cb9ecada8b35163db080ecaaf60fe3
4+
docChecksum: f5cf06d8d5f2ec68226ab161d7a73cba
55
docVersion: 0.4.0 .
6-
speakeasyVersion: 1.318.0
7-
generationVersion: 2.352.0
8-
releaseVersion: 3.3.11
9-
configChecksum: 47bb42a92e6eb1718bfa3d8ef1caab3e
6+
speakeasyVersion: 1.331.0
7+
generationVersion: 2.365.0
8+
releaseVersion: 3.3.12
9+
configChecksum: 199b7630db1994159978669e4420220e
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
1313
published: true
1414
features:
1515
typescript:
1616
acceptHeaders: 2.81.1
17-
core: 3.4.10
17+
core: 3.4.11
1818
deprecations: 2.81.1
1919
examples: 2.81.3
2020
globalSecurity: 2.82.5

RELEASES.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1576,4 +1576,14 @@ Based on:
15761576
### Generated
15771577
- [typescript v3.3.11] .
15781578
### Releases
1579-
- [NPM v3.3.11] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.3.11 - .
1579+
- [NPM v3.3.11] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.3.11 - .
1580+
1581+
## 2024-07-11 00:13:10
1582+
### Changes
1583+
Based on:
1584+
- OpenAPI Doc 0.4.0 . https://docs.speakeasyapi.dev/openapi.yaml
1585+
- Speakeasy CLI 1.331.0 (2.365.0) https://github.com/speakeasy-api/speakeasy
1586+
### Generated
1587+
- [typescript v3.3.12] .
1588+
### Releases
1589+
- [NPM v3.3.12] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.3.12 - .

docs/sdk/models/shared/githubconfiguremintlifyreporequest.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ A request to configure a GitHub repository for mintlify
55

66
## Fields
77

8-
| Field | Type | Required | Description |
9-
| ---------------------------- | ---------------------------- | ---------------------------- | ---------------------------- |
10-
| `input` | *string* | :heavy_check_mark: | The input OpenAPI document |
11-
| `org` | *string* | :heavy_check_mark: | The GitHub organization name |
12-
| `overlays` | *string*[] | :heavy_check_mark: | The overlays to apply |
13-
| `repo` | *string* | :heavy_check_mark: | The GitHub repository name |
8+
| Field | Type | Required | Description |
9+
| ---------------------------------------- | ---------------------------------------- | ---------------------------------------- | ---------------------------------------- |
10+
| `input` | *string* | :heavy_check_mark: | The input OpenAPI document |
11+
| `org` | *string* | :heavy_check_mark: | The GitHub organization name |
12+
| `overlays` | *string*[] | :heavy_check_mark: | The overlays to apply |
13+
| `repo` | *string* | :heavy_check_mark: | The GitHub repository name |
14+
| `subdirectory` | *string* | :heavy_minus_sign: | The subdirectory (location of mint.json) |

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

0 commit comments

Comments
 (0)