File tree 8 files changed +6714
-1005
lines changed
8 files changed +6714
-1005
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: e4cb9ecada8b35163db080ecaaf60fe3
4
+ docChecksum: f5cf06d8d5f2ec68226ab161d7a73cba
5
5
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
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
13
13
published: true
14
14
features:
15
15
typescript:
16
16
acceptHeaders: 2.81.1
17
- core: 3.4.10
17
+ core: 3.4.11
18
18
deprecations: 2.81.1
19
19
examples: 2.81.3
20
20
globalSecurity: 2.82.5
Original file line number Diff line number Diff line change @@ -1576,4 +1576,14 @@ Based on:
1576
1576
### Generated
1577
1577
- [ typescript v3.3.11] .
1578
1578
### 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 - .
Original file line number Diff line number Diff line change @@ -5,9 +5,10 @@ A request to configure a GitHub repository for mintlify
5
5
6
6
## Fields
7
7
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) |
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.3.11
13
+ version : 3.3.12
14
14
author : Speakeasy
15
15
clientServerStatusCodesAsErrors : false
16
16
flattenGlobalSecurity : false
You can’t perform that action at this time.
0 commit comments