Skip to content

Commit 3e969e0

Browse files
authored
Merge pull request #134 from dubinc/speakeasy-sdk-regen-1750134478
chore: 🐝 Update SDK - Generate 0.26.9
2 parents ae124e8 + 12eec5d commit 3e969e0

File tree

13 files changed

+36
-55
lines changed

13 files changed

+36
-55
lines changed

.speakeasy/gen.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: ab657d60-207e-43a4-8cc8-692a672950ed
33
management:
4-
docChecksum: 2888b170a568c5574a256a458ca8e766
4+
docChecksum: 1f2d4c898b6141a97115319cc3fc6712
55
docVersion: 0.0.1
66
speakeasyVersion: 1.563.4
77
generationVersion: 2.630.6
8-
releaseVersion: 0.26.8
9-
configChecksum: 0d145d51217baade4feeaa3c699da72b
8+
releaseVersion: 0.26.9
9+
configChecksum: 5e9f6eb056876ceeb4ba3be8f8e690cc
1010
repoURL: https://github.com/dubinc/dub-python.git
1111
installationURL: https://github.com/dubinc/dub-python.git
1212
published: true
@@ -271,7 +271,6 @@ generatedFiles:
271271
- docs/models/operations/listcommissionstype.md
272272
- docs/models/operations/listdomainsrequest.md
273273
- docs/models/operations/listdomainsresponse.md
274-
- docs/models/operations/listeventsqueryparamsortby.md
275274
- docs/models/operations/listeventsqueryparamtagids.md
276275
- docs/models/operations/listeventsrequest.md
277276
- docs/models/operations/listeventsresponsebody.md

.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.8
20+
version: 0.26.9
2121
additionalDependencies:
2222
dev: {}
2323
main: {}

.speakeasy/workflow.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@ speakeasyVersion: 1.563.4
22
sources:
33
dub:
44
sourceNamespace: dub
5-
sourceRevisionDigest: sha256:c4ae5a12e7e6de4a13d453ebc79cba90f29d66a2da1a97d2ae6a9dfe15beb942
6-
sourceBlobDigest: sha256:e56e1ce5cfe4d605b47c3164dfc3ec26506a2f3a26c1c6d5e5df9839facfd947
5+
sourceRevisionDigest: sha256:9fa94e1767fc81a462125e89770b0293123b8ea2ab214bf30374690d18336614
6+
sourceBlobDigest: sha256:e7e46ee48cba452a8a6bbc94b921b11a063e6bfcf41b026d130547861eaa6159
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1750120242
9+
- speakeasy-sdk-regen-1750134478
1010
- 0.0.1
1111
targets:
1212
my-first-target:
1313
source: dub
1414
sourceNamespace: dub
15-
sourceRevisionDigest: sha256:c4ae5a12e7e6de4a13d453ebc79cba90f29d66a2da1a97d2ae6a9dfe15beb942
16-
sourceBlobDigest: sha256:e56e1ce5cfe4d605b47c3164dfc3ec26506a2f3a26c1c6d5e5df9839facfd947
15+
sourceRevisionDigest: sha256:9fa94e1767fc81a462125e89770b0293123b8ea2ab214bf30374690d18336614
16+
sourceBlobDigest: sha256:e7e46ee48cba452a8a6bbc94b921b11a063e6bfcf41b026d130547861eaa6159
1717
codeSamplesNamespace: code-samples-python-my-first-target
18-
codeSamplesRevisionDigest: sha256:ab6bc4a29bf7ba962e3c531759702516dbe078f385cf54073c5dd0bcc770cf7a
18+
codeSamplesRevisionDigest: sha256:6e5ea820175ac34c8100d2377e0561a39484d3249e8c2827bd8b91a082bb989a
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
@@ -1246,4 +1246,14 @@ Based on:
12461246
### Generated
12471247
- [python v0.26.8] .
12481248
### Releases
1249-
- [PyPI v0.26.8] https://pypi.org/project/dub/0.26.8 - .
1249+
- [PyPI v0.26.8] https://pypi.org/project/dub/0.26.8 - .
1250+
1251+
## 2025-06-17 04:27:42
1252+
### Changes
1253+
Based on:
1254+
- OpenAPI Doc
1255+
- Speakeasy CLI 1.563.4 (2.630.6) https://github.com/speakeasy-api/speakeasy
1256+
### Generated
1257+
- [python v0.26.9] .
1258+
### Releases
1259+
- [PyPI v0.26.9] https://pypi.org/project/dub/0.26.9 - .

docs/models/operations/listeventsqueryparamsortby.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

docs/models/operations/listeventsrequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@
4242
| `page` | *Optional[float]* | :heavy_minus_sign: | N/A | |
4343
| `limit` | *Optional[float]* | :heavy_minus_sign: | N/A | |
4444
| `sort_order` | [Optional[operations.QueryParamSortOrder]](../../models/operations/queryparamsortorder.md) | :heavy_minus_sign: | The sort order. The default is `desc`. | |
45-
| `sort_by` | [Optional[operations.ListEventsQueryParamSortBy]](../../models/operations/listeventsqueryparamsortby.md) | :heavy_minus_sign: | The field to sort the events by. The default is `timestamp`. | |
45+
| `sort_by` | [Optional[operations.QueryParamSortBy]](../../models/operations/queryparamsortby.md) | :heavy_minus_sign: | The field to sort the events by. The default is `timestamp`. | |
4646
| `order` | [Optional[operations.Order]](../../models/operations/order.md) | :heavy_minus_sign: | DEPRECATED. Use `sortOrder` instead. | |
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# QueryParamSortBy
22

3+
The field to sort the events by. The default is `timestamp`.
4+
35

46
## Values
57

6-
| Name | Value |
7-
| -------- | -------- |
8-
| `CLICKS` | clicks |
9-
| `LEADS` | leads |
10-
| `SALES` | sales |
8+
| Name | Value |
9+
| ----------- | ----------- |
10+
| `TIMESTAMP` | timestamp |

docs/models/operations/retrieveanalyticsrequest.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
| `folder_id` | *Optional[str]* | :heavy_minus_sign: | The folder ID to retrieve analytics for. If not provided, return analytics for unsorted links. | |
3636
| `qr` | *Optional[bool]* | :heavy_minus_sign: | Deprecated. Use the `trigger` field instead. Filter for QR code scans. If true, filter for QR codes only. If false, filter for links only. If undefined, return both. | |
3737
| `root` | *Optional[bool]* | :heavy_minus_sign: | Filter for root domains. If true, filter for domains only. If false, filter for links only. If undefined, return both. | |
38-
| `sort_by` | [Optional[operations.QueryParamSortBy]](../../models/operations/queryparamsortby.md) | :heavy_minus_sign: | N/A | |
3938
| `utm_source` | *OptionalNullable[str]* | :heavy_minus_sign: | The UTM source of the short link. | |
4039
| `utm_medium` | *OptionalNullable[str]* | :heavy_minus_sign: | The UTM medium of the short link. | |
4140
| `utm_campaign` | *OptionalNullable[str]* | :heavy_minus_sign: | The UTM campaign of the short link. | |

pyproject.toml

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

src/dub/_version.py

Lines changed: 2 additions & 2 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.8"
6+
__version__: str = "0.26.9"
77
__openapi_doc_version__: str = "0.0.1"
88
__gen_version__: str = "2.630.6"
9-
__user_agent__: str = "speakeasy-sdk/python 0.26.8 2.630.6 0.0.1 dub"
9+
__user_agent__: str = "speakeasy-sdk/python 0.26.9 2.630.6 0.0.1 dub"
1010

1111
try:
1212
if __package__ is not None:

0 commit comments

Comments
 (0)