Skip to content

Commit f0e8497

Browse files
authored
Merge pull request #160 from dubinc/speakeasy-sdk-regen-1771461763
chore: 🐝 Update SDK - Generate 0.35.5
2 parents 35fb384 + ae7e3be commit f0e8497

40 files changed

+292
-291
lines changed

β€Ž.speakeasy/gen.lockβ€Ž

Lines changed: 86 additions & 82 deletions
Large diffs are not rendered by default.

β€Ž.speakeasy/gen.yamlβ€Ž

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ generation:
1414
securityFeb2025: false
1515
sharedErrorComponentsApr2025: false
1616
sharedNestedComponentsJan2026: false
17+
nameOverrideFeb2026: false
1718
auth:
1819
oAuth2ClientCredentialsEnabled: true
1920
oAuth2PasswordEnabled: false
@@ -28,7 +29,7 @@ generation:
2829
generateNewTests: false
2930
skipResponseBodyAssertions: false
3031
python:
31-
version: 0.35.4
32+
version: 0.35.5
3233
additionalDependencies:
3334
dev: {}
3435
main: {}
@@ -47,6 +48,8 @@ python:
4748
enableCustomCodeRegions: false
4849
enumFormat: enum
4950
fixFlags:
51+
asyncPaginationSep2025: false
52+
conflictResistantModelImportsFeb2026: false
5053
responseRequiredSep2024: false
5154
flattenGlobalSecurity: true
5255
flattenRequests: false

β€Ž.speakeasy/workflow.lockβ€Ž

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.719.1
1+
speakeasyVersion: 1.728.0
22
sources:
33
dub:
44
sourceNamespace: dub
5-
sourceRevisionDigest: sha256:41f1b533d2d50cfdabc676c34a0f26c036348bb15199d86b026f2921e4784a7d
6-
sourceBlobDigest: sha256:b86cf109ffe3c42522b06aeda760345504907f4f995a45cb9255750689412b2e
5+
sourceRevisionDigest: sha256:f8da375124ffea8156bb04da0496d60d8a14e75146e2534fa31005772fecf75e
6+
sourceBlobDigest: sha256:4182b72c2891ce5345ccdc87a9bb4ea8710bc8fea6b3683baa70fdfcc9565256
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1771202562
9+
- speakeasy-sdk-regen-1771461763
1010
- 0.0.1
1111
targets:
1212
my-first-target:
1313
source: dub
1414
sourceNamespace: dub
15-
sourceRevisionDigest: sha256:41f1b533d2d50cfdabc676c34a0f26c036348bb15199d86b026f2921e4784a7d
16-
sourceBlobDigest: sha256:b86cf109ffe3c42522b06aeda760345504907f4f995a45cb9255750689412b2e
15+
sourceRevisionDigest: sha256:f8da375124ffea8156bb04da0496d60d8a14e75146e2534fa31005772fecf75e
16+
sourceBlobDigest: sha256:4182b72c2891ce5345ccdc87a9bb4ea8710bc8fea6b3683baa70fdfcc9565256
1717
codeSamplesNamespace: code-samples-python-my-first-target
18-
codeSamplesRevisionDigest: sha256:152fc050ee366e1d228de783460c7fbec91dae27281087248ad176350862c8e2
18+
codeSamplesRevisionDigest: sha256:d753ec485bdf84e7b3b9ab9775cff8ba82dcea9c13dbb630b773011e8a60ff26
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ asyncio.run(main())
270270
### [Commissions](docs/sdks/commissions/README.md)
271271

272272
* [list](docs/sdks/commissions/README.md#list) - List all commissions
273-
* [update](docs/sdks/commissions/README.md#update) - Update a commission.
273+
* [update](docs/sdks/commissions/README.md#update) - Update a commission
274274

275275
### [Customers](docs/sdks/customers/README.md)
276276

β€ŽRELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1506,4 +1506,14 @@ Based on:
15061506
### Generated
15071507
- [python v0.35.4] .
15081508
### Releases
1509-
- [PyPI v0.35.4] https://pypi.org/project/dub/0.35.4 - .
1509+
- [PyPI v0.35.4] https://pypi.org/project/dub/0.35.4 - .
1510+
1511+
## 2026-02-25 00:43:23
1512+
### Changes
1513+
Based on:
1514+
- OpenAPI Doc
1515+
- Speakeasy CLI 1.728.0 (2.839.0) https://github.com/speakeasy-api/speakeasy
1516+
### Generated
1517+
- [python v0.35.5] .
1518+
### Releases
1519+
- [PyPI v0.35.5] https://pypi.org/project/dub/0.35.5 - .

β€Ždocs/models/components/analyticstoplinks.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
| `url` | *str* | :heavy_check_mark: | The destination URL of the short link |
1414
| `title` | *OptionalNullable[str]* | :heavy_minus_sign: | The custom link preview title (og:title) |
1515
| `comments` | *OptionalNullable[str]* | :heavy_minus_sign: | The comments of the short link |
16+
| `folder_id` | *OptionalNullable[str]* | :heavy_minus_sign: | The ID of the folder that the link belongs to (if applicable) |
1617
| `partner_id` | *OptionalNullable[str]* | :heavy_minus_sign: | The ID of the partner that the link belongs to (if applicable) |
1718
| `created_at` | *str* | :heavy_check_mark: | The creation timestamp of the short link |
1819
| `clicks` | *Optional[float]* | :heavy_minus_sign: | The number of clicks from this link |

β€Ždocs/models/components/color.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ The color of the tag.
1313
| `BLUE` | blue |
1414
| `PURPLE` | purple |
1515
| `BROWN` | brown |
16+
| `GRAY` | gray |
1617
| `PINK` | pink |

β€Ždocs/models/components/domainschema.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
| `verified` | *Optional[bool]* | :heavy_minus_sign: | Whether the domain is verified. | |
1111
| `primary` | *Optional[bool]* | :heavy_minus_sign: | Whether the domain is the primary domain for the workspace. | |
1212
| `archived` | *Optional[bool]* | :heavy_minus_sign: | Whether the domain is archived. | |
13-
| `placeholder` | *Nullable[str]* | :heavy_check_mark: | Provide context to your teammates in the link creation modal by showing them an example of a link to be shortened. | https://dub.co/help/article/what-is-dub |
13+
| `placeholder` | *Nullable[str]* | :heavy_check_mark: | Provide context to your teammates in the link creation modal by showing them an example of a link to be shortened. | https://dub.co/help/article/dub-links |
1414
| `expired_url` | *Nullable[str]* | :heavy_check_mark: | The URL to redirect to when a link under this domain has expired. | https://acme.com/expired |
1515
| `not_found_url` | *Nullable[str]* | :heavy_check_mark: | The URL to redirect to when a link under this domain doesn't exist. | https://acme.com/not-found |
1616
| `logo` | *Nullable[str]* | :heavy_check_mark: | The logo of the domain. | |

β€Ždocs/models/components/linktagschemacolor.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ The color of the tag.
1313
| `BLUE` | blue |
1414
| `PURPLE` | purple |
1515
| `BROWN` | brown |
16+
| `GRAY` | gray |
1617
| `PINK` | pink |

β€Ždocs/models/components/partneranalyticstoplinks.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
| `url` | *str* | :heavy_check_mark: | The destination URL of the short link |
1414
| `title` | *OptionalNullable[str]* | :heavy_minus_sign: | The custom link preview title (og:title) |
1515
| `comments` | *OptionalNullable[str]* | :heavy_minus_sign: | The comments of the short link |
16+
| `folder_id` | *OptionalNullable[str]* | :heavy_minus_sign: | The ID of the folder that the link belongs to (if applicable) |
1617
| `partner_id` | *OptionalNullable[str]* | :heavy_minus_sign: | The ID of the partner that the link belongs to (if applicable) |
1718
| `created_at` | *str* | :heavy_check_mark: | The creation timestamp of the short link |
1819
| `clicks` | *Optional[float]* | :heavy_minus_sign: | The number of clicks from this link |

0 commit comments

Comments
Β (0)