Skip to content

Commit

Permalink
Merge pull request #14 from panoratech/speakeasy-sdk-regen-1726601382
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate SDK 0.7.0
  • Loading branch information
naelob authored Sep 17, 2024
2 parents 1216e2f + 6904be4 commit 8df310c
Show file tree
Hide file tree
Showing 613 changed files with 26,591 additions and 38,885 deletions.
8,049 changes: 5,310 additions & 2,739 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: false
python:
version: 0.6.1
version: 0.7.0
additionalDependencies:
dev: {}
main: {}
Expand Down
13 changes: 8 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@ speakeasyVersion: 1.352.2
sources:
openapi-main:
sourceNamespace: openapi-main
sourceRevisionDigest: sha256:a3ce576e84be45fbbcfc60533893a0cb07cfb83863c07f4b4fb11d23cbbd72b2
sourceBlobDigest: sha256:6f5418e194593f783cc0433994e24d3dd0ac23776b17a8ee49945d307fd6095c
sourceRevisionDigest: sha256:ee9530a9c0d9b4168cd8f196bfc4fe2f8114b7bcabeced7ff1c367cd9b1c9833
sourceBlobDigest: sha256:73e64741e7167fa8e745f9e9097eb4319079fe03ed544105eedf09200cbcc501
tags:
- latest
- main
targets:
python:
source: openapi-main
sourceNamespace: openapi-main
sourceRevisionDigest: sha256:a3ce576e84be45fbbcfc60533893a0cb07cfb83863c07f4b4fb11d23cbbd72b2
sourceBlobDigest: sha256:6f5418e194593f783cc0433994e24d3dd0ac23776b17a8ee49945d307fd6095c
sourceRevisionDigest: sha256:ee9530a9c0d9b4168cd8f196bfc4fe2f8114b7bcabeced7ff1c367cd9b1c9833
sourceBlobDigest: sha256:73e64741e7167fa8e745f9e9097eb4319079fe03ed544105eedf09200cbcc501
codeSamplesNamespace: code-samples-python
codeSamplesRevisionDigest: sha256:9d02bbb277986fe2eeb39bb7cc30a57a9acb2220c1769050b038f3b5e11d5b7b
codeSamplesRevisionDigest: sha256:035fb02c149fe065da447911ecd03e8c799ed7263f2b2dde62e1a1b4bef00a5e
outLocation: /github/workspace/repo
workflow:
workflowVersion: 1.0.0
Expand All @@ -29,6 +29,9 @@ workflow:
python:
target: python
source: openapi-main
publish:
pypi:
token: $pypi_token
codeSamples:
output: codeSamples.yaml
registry:
Expand Down
Loading

0 comments on commit 8df310c

Please sign in to comment.