Skip to content

Commit

Permalink
Merge pull request #5 from unkeyed/speakeasy-sdk-regen-1730334330
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate 0.9.0
  • Loading branch information
chronark authored Dec 9, 2024
2 parents 367c58e + f9565f1 commit 3c47237
Show file tree
Hide file tree
Showing 65 changed files with 2,912 additions and 1,022 deletions.
139 changes: 123 additions & 16 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,16 @@ generation:
requestResponseComponentNamesFeb2024: true
auth:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: false
python:
version: 0.8.0
version: 0.9.0
additionalDependencies:
dev: {}
main: {}
authors:
- Speakeasy
clientServerStatusCodesAsErrors: true
defaultErrorName: SDKError
description: Python Client SDK for unkey.com.
enumFormat: enum
envVarPrefix: UNKEY
Expand Down
19 changes: 10 additions & 9 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
speakeasyVersion: 1.423.2
speakeasyVersion: 1.453.4
sources:
Unkey-OAS:
sourceNamespace: unkey-oas
sourceRevisionDigest: sha256:77cec2c8c45e9c130ef57d68743807e7bd2403cf3614d8b104c608abfc316d9a
sourceBlobDigest: sha256:6af87205b63b788e53a11d7145cd48df3e627187a5a2f694c27e3b2b49b06871
sourceRevisionDigest: sha256:8195101f876a2dee27540ad46a0ff11904f6f41eaab663ca7e6d6ec88adf8c68
sourceBlobDigest: sha256:2ec7e32aea77a854bdd608875cfcd1110ba479f365389e3707bfff61885ff102
tags:
- latest
- main
- speakeasy-sdk-regen-1730334330
- 1.0.0
targets:
unkey:
source: Unkey-OAS
sourceNamespace: unkey-oas
sourceRevisionDigest: sha256:77cec2c8c45e9c130ef57d68743807e7bd2403cf3614d8b104c608abfc316d9a
sourceBlobDigest: sha256:6af87205b63b788e53a11d7145cd48df3e627187a5a2f694c27e3b2b49b06871
codeSamplesNamespace: unkey-oas-code-samples
codeSamplesRevisionDigest: sha256:f18c29a9afe25af19229473983a93ecff14afe2b9bc83801efb54f38182a1057
sourceRevisionDigest: sha256:8195101f876a2dee27540ad46a0ff11904f6f41eaab663ca7e6d6ec88adf8c68
sourceBlobDigest: sha256:2ec7e32aea77a854bdd608875cfcd1110ba479f365389e3707bfff61885ff102
codeSamplesNamespace: unkey-oas-python-code-samples
codeSamplesRevisionDigest: sha256:4c557e4115ee27d060ee91bebe3faa42dfaea6651b128997b9f722c7992a96fc
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand All @@ -35,5 +36,5 @@ workflow:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/unkey/unkey/unkey-oas-code-samples
location: registry.speakeasyapi.dev/unkey/unkey/unkey-oas-python-code-samples
blocking: false
2 changes: 1 addition & 1 deletion .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ targets:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/unkey/unkey/unkey-oas-code-samples
location: registry.speakeasyapi.dev/unkey/unkey/unkey-oas-python-code-samples
blocking: false
Loading

0 comments on commit 3c47237

Please sign in to comment.