Skip to content

Commit 6a7f2ef

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.308.2
1 parent a8e7bd9 commit 6a7f2ef

20 files changed

+384
-16
lines changed

.speakeasy/gen.lock

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: b0b519b1-d1d3-43b2-82dd-b4292eadd4b0
33
management:
4-
docChecksum: 48caee63217cf42b334122c89dc04004
4+
docChecksum: faf7375f0e20304e1fb56c4a4b633e29
55
docVersion: 0.4.0 .
6-
speakeasyVersion: 1.308.1
6+
speakeasyVersion: 1.308.2
77
generationVersion: 2.342.6
8-
releaseVersion: 5.9.15
9-
configChecksum: b5da1253ecc5dee3de3c4a4644654bab
8+
releaseVersion: 5.9.16
9+
configChecksum: cc3fd0ac9979f80bcf018648a97209cb
1010
repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-python.git
1111
repoSubDirectory: .
1212
installationURL: https://github.com/speakeasy-api/speakeasy-client-sdk-python.git
@@ -95,7 +95,9 @@ generatedFiles:
9595
- src/speakeasy/models/operations/getrequestfromeventlog.py
9696
- src/speakeasy/models/operations/queryeventlog.py
9797
- src/speakeasy/models/operations/githubcheckaccess.py
98+
- src/speakeasy/models/operations/githubcheckpublishingsecrets.py
9899
- src/speakeasy/models/operations/githubconfiguretarget.py
100+
- src/speakeasy/models/operations/githubstorepublishingsecrets.py
99101
- src/speakeasy/models/operations/githubtriggeraction.py
100102
- src/speakeasy/models/operations/createfreetrial.py
101103
- src/speakeasy/models/operations/getorganizationusage.py
@@ -143,7 +145,9 @@ generatedFiles:
143145
- src/speakeasy/models/shared/requestmetadata.py
144146
- src/speakeasy/models/shared/filters.py
145147
- src/speakeasy/models/shared/filter_.py
148+
- src/speakeasy/models/shared/githubmissingpublishingsecretsresponse.py
146149
- src/speakeasy/models/shared/githubconfiguretargetrequest.py
150+
- src/speakeasy/models/shared/githubstorepublishingsecretsrequest.py
147151
- src/speakeasy/models/shared/githubtriggeractionrequest.py
148152
- src/speakeasy/models/shared/organizationusageresponse.py
149153
- src/speakeasy/models/shared/organizationusage.py
@@ -241,7 +245,10 @@ generatedFiles:
241245
- docs/models/operations/queryeventlogresponse.md
242246
- docs/models/operations/githubcheckaccessrequest.md
243247
- docs/models/operations/githubcheckaccessresponse.md
248+
- docs/models/operations/githubcheckpublishingsecretsrequest.md
249+
- docs/models/operations/githubcheckpublishingsecretsresponse.md
244250
- docs/models/operations/githubconfiguretargetresponse.md
251+
- docs/models/operations/githubstorepublishingsecretsresponse.md
245252
- docs/models/operations/githubtriggeractionresponse.md
246253
- docs/models/operations/createfreetrialresponse.md
247254
- docs/models/operations/getorganizationusageresponse.md
@@ -319,7 +326,9 @@ generatedFiles:
319326
- docs/models/shared/requestmetadata.md
320327
- docs/models/shared/filters.md
321328
- docs/models/shared/filter_.md
329+
- docs/models/shared/githubmissingpublishingsecretsresponse.md
322330
- docs/models/shared/githubconfiguretargetrequest.md
331+
- docs/models/shared/githubstorepublishingsecretsrequest.md
323332
- docs/models/shared/githubtriggeractionrequest.md
324333
- docs/models/shared/organizationusageresponse.md
325334
- docs/models/shared/organizationusage.md

.speakeasy/workflow.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
speakeasyVersion: 1.308.1
1+
speakeasyVersion: 1.308.2
22
sources:
33
speakeasy-openapi:
44
sourceNamespace: speakeasy-openapi
5-
sourceRevisionDigest: sha256:79c63d9bb611d8956c0d143ab26416761b109124a285db796b177944ec6deed2
6-
sourceBlobDigest: sha256:fac3f2dfaab67128d56759b316b1b8edae63cdd5b19527e72efcd711c3a9c63e
5+
sourceRevisionDigest: sha256:64029a59d705a71660d6e09f6d57f776df213863f60432d21076520568291a51
6+
sourceBlobDigest: sha256:5f4df2a03fbef7bbab01df68981caa065cb2d695e6246547aea26450ac8a81de
77
tags:
88
- latest
99
- main
1010
targets:
1111
speakeasy-client-sdk-python:
1212
source: speakeasy-openapi
1313
sourceNamespace: speakeasy-openapi
14-
sourceRevisionDigest: sha256:79c63d9bb611d8956c0d143ab26416761b109124a285db796b177944ec6deed2
15-
sourceBlobDigest: sha256:fac3f2dfaab67128d56759b316b1b8edae63cdd5b19527e72efcd711c3a9c63e
14+
sourceRevisionDigest: sha256:64029a59d705a71660d6e09f6d57f776df213863f60432d21076520568291a51
15+
sourceBlobDigest: sha256:5f4df2a03fbef7bbab01df68981caa065cb2d695e6246547aea26450ac8a81de
1616
outLocation: /github/workspace/repo
1717
workflow:
1818
workflowVersion: 1.0.0

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,9 @@ if res.apis is not None:
9999
### [github](docs/sdks/github/README.md)
100100

101101
* [github_check_access](docs/sdks/github/README.md#github_check_access)
102+
* [github_check_publishing_secrets](docs/sdks/github/README.md#github_check_publishing_secrets)
102103
* [github_configure_target](docs/sdks/github/README.md#github_configure_target)
104+
* [github_store_publishing_secrets](docs/sdks/github/README.md#github_store_publishing_secrets)
103105
* [github_trigger_action](docs/sdks/github/README.md#github_trigger_action)
104106

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

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1706,4 +1706,14 @@ Based on:
17061706
### Generated
17071707
- [python v5.9.15] .
17081708
### Releases
1709-
- [PyPI v5.9.15] https://pypi.org/project/speakeasy-client-sdk-python/5.9.15 - .
1709+
- [PyPI v5.9.15] https://pypi.org/project/speakeasy-client-sdk-python/5.9.15 - .
1710+
1711+
## 2024-06-19 00:11:14
1712+
### Changes
1713+
Based on:
1714+
- OpenAPI Doc
1715+
- Speakeasy CLI 1.308.2 (2.342.6) https://github.com/speakeasy-api/speakeasy
1716+
### Generated
1717+
- [python v5.9.16] .
1718+
### Releases
1719+
- [PyPI v5.9.16] https://pypi.org/project/speakeasy-client-sdk-python/5.9.16 - .
Lines changed: 8 additions & 0 deletions
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+
| `generate_gen_lock_id` | *str* | :heavy_check_mark: | N/A |
Lines changed: 12 additions & 0 deletions
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+
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
9+
| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
10+
| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
11+
| `error` | *Optional[errors.Error]* | :heavy_minus_sign: | Default error response |
12+
| `github_missing_publishing_secrets_response` | [Optional[shared.GithubMissingPublishingSecretsResponse]](../../models/shared/githubmissingpublishingsecretsresponse.md) | :heavy_minus_sign: | OK |
Lines changed: 11 additions & 0 deletions
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+
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
9+
| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
10+
| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
11+
| `error` | *Optional[errors.Error]* | :heavy_minus_sign: | Default error response |
Lines changed: 10 additions & 0 deletions
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+
| `missing_secrets` | List[*str*] | :heavy_minus_sign: | N/A |
Lines changed: 11 additions & 0 deletions
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+
| `generate_gen_lock_id` | *str* | :heavy_check_mark: | The generation lock ID |
11+
| `secrets` | Dict[str, *str*] | :heavy_minus_sign: | A map of secrets to store in the GitHub target |

docs/sdks/github/README.md

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
### Available Operations
55

66
* [github_check_access](#github_check_access)
7+
* [github_check_publishing_secrets](#github_check_publishing_secrets)
78
* [github_configure_target](#github_configure_target)
9+
* [github_store_publishing_secrets](#github_store_publishing_secrets)
810
* [github_trigger_action](#github_trigger_action)
911

1012
## github_check_access
@@ -49,6 +51,47 @@ if res is not None:
4951
| --------------- | --------------- | --------------- |
5052
| errors.SDKError | 4xx-5xx | */* |
5153

54+
## github_check_publishing_secrets
55+
56+
### Example Usage
57+
58+
```python
59+
import speakeasy
60+
from speakeasy.models import operations, shared
61+
62+
s = speakeasy.Speakeasy(
63+
security=shared.Security(
64+
api_key="<YOUR_API_KEY_HERE>",
65+
),
66+
)
67+
68+
69+
res = s.github.github_check_publishing_secrets(request=operations.GithubCheckPublishingSecretsRequest(
70+
generate_gen_lock_id='<value>',
71+
))
72+
73+
if res.github_missing_publishing_secrets_response is not None:
74+
# handle response
75+
pass
76+
77+
```
78+
79+
### Parameters
80+
81+
| Parameter | Type | Required | Description |
82+
| ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |
83+
| `request` | [operations.GithubCheckPublishingSecretsRequest](../../models/operations/githubcheckpublishingsecretsrequest.md) | :heavy_check_mark: | The request object to use for the request. |
84+
85+
86+
### Response
87+
88+
**[operations.GithubCheckPublishingSecretsResponse](../../models/operations/githubcheckpublishingsecretsresponse.md)**
89+
### Errors
90+
91+
| Error Object | Status Code | Content Type |
92+
| --------------- | --------------- | --------------- |
93+
| errors.SDKError | 4xx-5xx | */* |
94+
5295
## github_configure_target
5396

5497
### Example Usage
@@ -91,6 +134,47 @@ if res is not None:
91134
| --------------- | --------------- | --------------- |
92135
| errors.SDKError | 4xx-5xx | */* |
93136

137+
## github_store_publishing_secrets
138+
139+
### Example Usage
140+
141+
```python
142+
import speakeasy
143+
from speakeasy.models import shared
144+
145+
s = speakeasy.Speakeasy(
146+
security=shared.Security(
147+
api_key="<YOUR_API_KEY_HERE>",
148+
),
149+
)
150+
151+
152+
res = s.github.github_store_publishing_secrets(request=shared.GithubStorePublishingSecretsRequest(
153+
generate_gen_lock_id='<value>',
154+
))
155+
156+
if res is not None:
157+
# handle response
158+
pass
159+
160+
```
161+
162+
### Parameters
163+
164+
| Parameter | Type | Required | Description |
165+
| -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- |
166+
| `request` | [shared.GithubStorePublishingSecretsRequest](../../models/shared/githubstorepublishingsecretsrequest.md) | :heavy_check_mark: | The request object to use for the request. |
167+
168+
169+
### Response
170+
171+
**[operations.GithubStorePublishingSecretsResponse](../../models/operations/githubstorepublishingsecretsresponse.md)**
172+
### Errors
173+
174+
| Error Object | Status Code | Content Type |
175+
| --------------- | --------------- | --------------- |
176+
| errors.SDKError | 4xx-5xx | */* |
177+
94178
## github_trigger_action
95179

96180
### Example Usage

gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ generation:
1010
auth:
1111
oAuth2ClientCredentialsEnabled: false
1212
python:
13-
version: 5.9.15
13+
version: 5.9.16
1414
additionalDependencies:
1515
dependencies: {}
1616
extraDependencies:

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
setuptools.setup(
2121
name='speakeasy-client-sdk-python',
22-
version='5.9.15',
22+
version='5.9.16',
2323
author='Speakeasy',
2424
description='Speakeasy API Client SDK for Python',
2525
url='https://github.com/speakeasy-api/speakeasy-client-sdk-python.git',

0 commit comments

Comments
 (0)