Skip to content

Commit 03c2ad3

Browse files
committed
ci: regenerated with OpenAPI Doc 0.4.0 ., Speakeasy CLI 1.318.0
1 parent 30f5e4b commit 03c2ad3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+7922
-1077
lines changed

.speakeasy/gen.lock

Lines changed: 34 additions & 9 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: a1ee1e7896ec8cc5254723b812c845c6
4+
docChecksum: e4cb9ecada8b35163db080ecaaf60fe3
55
docVersion: 0.4.0 .
6-
speakeasyVersion: 1.314.2
7-
generationVersion: 2.349.6
8-
releaseVersion: 3.3.10
9-
configChecksum: cf37d9792de350a21581cfdc6b698492
6+
speakeasyVersion: 1.318.0
7+
generationVersion: 2.352.0
8+
releaseVersion: 3.3.11
9+
configChecksum: 47bb42a92e6eb1718bfa3d8ef1caab3e
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
@@ -85,6 +85,7 @@ generatedFiles:
8585
- src/sdk/models/operations/getblob.ts
8686
- src/sdk/models/operations/getmanifest.ts
8787
- src/sdk/models/operations/getnamespaces.ts
88+
- src/sdk/models/operations/getoassummary.ts
8889
- src/sdk/models/operations/getrevisions.ts
8990
- src/sdk/models/operations/gettags.ts
9091
- src/sdk/models/operations/posttags.ts
@@ -101,6 +102,7 @@ generatedFiles:
101102
- src/sdk/models/operations/configuremintlifyrepo.ts
102103
- src/sdk/models/operations/configuretarget.ts
103104
- src/sdk/models/operations/fetchpublishingprs.ts
105+
- src/sdk/models/operations/getaction.ts
104106
- src/sdk/models/operations/githubcheckpublishingsecrets.ts
105107
- src/sdk/models/operations/githubstorepublishingsecrets.ts
106108
- src/sdk/models/operations/triggeraction.ts
@@ -110,7 +112,9 @@ generatedFiles:
110112
- src/sdk/models/operations/getchangesreportsignedurl.ts
111113
- src/sdk/models/operations/getlintingreportsignedurl.ts
112114
- src/sdk/models/operations/uploadreport.ts
115+
- src/sdk/models/operations/applyoperationids.ts
113116
- src/sdk/models/operations/suggestoperationids.ts
117+
- src/sdk/models/operations/suggestoperationidsregistry.ts
114118
- src/sdk/models/operations/getembedaccesstoken.ts
115119
- src/sdk/models/operations/getvalidembedaccesstokens.ts
116120
- src/sdk/models/operations/revokeembedaccesstoken.ts
@@ -133,6 +137,9 @@ generatedFiles:
133137
- src/sdk/models/shared/annotations.ts
134138
- src/sdk/models/shared/getnamespacesresponse.ts
135139
- src/sdk/models/shared/namespace.ts
140+
- src/sdk/models/shared/oassummary.ts
141+
- src/sdk/models/shared/oasoperation.ts
142+
- src/sdk/models/shared/oasinfo.ts
136143
- src/sdk/models/shared/getrevisionsresponse.ts
137144
- src/sdk/models/shared/revision.ts
138145
- src/sdk/models/shared/gettagsresponse.ts
@@ -156,13 +163,16 @@ generatedFiles:
156163
- src/sdk/models/shared/githubconfiguremintlifyreporequest.ts
157164
- src/sdk/models/shared/githubconfiguretargetrequest.ts
158165
- src/sdk/models/shared/githubpublishingprresponse.ts
166+
- src/sdk/models/shared/githubgetactionresponse.ts
159167
- src/sdk/models/shared/githubmissingpublishingsecretsresponse.ts
160168
- src/sdk/models/shared/githubstorepublishingsecretsrequest.ts
161169
- src/sdk/models/shared/githubtriggeractionrequest.ts
162170
- src/sdk/models/shared/organizationusageresponse.ts
163171
- src/sdk/models/shared/organizationusage.ts
164172
- src/sdk/models/shared/organization.ts
165173
- src/sdk/models/shared/report.ts
174+
- src/sdk/models/shared/suggestedoperationids.ts
175+
- src/sdk/models/shared/suggestoperationidsopts.ts
166176
- src/sdk/models/shared/embedaccesstokenresponse.ts
167177
- src/sdk/models/shared/embedtoken.ts
168178
- src/sdk/models/shared/clievent.ts
@@ -231,6 +241,8 @@ generatedFiles:
231241
- docs/sdk/models/operations/getmanifestrequest.md
232242
- docs/sdk/models/operations/getmanifestresponse.md
233243
- docs/sdk/models/operations/getnamespacesresponse.md
244+
- docs/sdk/models/operations/getoassummaryrequest.md
245+
- docs/sdk/models/operations/getoassummaryresponse.md
234246
- docs/sdk/models/operations/getrevisionsrequest.md
235247
- docs/sdk/models/operations/getrevisionsresponse.md
236248
- docs/sdk/models/operations/gettagsrequest.md
@@ -257,6 +269,8 @@ generatedFiles:
257269
- docs/sdk/models/operations/configuretargetresponse.md
258270
- docs/sdk/models/operations/fetchpublishingprsrequest.md
259271
- docs/sdk/models/operations/fetchpublishingprsresponse.md
272+
- docs/sdk/models/operations/getactionrequest.md
273+
- docs/sdk/models/operations/getactionresponse.md
260274
- docs/sdk/models/operations/githubcheckpublishingsecretsrequest.md
261275
- docs/sdk/models/operations/githubcheckpublishingsecretsresponse.md
262276
- docs/sdk/models/operations/githubstorepublishingsecretsresponse.md
@@ -274,13 +288,15 @@ generatedFiles:
274288
- docs/sdk/models/operations/uploadreportrequestbody.md
275289
- docs/sdk/models/operations/uploadreportuploadedreport.md
276290
- docs/sdk/models/operations/uploadreportresponse.md
277-
- docs/sdk/models/operations/depthstyle.md
278-
- docs/sdk/models/operations/style.md
279-
- docs/sdk/models/operations/opts.md
291+
- docs/sdk/models/operations/applyoperationidsrequestbody.md
292+
- docs/sdk/models/operations/applyoperationidsrequest.md
293+
- docs/sdk/models/operations/applyoperationidsresponse.md
280294
- docs/sdk/models/operations/schema.md
281295
- docs/sdk/models/operations/suggestoperationidsrequestbody.md
282-
- docs/sdk/models/operations/suggestoperationidssuggestion.md
296+
- docs/sdk/models/operations/suggestoperationidsrequest.md
283297
- docs/sdk/models/operations/suggestoperationidsresponse.md
298+
- docs/sdk/models/operations/suggestoperationidsregistryrequest.md
299+
- docs/sdk/models/operations/suggestoperationidsregistryresponse.md
284300
- docs/sdk/models/operations/getembedaccesstokenrequest.md
285301
- docs/sdk/models/operations/getembedaccesstokenresponse.md
286302
- docs/sdk/models/operations/getvalidembedaccesstokensresponse.md
@@ -310,6 +326,10 @@ generatedFiles:
310326
- docs/sdk/models/shared/annotations.md
311327
- docs/sdk/models/shared/getnamespacesresponse.md
312328
- docs/sdk/models/shared/namespace.md
329+
- docs/sdk/models/shared/oassummary.md
330+
- docs/sdk/models/shared/oasoperation.md
331+
- docs/sdk/models/shared/license.md
332+
- docs/sdk/models/shared/oasinfo.md
313333
- docs/sdk/models/shared/getrevisionsresponse.md
314334
- docs/sdk/models/shared/revision.md
315335
- docs/sdk/models/shared/gettagsresponse.md
@@ -340,6 +360,7 @@ generatedFiles:
340360
- docs/sdk/models/shared/githubconfiguremintlifyreporequest.md
341361
- docs/sdk/models/shared/githubconfiguretargetrequest.md
342362
- docs/sdk/models/shared/githubpublishingprresponse.md
363+
- docs/sdk/models/shared/githubgetactionresponse.md
343364
- docs/sdk/models/shared/githubmissingpublishingsecretsresponse.md
344365
- docs/sdk/models/shared/githubstorepublishingsecretsrequest.md
345366
- docs/sdk/models/shared/githubtriggeractionrequest.md
@@ -349,6 +370,10 @@ generatedFiles:
349370
- docs/sdk/models/shared/organization.md
350371
- docs/sdk/models/shared/typet.md
351372
- docs/sdk/models/shared/report.md
373+
- docs/sdk/models/shared/suggestedoperationids.md
374+
- docs/sdk/models/shared/depthstyle.md
375+
- docs/sdk/models/shared/style.md
376+
- docs/sdk/models/shared/suggestoperationidsopts.md
352377
- docs/sdk/models/shared/embedaccesstokenresponse.md
353378
- docs/sdk/models/shared/embedtoken.md
354379
- docs/sdk/models/shared/generatebumptype.md

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ run();
9595
* [getBlob](docs/sdks/artifacts/README.md#getblob) - Get blob for a particular digest
9696
* [getManifest](docs/sdks/artifacts/README.md#getmanifest) - Get manifest for a particular reference
9797
* [getNamespaces](docs/sdks/artifacts/README.md#getnamespaces) - Each namespace contains many revisions.
98+
* [getOASSummary](docs/sdks/artifacts/README.md#getoassummary)
9899
* [getRevisions](docs/sdks/artifacts/README.md#getrevisions)
99100
* [getTags](docs/sdks/artifacts/README.md#gettags)
100101
* [postTags](docs/sdks/artifacts/README.md#posttags) - Add tags to an existing revision
@@ -120,6 +121,7 @@ run();
120121
* [configureMintlifyRepo](docs/sdks/github/README.md#configuremintlifyrepo)
121122
* [configureTarget](docs/sdks/github/README.md#configuretarget)
122123
* [fetchPublishingPRs](docs/sdks/github/README.md#fetchpublishingprs)
124+
* [getAction](docs/sdks/github/README.md#getaction)
123125
* [githubCheckPublishingSecrets](docs/sdks/github/README.md#githubcheckpublishingsecrets)
124126
* [githubStorePublishingSecrets](docs/sdks/github/README.md#githubstorepublishingsecrets)
125127
* [triggerAction](docs/sdks/github/README.md#triggeraction)
@@ -138,7 +140,9 @@ run();
138140

139141
### [suggest](docs/sdks/suggest/README.md)
140142

143+
* [applyOperationIDs](docs/sdks/suggest/README.md#applyoperationids) - Apply operation ID suggestions and download result.
141144
* [suggestOperationIDs](docs/sdks/suggest/README.md#suggestoperationids) - Generate operation ID suggestions.
145+
* [suggestOperationIDsRegistry](docs/sdks/suggest/README.md#suggestoperationidsregistry) - Generate operation ID suggestions.
142146

143147
### [embeds](docs/sdks/embeds/README.md)
144148

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1566,4 +1566,14 @@ Based on:
15661566
### Generated
15671567
- [typescript v3.3.10] .
15681568
### Releases
1569-
- [NPM v3.3.10] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.3.10 - .
1569+
- [NPM v3.3.10] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.3.10 - .
1570+
1571+
## 2024-06-26 00:12:02
1572+
### Changes
1573+
Based on:
1574+
- OpenAPI Doc 0.4.0 . https://docs.speakeasyapi.dev/openapi.yaml
1575+
- Speakeasy CLI 1.318.0 (2.352.0) https://github.com/speakeasy-api/speakeasy
1576+
### Generated
1577+
- [typescript v3.3.11] .
1578+
### Releases
1579+
- [NPM v3.3.11] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.3.11 - .
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# ApplyOperationIDsRequest
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| --------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- |
8+
| `requestBody` | [operations.ApplyOperationIDsRequestBody](../../../sdk/models/operations/applyoperationidsrequestbody.md) | :heavy_minus_sign: | Apply options |
9+
| `xSessionId` | *string* | :heavy_check_mark: | N/A |
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# ApplyOperationIDsRequestBody
2+
3+
Apply options
4+
5+
6+
## Fields
7+
8+
| Field | Type | Required | Description |
9+
| --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
10+
| `asOverlay` | *boolean* | :heavy_minus_sign: | Whether to apply the suggestions as an overlay or replace the existing operationIDs. Default: false |
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# ApplyOperationIDsResponse
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
8+
| `twoHundredApplicationJsonSchema` | *Uint8Array* | :heavy_minus_sign: | OK |
9+
| `twoHundredApplicationXYamlSchema` | *Uint8Array* | :heavy_minus_sign: | OK |
10+
| `contentType` | *string* | :heavy_check_mark: | HTTP response content type for this operation |
11+
| `error` | [shared.ErrorT](../../../sdk/models/shared/errort.md) | :heavy_minus_sign: | Default error response |
12+
| `statusCode` | *number* | :heavy_check_mark: | HTTP response status code for this operation |
13+
| `rawResponse` | [AxiosResponse](https://axios-http.com/docs/res_schema) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# GetActionRequest
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| -------------------------------------- | -------------------------------------- | -------------------------------------- | -------------------------------------- |
8+
| `org` | *string* | :heavy_check_mark: | N/A |
9+
| `repo` | *string* | :heavy_check_mark: | N/A |
10+
| `targetName` | *string* | :heavy_minus_sign: | The targetName of the workflow target. |
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# GetActionResponse
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |
8+
| `contentType` | *string* | :heavy_check_mark: | HTTP response content type for this operation |
9+
| `error` | [shared.ErrorT](../../../sdk/models/shared/errort.md) | :heavy_minus_sign: | Default error response |
10+
| `githubGetActionResponse` | [shared.GithubGetActionResponse](../../../sdk/models/shared/githubgetactionresponse.md) | :heavy_minus_sign: | OK |
11+
| `statusCode` | *number* | :heavy_check_mark: | HTTP response status code for this operation |
12+
| `rawResponse` | [AxiosResponse](https://axios-http.com/docs/res_schema) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# GetOASSummaryRequest
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| ------------------- | ------------------- | ------------------- | ------------------- |
8+
| `namespaceName` | *string* | :heavy_check_mark: | N/A |
9+
| `revisionReference` | *string* | :heavy_check_mark: | N/A |
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# GetOASSummaryResponse
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| ------------------------------------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------- |
8+
| `contentType` | *string* | :heavy_check_mark: | HTTP response content type for this operation |
9+
| `error` | [shared.ErrorT](../../../sdk/models/shared/errort.md) | :heavy_minus_sign: | Default error response |
10+
| `oasSummary` | [shared.OASSummary](../../../sdk/models/shared/oassummary.md) | :heavy_minus_sign: | OK |
11+
| `statusCode` | *number* | :heavy_check_mark: | HTTP response status code for this operation |
12+
| `rawResponse` | [AxiosResponse](https://axios-http.com/docs/res_schema) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |

0 commit comments

Comments
 (0)