Skip to content

Commit 4679fca

Browse files
committed
ci: regenerated with OpenAPI Doc 0.4.0 ., Speakeasy CLI 1.308.2
1 parent 6c4a9e2 commit 4679fca

20 files changed

+7142
-998
lines changed

.speakeasy/gen.lock

+14-5
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: 48caee63217cf42b334122c89dc04004
4+
docChecksum: faf7375f0e20304e1fb56c4a4b633e29
55
docVersion: 0.4.0 .
6-
speakeasyVersion: 1.306.0
7-
generationVersion: 2.340.3
8-
releaseVersion: 3.3.6
9-
configChecksum: 224caf15d1d413a98c4d9a2d0ad1c7f2
6+
speakeasyVersion: 1.308.2
7+
generationVersion: 2.342.6
8+
releaseVersion: 3.3.7
9+
configChecksum: 122423fbf9ec58565868799645d93f1b
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
@@ -97,7 +97,9 @@ generatedFiles:
9797
- src/sdk/models/operations/getrequestfromeventlog.ts
9898
- src/sdk/models/operations/queryeventlog.ts
9999
- src/sdk/models/operations/githubcheckaccess.ts
100+
- src/sdk/models/operations/githubcheckpublishingsecrets.ts
100101
- src/sdk/models/operations/githubconfiguretarget.ts
102+
- src/sdk/models/operations/githubstorepublishingsecrets.ts
101103
- src/sdk/models/operations/githubtriggeraction.ts
102104
- src/sdk/models/operations/createfreetrial.ts
103105
- src/sdk/models/operations/getorganizationusage.ts
@@ -145,7 +147,9 @@ generatedFiles:
145147
- src/sdk/models/shared/requestmetadata.ts
146148
- src/sdk/models/shared/filters.ts
147149
- src/sdk/models/shared/filter.ts
150+
- src/sdk/models/shared/githubmissingpublishingsecretsresponse.ts
148151
- src/sdk/models/shared/githubconfiguretargetrequest.ts
152+
- src/sdk/models/shared/githubstorepublishingsecretsrequest.ts
149153
- src/sdk/models/shared/githubtriggeractionrequest.ts
150154
- src/sdk/models/shared/organizationusageresponse.ts
151155
- src/sdk/models/shared/organizationusage.ts
@@ -240,7 +244,10 @@ generatedFiles:
240244
- docs/sdk/models/operations/queryeventlogresponse.md
241245
- docs/sdk/models/operations/githubcheckaccessrequest.md
242246
- docs/sdk/models/operations/githubcheckaccessresponse.md
247+
- docs/sdk/models/operations/githubcheckpublishingsecretsrequest.md
248+
- docs/sdk/models/operations/githubcheckpublishingsecretsresponse.md
243249
- docs/sdk/models/operations/githubconfiguretargetresponse.md
250+
- docs/sdk/models/operations/githubstorepublishingsecretsresponse.md
244251
- docs/sdk/models/operations/githubtriggeractionresponse.md
245252
- docs/sdk/models/operations/createfreetrialresponse.md
246253
- docs/sdk/models/operations/getorganizationusageresponse.md
@@ -314,7 +321,9 @@ generatedFiles:
314321
- docs/sdk/models/shared/requestmetadata.md
315322
- docs/sdk/models/shared/filters.md
316323
- docs/sdk/models/shared/filter.md
324+
- docs/sdk/models/shared/githubmissingpublishingsecretsresponse.md
317325
- docs/sdk/models/shared/githubconfiguretargetrequest.md
326+
- docs/sdk/models/shared/githubstorepublishingsecretsrequest.md
318327
- docs/sdk/models/shared/githubtriggeractionrequest.md
319328
- docs/sdk/models/shared/organizationusageresponse.md
320329
- docs/sdk/models/shared/organizationusage.md

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,9 @@ run();
116116
### [github](docs/sdks/github/README.md)
117117

118118
* [githubCheckAccess](docs/sdks/github/README.md#githubcheckaccess)
119+
* [githubCheckPublishingSecrets](docs/sdks/github/README.md#githubcheckpublishingsecrets)
119120
* [githubConfigureTarget](docs/sdks/github/README.md#githubconfiguretarget)
121+
* [githubStorePublishingSecrets](docs/sdks/github/README.md#githubstorepublishingsecrets)
120122
* [githubTriggerAction](docs/sdks/github/README.md#githubtriggeraction)
121123

122124
### [organizations](docs/sdks/organizations/README.md)

RELEASES.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1526,4 +1526,14 @@ Based on:
15261526
### Generated
15271527
- [typescript v3.3.6] .
15281528
### Releases
1529-
- [NPM v3.3.6] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.3.6 - .
1529+
- [NPM v3.3.6] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.3.6 - .
1530+
1531+
## 2024-06-19 00:12:22
1532+
### Changes
1533+
Based on:
1534+
- OpenAPI Doc 0.4.0 . https://docs.speakeasyapi.dev/openapi.yaml
1535+
- Speakeasy CLI 1.308.2 (2.342.6) https://github.com/speakeasy-api/speakeasy
1536+
### Generated
1537+
- [typescript v3.3.7] .
1538+
### Releases
1539+
- [NPM v3.3.7] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/3.3.7 - .
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# GithubCheckPublishingSecretsRequest
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| ------------------- | ------------------- | ------------------- | ------------------- |
8+
| `generateGenLockId` | *string* | :heavy_check_mark: | N/A |
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# GithubCheckPublishingSecretsResponse
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+
| `githubMissingPublishingSecretsResponse` | [shared.GithubMissingPublishingSecretsResponse](../../../sdk/models/shared/githubmissingpublishingsecretsresponse.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 |
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# GithubStorePublishingSecretsResponse
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+
| `statusCode` | *number* | :heavy_check_mark: | HTTP response status code for this operation |
11+
| `rawResponse` | [AxiosResponse](https://axios-http.com/docs/res_schema) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# GithubMissingPublishingSecretsResponse
2+
3+
A valid response containing MISSING publishing secret keys for a github target
4+
5+
6+
## Fields
7+
8+
| Field | Type | Required | Description |
9+
| ------------------ | ------------------ | ------------------ | ------------------ |
10+
| `missingSecrets` | *string*[] | :heavy_minus_sign: | N/A |
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# GithubStorePublishingSecretsRequest
2+
3+
A request to store publishing secrets for a github target
4+
5+
6+
## Fields
7+
8+
| Field | Type | Required | Description |
9+
| ---------------------------------------------- | ---------------------------------------------- | ---------------------------------------------- | ---------------------------------------------- |
10+
| `generateGenLockId` | *string* | :heavy_check_mark: | The generation lock ID |
11+
| `secrets` | Record<string, *string*> | :heavy_minus_sign: | A map of secrets to store in the GitHub target |

docs/sdks/github/README.md

+91
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
### Available Operations
55

66
* [githubCheckAccess](#githubcheckaccess)
7+
* [githubCheckPublishingSecrets](#githubcheckpublishingsecrets)
78
* [githubConfigureTarget](#githubconfiguretarget)
9+
* [githubStorePublishingSecrets](#githubstorepublishingsecrets)
810
* [githubTriggerAction](#githubtriggeraction)
911

1012
## githubCheckAccess
@@ -51,6 +53,49 @@ run();
5153
| --------------- | --------------- | --------------- |
5254
| errors.SDKError | 4xx-5xx | */* |
5355

56+
## githubCheckPublishingSecrets
57+
58+
### Example Usage
59+
60+
```typescript
61+
import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
62+
63+
async function run() {
64+
const sdk = new Speakeasy({
65+
security: {
66+
apiKey: "<YOUR_API_KEY_HERE>",
67+
},
68+
});
69+
70+
const res = await sdk.github.githubCheckPublishingSecrets({
71+
generateGenLockId: "<value>",
72+
});
73+
74+
if (res.statusCode == 200) {
75+
// handle response
76+
}
77+
}
78+
79+
run();
80+
```
81+
82+
### Parameters
83+
84+
| Parameter | Type | Required | Description |
85+
| -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- |
86+
| `request` | [operations.GithubCheckPublishingSecretsRequest](../../sdk/models/operations/githubcheckpublishingsecretsrequest.md) | :heavy_check_mark: | The request object to use for the request. |
87+
| `config` | [AxiosRequestConfig](https://axios-http.com/docs/req_config) | :heavy_minus_sign: | Available config options for making requests. |
88+
89+
90+
### Response
91+
92+
**Promise<[operations.GithubCheckPublishingSecretsResponse](../../sdk/models/operations/githubcheckpublishingsecretsresponse.md)>**
93+
### Errors
94+
95+
| Error Object | Status Code | Content Type |
96+
| --------------- | --------------- | --------------- |
97+
| errors.SDKError | 4xx-5xx | */* |
98+
5499
## githubConfigureTarget
55100

56101
### Example Usage
@@ -95,6 +140,52 @@ run();
95140
| --------------- | --------------- | --------------- |
96141
| errors.SDKError | 4xx-5xx | */* |
97142

143+
## githubStorePublishingSecrets
144+
145+
### Example Usage
146+
147+
```typescript
148+
import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
149+
150+
async function run() {
151+
const sdk = new Speakeasy({
152+
security: {
153+
apiKey: "<YOUR_API_KEY_HERE>",
154+
},
155+
});
156+
157+
const res = await sdk.github.githubStorePublishingSecrets({
158+
generateGenLockId: "<value>",
159+
secrets: {
160+
"key": "<value>",
161+
},
162+
});
163+
164+
if (res.statusCode == 200) {
165+
// handle response
166+
}
167+
}
168+
169+
run();
170+
```
171+
172+
### Parameters
173+
174+
| Parameter | Type | Required | Description |
175+
| ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ |
176+
| `request` | [shared.GithubStorePublishingSecretsRequest](../../sdk/models/shared/githubstorepublishingsecretsrequest.md) | :heavy_check_mark: | The request object to use for the request. |
177+
| `config` | [AxiosRequestConfig](https://axios-http.com/docs/req_config) | :heavy_minus_sign: | Available config options for making requests. |
178+
179+
180+
### Response
181+
182+
**Promise<[operations.GithubStorePublishingSecretsResponse](../../sdk/models/operations/githubstorepublishingsecretsresponse.md)>**
183+
### Errors
184+
185+
| Error Object | Status Code | Content Type |
186+
| --------------- | --------------- | --------------- |
187+
| errors.SDKError | 4xx-5xx | */* |
188+
98189
## githubTriggerAction
99190

100191
### Example Usage

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

0 commit comments

Comments
 (0)