Skip to content

Commit

Permalink
Merge pull request #27 from dubinc/speakeasy-sdk-regen-1720574417
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate
  • Loading branch information
devkiran authored Jul 10, 2024
2 parents 2b5a24c + 027cf83 commit 286ff3e
Show file tree
Hide file tree
Showing 8 changed files with 156 additions and 145 deletions.
7 changes: 4 additions & 3 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: ab657d60-207e-43a4-8cc8-692a672950ed
management:
docChecksum: 2dc0e57ebc2df7985435f1560ba8e4cc
docChecksum: d074e83422312242c953b9123b5c20aa
docVersion: 0.0.1
speakeasyVersion: 1.330.0
generationVersion: 2.361.10
releaseVersion: 0.1.0
configChecksum: 842972d3e85b75b89e24b5c8269651e2
releaseVersion: 0.2.0
configChecksum: c5f1e6166028cd54c6b662be7bb78732
repoURL: https://github.com/dubinc/dub-python.git
installationURL: https://github.com/dubinc/dub-python.git
published: true
Expand All @@ -16,6 +16,7 @@ features:
constsAndDefaults: 0.1.0
core: 0.2.11
deprecations: 0.1.1
errors: 0.1.0
examples: 0.1.0
flattening: 0.1.0
globalSecurity: 0.1.0
Expand Down
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: true
python:
version: 0.1.0
version: 0.2.0
additionalDependencies:
dev: {}
main: {}
Expand Down
10 changes: 5 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@ speakeasyVersion: 1.330.0
sources:
dub:
sourceNamespace: dub
sourceRevisionDigest: sha256:36b30392b6c56ded160105e727c1ebb7177fc73e8cd8a60a3c3fe67a88153f31
sourceBlobDigest: sha256:30a4438988b106dbc6e8271468965647d30246d84ae5eab4b1c080b703e56013
sourceRevisionDigest: sha256:8e40a5734ac7b8c93fa3a145bcf644264d615edd7bc0e519b37d478785b02630
sourceBlobDigest: sha256:be97ddc562c6312ec5f452c14ec46361a6bb49bb9dec434d84b14934742db2c8
tags:
- latest
- main
targets:
my-first-target:
source: dub
sourceNamespace: dub
sourceRevisionDigest: sha256:36b30392b6c56ded160105e727c1ebb7177fc73e8cd8a60a3c3fe67a88153f31
sourceBlobDigest: sha256:30a4438988b106dbc6e8271468965647d30246d84ae5eab4b1c080b703e56013
sourceRevisionDigest: sha256:8e40a5734ac7b8c93fa3a145bcf644264d615edd7bc0e519b37d478785b02630
sourceBlobDigest: sha256:be97ddc562c6312ec5f452c14ec46361a6bb49bb9dec434d84b14934742db2c8
codeSamplesNamespace: code-samples-python-my-first-target
codeSamplesRevisionDigest: sha256:5a59cb0eab8f007ec8871c40968815ae8fcb5f92e3205d5ace20b72ff1619cf0
codeSamplesRevisionDigest: sha256:8f1465773e44e0bbf855d7d7ac6d6d2d1e8ae5a52bf95028a05c18126b411611
outLocation: /github/workspace/repo
workflow:
workflowVersion: 1.0.0
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,4 +186,14 @@ Based on:
### Generated
- [python v0.1.0] .
### Releases
- [PyPI v0.1.0] https://pypi.org/project/dub/0.1.0 - .
- [PyPI v0.1.0] https://pypi.org/project/dub/0.1.0 - .

## 2024-07-10 01:20:15
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.330.0 (2.361.10) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.2.0] .
### Releases
- [PyPI v0.2.0] https://pypi.org/project/dub/0.2.0 - .
Loading

0 comments on commit 286ff3e

Please sign in to comment.