Skip to content

Commit db67f39

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.331.0
1 parent c4dafe1 commit db67f39

36 files changed

+2714
-63
lines changed

.speakeasy/gen.lock

+25-24
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,37 @@
11
lockVersion: 2.0.0
22
id: b0b519b1-d1d3-43b2-82dd-b4292eadd4b0
33
management:
4-
docChecksum: e4cb9ecada8b35163db080ecaaf60fe3
4+
docChecksum: f5cf06d8d5f2ec68226ab161d7a73cba
55
docVersion: 0.4.0 .
6-
speakeasyVersion: 1.330.0
7-
generationVersion: 2.361.10
8-
releaseVersion: 5.10.1
9-
configChecksum: 1023da4f627eda0126581ce862792ecd
6+
speakeasyVersion: 1.331.0
7+
generationVersion: 2.365.0
8+
releaseVersion: 6.0.0
9+
configChecksum: f414126a58ac4fbab5782f1046b2f87c
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
1313
published: true
1414
features:
1515
python:
16-
acceptHeaders: 0.1.0
17-
additionalDependencies: 0.1.0
18-
core: 0.2.11
19-
deprecations: 0.1.1
20-
downloadStreams: 0.1.0
21-
examples: 0.1.0
22-
globalSecurity: 0.1.0
23-
globalSecurityCallbacks: 0.1.0
24-
globalServerURLs: 0.1.0
25-
globals: 0.1.0
26-
inputOutputModels: 0.1.0
27-
multipartFileContentType: 0.1.0
28-
nullables: 0.1.0
29-
responseFormat: 0.1.0
30-
retries: 0.1.0
31-
sdkHooks: 0.1.0
32-
serverIDs: 0.1.0
33-
uploadStreams: 0.1.0
16+
acceptHeaders: 3.0.0
17+
additionalDependencies: 1.0.0
18+
core: 5.0.0
19+
defaultEnabledRetries: 0.2.0
20+
deprecations: 3.0.0
21+
downloadStreams: 1.0.0
22+
examples: 3.0.0
23+
globalSecurity: 3.0.0
24+
globalSecurityCallbacks: 1.0.0
25+
globalServerURLs: 3.0.0
26+
globals: 3.0.0
27+
inputOutputModels: 3.0.0
28+
multipartFileContentType: 1.0.0
29+
nullables: 1.0.0
30+
responseFormat: 1.0.0
31+
retries: 3.0.0
32+
sdkHooks: 1.0.0
33+
serverIDs: 3.0.0
34+
uploadStreams: 1.0.0
3435
generatedFiles:
3536
- src/speakeasy_client_sdk_python/sdkconfiguration.py
3637
- src/speakeasy_client_sdk_python/apis.py
@@ -404,12 +405,12 @@ generatedFiles:
404405
- docs/models/shared/security.md
405406
- docs/models/internal/globals.md
406407
- docs/sdks/speakeasy/README.md
408+
- docs/models/utils/retryconfig.md
407409
- docs/sdks/apis/README.md
408410
- docs/sdks/apiendpoints/README.md
409411
- docs/sdks/metadata/README.md
410412
- docs/sdks/schemas/README.md
411413
- docs/sdks/artifacts/README.md
412-
- docs/models/utils/retryconfig.md
413414
- docs/sdks/auth/README.md
414415
- docs/sdks/requests/README.md
415416
- docs/sdks/github/README.md

.speakeasy/gen.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ generation:
1010
auth:
1111
oAuth2ClientCredentialsEnabled: false
1212
python:
13-
version: 5.10.1
13+
version: 6.0.0
1414
additionalDependencies:
1515
dev: {}
1616
main: {}

.speakeasy/workflow.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
speakeasyVersion: 1.330.0
1+
speakeasyVersion: 1.331.0
22
sources:
33
speakeasy-openapi:
44
sourceNamespace: speakeasy-openapi
5-
sourceRevisionDigest: sha256:760700f4d1106de219dfa5156e81ea49934f36fe4de39d19dd269fd6e12ab4ce
6-
sourceBlobDigest: sha256:44d88da2c0eae09379433eeaa92e72b7f04ecb329d175ac6463637250e6b82ab
5+
sourceRevisionDigest: sha256:8787159661038cf5a3046fb75861745de4add6bbd3fbaf226608a20e66515391
6+
sourceBlobDigest: sha256:ead0e21583007eb3befd64a8c9f9015fc5effc5500c22030c553e7a992a742b7
77
tags:
88
- latest
99
- main
1010
targets:
1111
speakeasy-client-sdk-python:
1212
source: speakeasy-openapi
1313
sourceNamespace: speakeasy-openapi
14-
sourceRevisionDigest: sha256:760700f4d1106de219dfa5156e81ea49934f36fe4de39d19dd269fd6e12ab4ce
15-
sourceBlobDigest: sha256:44d88da2c0eae09379433eeaa92e72b7f04ecb329d175ac6463637250e6b82ab
14+
sourceRevisionDigest: sha256:8787159661038cf5a3046fb75861745de4add6bbd3fbaf226608a20e66515391
15+
sourceBlobDigest: sha256:ead0e21583007eb3befd64a8c9f9015fc5effc5500c22030c553e7a992a742b7
1616
outLocation: /github/workspace/repo
1717
workflow:
1818
workflowVersion: 1.0.0

README.md

+10-4
Original file line numberDiff line numberDiff line change
@@ -472,10 +472,13 @@ s = Speakeasy(
472472
)
473473

474474

475-
res = s.auth.get_workspace_access(request={},
475+
res = s.apis.delete_api(request={
476+
"api_id": "<value>",
477+
"version_id": "<value>",
478+
},
476479
RetryConfig("backoff", BackoffStrategy(1, 50, 1.1, 100), False))
477480

478-
if res.access_details is not None:
481+
if res is not None:
479482
# handle response
480483
pass
481484

@@ -496,9 +499,12 @@ s = Speakeasy(
496499
)
497500

498501

499-
res = s.auth.get_workspace_access(request={})
502+
res = s.apis.delete_api(request={
503+
"api_id": "<value>",
504+
"version_id": "<value>",
505+
})
500506

501-
if res.access_details is not None:
507+
if res is not None:
502508
# handle response
503509
pass
504510

RELEASES.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1726,4 +1726,14 @@ Based on:
17261726
### Generated
17271727
- [python v5.10.1] .
17281728
### Releases
1729-
- [PyPI v5.10.1] https://pypi.org/project/speakeasy-client-sdk-python/5.10.1 - .
1729+
- [PyPI v5.10.1] https://pypi.org/project/speakeasy-client-sdk-python/5.10.1 - .
1730+
1731+
## 2024-07-11 00:12:28
1732+
### Changes
1733+
Based on:
1734+
- OpenAPI Doc
1735+
- Speakeasy CLI 1.331.0 (2.365.0) https://github.com/speakeasy-api/speakeasy
1736+
### Generated
1737+
- [python v6.0.0] .
1738+
### Releases
1739+
- [PyPI v6.0.0] https://pypi.org/project/speakeasy-client-sdk-python/6.0.0 - .

docs/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` | *str* | :heavy_check_mark: | The input OpenAPI document |
11-
| `org` | *str* | :heavy_check_mark: | The GitHub organization name |
12-
| `overlays` | List[*str*] | :heavy_check_mark: | The overlays to apply |
13-
| `repo` | *str* | :heavy_check_mark: | The GitHub repository name |
8+
| Field | Type | Required | Description |
9+
| ---------------------------------------- | ---------------------------------------- | ---------------------------------------- | ---------------------------------------- |
10+
| `input` | *str* | :heavy_check_mark: | The input OpenAPI document |
11+
| `org` | *str* | :heavy_check_mark: | The GitHub organization name |
12+
| `overlays` | List[*str*] | :heavy_check_mark: | The overlays to apply |
13+
| `repo` | *str* | :heavy_check_mark: | The GitHub repository name |
14+
| `subdirectory` | *Optional[str]* | :heavy_minus_sign: | The subdirectory (location of mint.json) |

0 commit comments

Comments
 (0)