Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 🐝 Update SDK - Generate 7.0.0-rc.3 #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 75 additions & 11 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: b0b519b1-d1d3-43b2-82dd-b4292eadd4b0
management:
docChecksum: 6c6e24cc570ee7f26269ffaf57ab867a
docChecksum: 29de89c5206efbdc7ca51981624f0a8e
docVersion: 0.4.0
speakeasyVersion: 1.462.2
generationVersion: 2.486.1
releaseVersion: 7.0.0-rc.2
configChecksum: 07992011caf9f99ff590ca4c58d854c1
speakeasyVersion: 1.469.1
generationVersion: 2.493.21
releaseVersion: 7.0.0-rc.3
configChecksum: 0bb14d421fd67b548796c8b7dba041a6
repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-python.git
repoSubDirectory: .
installationURL: https://github.com/speakeasy-api/speakeasy-client-sdk-python.git
Expand All @@ -15,9 +15,10 @@ features:
python:
acceptHeaders: 3.0.0
additionalDependencies: 1.0.0
core: 5.7.4
core: 5.10.2
deepObjectParams: 0.1.0
defaultEnabledRetries: 0.2.0
deprecations: 3.0.1
deprecations: 3.0.2
downloadStreams: 1.0.1
enumUnions: 0.1.0
envVarSecurityUsage: 0.3.2
Expand All @@ -38,7 +39,6 @@ generatedFiles:
- .gitattributes
- .python-version
- .vscode/settings.json
- CONTRIBUTING.md
- USAGE.md
- docs/models/errors/error.md
- docs/models/internal/globals.md
Expand Down Expand Up @@ -138,6 +138,7 @@ generatedFiles:
- docs/models/operations/linkgithubaccessresponse.md
- docs/models/operations/listremotesourcesrequest.md
- docs/models/operations/listremotesourcesresponse.md
- docs/models/operations/methodpaths.md
- docs/models/operations/posttagsrequest.md
- docs/models/operations/posttagsresponse.md
- docs/models/operations/postworkspaceeventsglobals.md
Expand All @@ -154,6 +155,7 @@ generatedFiles:
- docs/models/operations/setvisibilityrequest.md
- docs/models/operations/setvisibilityrequestbody.md
- docs/models/operations/setvisibilityresponse.md
- docs/models/operations/setworkspacefeatureflagsresponse.md
- docs/models/operations/suggestitemsresponse.md
- docs/models/operations/suggestopenapiregistryrequest.md
- docs/models/operations/suggestopenapiregistryresponse.md
Expand Down Expand Up @@ -202,6 +204,7 @@ generatedFiles:
- docs/models/shared/githubsetupstateresponse.md
- docs/models/shared/githubstorepublishingsecretsrequest.md
- docs/models/shared/githubtriggeractionrequest.md
- docs/models/shared/httpmethod.md
- docs/models/shared/interactiontype.md
- docs/models/shared/level.md
- docs/models/shared/license.md
Expand All @@ -216,6 +219,7 @@ generatedFiles:
- docs/models/shared/organizationusageresponse.md
- docs/models/shared/preflightrequest.md
- docs/models/shared/preflighttoken.md
- docs/models/shared/pullrequestmetadata.md
- docs/models/shared/relationship.md
- docs/models/shared/remotedocument.md
- docs/models/shared/remotesource.md
Expand All @@ -242,6 +246,8 @@ generatedFiles:
- docs/models/shared/workflowdocument.md
- docs/models/shared/workspace.md
- docs/models/shared/workspaceandorganization.md
- docs/models/shared/workspacefeatureflag.md
- docs/models/shared/workspacefeatureflagrequest.md
- docs/models/shared/workspacefeatureflagresponse.md
- docs/models/shared/workspaceinviteresponse.md
- docs/models/shared/workspaces.md
Expand Down Expand Up @@ -340,6 +346,7 @@ generatedFiles:
- src/speakeasy_client_sdk_python/models/operations/revokeuseraccesstoworkspace.py
- src/speakeasy_client_sdk_python/models/operations/searchworkspaceevents.py
- src/speakeasy_client_sdk_python/models/operations/setvisibility.py
- src/speakeasy_client_sdk_python/models/operations/setworkspacefeatureflags.py
- src/speakeasy_client_sdk_python/models/operations/suggest.py
- src/speakeasy_client_sdk_python/models/operations/suggestitems.py
- src/speakeasy_client_sdk_python/models/operations/suggestopenapi.py
Expand Down Expand Up @@ -373,6 +380,7 @@ generatedFiles:
- src/speakeasy_client_sdk_python/models/shared/githubsetupstateresponse.py
- src/speakeasy_client_sdk_python/models/shared/githubstorepublishingsecretsrequest.py
- src/speakeasy_client_sdk_python/models/shared/githubtriggeractionrequest.py
- src/speakeasy_client_sdk_python/models/shared/httpmethod.py
- src/speakeasy_client_sdk_python/models/shared/interactiontype.py
- src/speakeasy_client_sdk_python/models/shared/manifest.py
- src/speakeasy_client_sdk_python/models/shared/namespace.py
Expand Down Expand Up @@ -404,6 +412,8 @@ generatedFiles:
- src/speakeasy_client_sdk_python/models/shared/workflowdocument.py
- src/speakeasy_client_sdk_python/models/shared/workspace.py
- src/speakeasy_client_sdk_python/models/shared/workspaceandorganization.py
- src/speakeasy_client_sdk_python/models/shared/workspacefeatureflag.py
- src/speakeasy_client_sdk_python/models/shared/workspacefeatureflagrequest.py
- src/speakeasy_client_sdk_python/models/shared/workspacefeatureflagresponse.py
- src/speakeasy_client_sdk_python/models/shared/workspaceinviteresponse.py
- src/speakeasy_client_sdk_python/models/shared/workspacesettings.py
Expand Down Expand Up @@ -452,6 +462,8 @@ examples:
responses:
4XX:
application/json: {"message": "<value>", "status_code": 115307}
2XX:
application/octet-stream: "x-file: example.file"
getManifest:
speakeasy-default-get-manifest:
parameters:
Expand Down Expand Up @@ -538,7 +550,7 @@ examples:
workspace_id: "<id>"
responses:
2XX:
application/json: {"access_token": "<value>"}
application/json: {"access_token": "<value>", "claims": {}, "user": {}}
4XX:
application/json: {"message": "<value>", "status_code": 299050}
getUser:
Expand All @@ -562,6 +574,11 @@ examples:
responses:
4XX:
application/json: {"message": "<value>", "status_code": 140843}
"200":
application/json: "x-file: example.file"
application/x-yaml: "x-file: example.file"
5XX:
application/json: {"message": "<value>", "status_code": 569513}
generateCodeSamplePreviewAsync:
speakeasy-default-generate-code-sample-preview-async:
requestBody:
Expand All @@ -571,6 +588,8 @@ examples:
application/json: {"job_id": "<id>", "status": "pending"}
4XX:
application/json: {"message": "<value>", "status_code": 282243}
5XX:
application/json: {"message": "<value>", "status_code": 727495}
getCodeSamples:
speakeasy-default-get-code-samples:
parameters:
Expand All @@ -581,6 +600,28 @@ examples:
application/json: {"snippets": [{"code": "<value>", "language": "<value>", "operationId": "<id>"}, {"code": "<value>", "language": "<value>", "operationId": "<id>"}, {"code": "<value>", "language": "<value>", "operationId": "<id>"}]}
4XX:
application/json: {"message": "<value>", "status_code": 458049}
"":
parameters:
query:
registry_url: "https://spec.speakeasy.com/my-org/my-workspace/my-source"
operation_ids: ["getPets"]
method_paths: [{"method": "get", "path": "/pets"}]
languages: ["python", "javascript"]
responses:
2XX:
application/json: {"snippets": [{"code": "<value>", "language": "<value>", "method": "<value>", "operationId": "<id>", "path": "/sbin"}, {"code": "<value>", "language": "<value>", "method": "<value>", "operationId": "<id>", "path": "/root"}]}
4XX:
application/json: {"message": "<value>", "status_code": 521235}
default:
parameters:
query:
registry_url: "https://spec.speakeasy.com/my-org/my-workspace/my-source"
operation_ids: ["getPets"]
method_paths: [{"method": "get", "path": "/pets"}]
languages: ["python", "javascript"]
responses:
2XX:
application/json: {"snippets": [{"code": "import { Petstore } from \"petstore-sdk\";\n\nconst petstore = new Petstore({\n apiKey: \"<YOUR_API_KEY_HERE>\",\n});\n\nasync function run() {\n const result = await petstore.pet.getById({\n id: 137396,\n });\n\n // Handle the result\n console.log(result);\n}\n\nrun();", "language": "typescript", "method": "get", "operationId": "getPetById", "path": "/pet/{id}"}]}
getCodeSamplePreviewAsync:
speakeasy-default-get-code-sample-preview-async:
parameters:
Expand All @@ -591,6 +632,11 @@ examples:
application/json: {"status": "pending"}
4XX:
application/json: {"message": "<value>", "status_code": 44984}
"200":
application/json: "x-file: example.file"
application/x-yaml: "x-file: example.file"
5XX:
application/json: {"message": "<value>", "status_code": 91014}
checkGithubAccess:
speakeasy-default-check-github-access:
parameters:
Expand Down Expand Up @@ -744,7 +790,7 @@ examples:
uploadReport:
speakeasy-default-upload-report:
requestBody:
multipart/form-data: {"file": {"": "example.file"}}
multipart/form-data: {"data": {}, "file": {"": "example.file"}}
responses:
2XX:
application/json: {"url": "https://cluttered-stall.info"}
Expand Down Expand Up @@ -779,7 +825,10 @@ examples:
header:
x-session-id: "<id>"
requestBody:
application/json: {"diagnostics": [{"message": "<value>", "path": ["/opt/include", "/opt/share"], "type": "<value>"}, {"message": "<value>", "path": [], "type": "<value>"}], "oas_summary": {"info": {"description": "amid traffic the unfortunately underneath what father lovely out", "summary": "<value>", "title": "<value>", "version": "<value>"}, "operations": [{"description": "times dull than except", "method": "<value>", "operation_id": "<id>", "path": "/mnt", "tags": ["<value>", "<value>"]}]}, "suggestion_type": "diagnostics-only"}
application/json: {"diagnostics": [{"message": "<value>", "path": ["/opt/include", "/opt/share"], "type": "<value>"}, {"message": "<value>", "path": [], "type": "<value>"}], "oas_summary": {"info": {"description": "amid traffic the unfortunately underneath what father lovely out", "license": {}, "summary": "<value>", "title": "<value>", "version": "<value>"}, "operations": [{"description": "times dull than except", "method": "<value>", "operation_id": "<id>", "path": "/mnt", "tags": ["<value>", "<value>"]}]}, "suggestion_type": "diagnostics-only"}
responses:
2XX:
application/json: "x-file: example.file"
suggestItems:
speakeasy-default-suggest-items:
requestBody:
Expand All @@ -794,6 +843,9 @@ examples:
x-session-id: "<id>"
requestBody:
multipart/form-data: {"schema": {"": "example.file"}}
responses:
2XX:
application/json: "x-file: example.file"
suggestOpenAPIRegistry:
speakeasy-default-suggest-open-API-registry:
parameters:
Expand All @@ -802,6 +854,9 @@ examples:
revision_reference: "<value>"
header:
x-session-id: "<id>"
responses:
2XX:
application/json: "x-file: example.file"
createWorkspace:
speakeasy-default-create-workspace:
requestBody:
Expand Down Expand Up @@ -985,4 +1040,13 @@ examples:
application/json: [{"created_at": "2024-01-24T23:49:11.608Z", "execution_id": "<id>", "id": "<id>", "interaction_type": "LINT", "local_started_at": "2023-03-09T07:00:10.489Z", "speakeasy_api_key_name": "<value>", "speakeasy_version": "<value>", "success": true, "workspace_id": "<id>"}]
5XX:
application/json: {"message": "<value>", "status_code": 238575}
setWorkspaceFeatureFlags:
speakeasy-default-set-workspace-feature-flags:
requestBody:
application/json: {"feature_flags": ["skip_schema_registry", "webhooks"]}
responses:
"200":
application/json: {}
5XX:
application/json: {"message": "<value>", "status_code": 264889}
generatedTests: {}
3 changes: 2 additions & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ generation:
oAuth2ClientCredentialsEnabled: false
oAuth2PasswordEnabled: false
python:
version: 7.0.0-rc.2
version: 7.0.0-rc.3
additionalDependencies:
dev: {}
main: {}
Expand All @@ -20,6 +20,7 @@ python:
clientServerStatusCodesAsErrors: true
defaultErrorName: SDKError
description: Speakeasy API Client SDK for Python
enableCustomCodeRegions: false
enumFormat: enum
fixFlags:
responseRequiredSep2024: false
Expand Down
14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.462.2
speakeasyVersion: 1.469.1
sources:
speakeasy-openapi:
sourceNamespace: speakeasy-openapi
sourceRevisionDigest: sha256:79fa1cda10dbe045bf4d56fd367cebff8244f2cf789740c759e44ba91be16cef
sourceBlobDigest: sha256:3a6d2e7825969575182762eba53f1b78039986d5c80ff7644aa6faafd5ce4c69
sourceRevisionDigest: sha256:addec54a7e3429ab9056447e727b513603eb77ee6c154a525ffb4c6ea8ad5394
sourceBlobDigest: sha256:e64e244a53afa3cbefd06a7c0e669a32db2473febe3566a2c0d1c3d7c2e0c711
tags:
- latest
- speakeasy-sdk-regen-1736136609
- speakeasy-sdk-regen-1736555226
- 0.4.0
targets:
speakeasy-client-sdk-python:
source: speakeasy-openapi
sourceNamespace: speakeasy-openapi
sourceRevisionDigest: sha256:79fa1cda10dbe045bf4d56fd367cebff8244f2cf789740c759e44ba91be16cef
sourceBlobDigest: sha256:3a6d2e7825969575182762eba53f1b78039986d5c80ff7644aa6faafd5ce4c69
sourceRevisionDigest: sha256:addec54a7e3429ab9056447e727b513603eb77ee6c154a525ffb4c6ea8ad5394
sourceBlobDigest: sha256:e64e244a53afa3cbefd06a7c0e669a32db2473febe3566a2c0d1c3d7c2e0c711
codeSamplesNamespace: code-samples-python-speakeasy-client-sdk-python
codeSamplesRevisionDigest: sha256:91eef570ebdc3cfb58537d237f79b7e36c765d7fdd43e0a385f0ea4ede4f8289
codeSamplesRevisionDigest: sha256:8443d6030c11265da395578204b33b70ca40d1154d53908a3833b46935422049
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
Loading