Skip to content

Commit 9717d06

Browse files
authored
Merge pull request #132 from dubinc/speakeasy-sdk-regen-1749688224
chore: 🐝 Update SDK - Generate 0.26.7
2 parents 2a08b26 + 289fbcf commit 9717d06

12 files changed

Lines changed: 101 additions & 62 deletions

File tree

.speakeasy/gen.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
lockVersion: 2.0.0
22
id: ab657d60-207e-43a4-8cc8-692a672950ed
33
management:
4-
docChecksum: 71dbc68df2b1c96868c3215ae9aca92d
4+
docChecksum: 1f2d4c898b6141a97115319cc3fc6712
55
docVersion: 0.0.1
6-
speakeasyVersion: 1.557.0
7-
generationVersion: 2.623.0
8-
releaseVersion: 0.26.6
9-
configChecksum: 37956de7ae4dfdbbc57decf5cefd805c
6+
speakeasyVersion: 1.561.0
7+
generationVersion: 2.628.0
8+
releaseVersion: 0.26.7
9+
configChecksum: 50cd3e49846feff45f83c2aca6347b41
1010
repoURL: https://github.com/dubinc/dub-python.git
1111
installationURL: https://github.com/dubinc/dub-python.git
1212
published: true
1313
features:
1414
python:
1515
additionalDependencies: 1.0.0
1616
constsAndDefaults: 1.0.5
17-
core: 5.19.2
17+
core: 5.19.3
1818
defaultEnabledRetries: 0.2.0
1919
deprecations: 3.0.2
2020
enumUnions: 0.1.0

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ generation:
1717
oAuth2ClientCredentialsEnabled: true
1818
oAuth2PasswordEnabled: false
1919
python:
20-
version: 0.26.6
20+
version: 0.26.7
2121
additionalDependencies:
2222
dev: {}
2323
main: {}

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.557.0
1+
speakeasyVersion: 1.561.0
22
sources:
33
dub:
44
sourceNamespace: dub
5-
sourceRevisionDigest: sha256:e9a96115db5987809b6deb8d66ae0d197f65993b7b87cfc77ba2146393290235
6-
sourceBlobDigest: sha256:d1ede3ca77c29a1f342a28f6677429b8082902f02328449548534ca4c863428a
5+
sourceRevisionDigest: sha256:a3cbdce6cec3914b14c2eb059825b37473e2420efa3b4c544cbb4198d12481d9
6+
sourceBlobDigest: sha256:e7e46ee48cba452a8a6bbc94b921b11a063e6bfcf41b026d130547861eaa6159
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1749256212
9+
- speakeasy-sdk-regen-1749688224
1010
- 0.0.1
1111
targets:
1212
my-first-target:
1313
source: dub
1414
sourceNamespace: dub
15-
sourceRevisionDigest: sha256:e9a96115db5987809b6deb8d66ae0d197f65993b7b87cfc77ba2146393290235
16-
sourceBlobDigest: sha256:d1ede3ca77c29a1f342a28f6677429b8082902f02328449548534ca4c863428a
15+
sourceRevisionDigest: sha256:a3cbdce6cec3914b14c2eb059825b37473e2420efa3b4c544cbb4198d12481d9
16+
sourceBlobDigest: sha256:e7e46ee48cba452a8a6bbc94b921b11a063e6bfcf41b026d130547861eaa6159
1717
codeSamplesNamespace: code-samples-python-my-first-target
18-
codeSamplesRevisionDigest: sha256:05571986e2415d2776856502a71b85dffdfda68db74d42c84450a332586a8109
18+
codeSamplesRevisionDigest: sha256:2d21f270f5c41210b44b631f3fefa1bec6765d8e6fd0f87fb11d4bbafbcfc4ba
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1226,4 +1226,14 @@ Based on:
12261226
### Generated
12271227
- [python v0.26.6] .
12281228
### Releases
1229-
- [PyPI v0.26.6] https://pypi.org/project/dub/0.26.6 - .
1229+
- [PyPI v0.26.6] https://pypi.org/project/dub/0.26.6 - .
1230+
1231+
## 2025-06-12 00:30:08
1232+
### Changes
1233+
Based on:
1234+
- OpenAPI Doc
1235+
- Speakeasy CLI 1.561.0 (2.628.0) https://github.com/speakeasy-api/speakeasy
1236+
### Generated
1237+
- [python v0.26.7] .
1238+
### Releases
1239+
- [PyPI v0.26.7] https://pypi.org/project/dub/0.26.7 - .

docs/models/operations/listcommissionstype.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33

44
## Values
55

6-
| Name | Value |
7-
| ------- | ------- |
8-
| `CLICK` | click |
9-
| `LEAD` | lead |
10-
| `SALE` | sale |
6+
| Name | Value |
7+
| -------- | -------- |
8+
| `CLICK` | click |
9+
| `LEAD` | lead |
10+
| `SALE` | sale |
11+
| `CUSTOM` | custom |

docs/models/operations/type.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33

44
## Values
55

6-
| Name | Value |
7-
| ------- | ------- |
8-
| `CLICK` | click |
9-
| `LEAD` | lead |
10-
| `SALE` | sale |
6+
| Name | Value |
7+
| -------- | -------- |
8+
| `CLICK` | click |
9+
| `LEAD` | lead |
10+
| `SALE` | sale |
11+
| `CUSTOM` | custom |

docs/models/operations/updatecommissiontype.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33

44
## Values
55

6-
| Name | Value |
7-
| ------- | ------- |
8-
| `CLICK` | click |
9-
| `LEAD` | lead |
10-
| `SALE` | sale |
6+
| Name | Value |
7+
| -------- | -------- |
8+
| `CLICK` | click |
9+
| `LEAD` | lead |
10+
| `SALE` | sale |
11+
| `CUSTOM` | custom |

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "dub"
3-
version = "0.26.6"
3+
version = "0.26.7"
44
description = "Python Client SDK Generated by Speakeasy"
55
authors = [{ name = "Speakeasy" },]
66
readme = "README-PYPI.md"
@@ -39,6 +39,8 @@ pythonpath = ["src"]
3939

4040
[tool.mypy]
4141
disable_error_code = "misc"
42+
explicit_package_bases = true
43+
mypy_path = "src"
4244

4345
[[tool.mypy.overrides]]
4446
module = "typing_inspect"

src/dub/_version.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
import importlib.metadata
44

55
__title__: str = "dub"
6-
__version__: str = "0.26.6"
6+
__version__: str = "0.26.7"
77
__openapi_doc_version__: str = "0.0.1"
8-
__gen_version__: str = "2.623.0"
9-
__user_agent__: str = "speakeasy-sdk/python 0.26.6 2.623.0 0.0.1 dub"
8+
__gen_version__: str = "2.628.0"
9+
__user_agent__: str = "speakeasy-sdk/python 0.26.7 2.628.0 0.0.1 dub"
1010

1111
try:
1212
if __package__ is not None:

src/dub/models/operations/listcommissions.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ class Type(str, Enum):
1414
CLICK = "click"
1515
LEAD = "lead"
1616
SALE = "sale"
17+
CUSTOM = "custom"
1718

1819

1920
class QueryParamStatus(str, Enum):
@@ -174,6 +175,7 @@ class ListCommissionsType(str, Enum):
174175
CLICK = "click"
175176
LEAD = "lead"
176177
SALE = "sale"
178+
CUSTOM = "custom"
177179

178180

179181
class ListCommissionsStatus(str, Enum):

0 commit comments

Comments
 (0)