Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
126 changes: 63 additions & 63 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ generation:
generateNewTests: false
skipResponseBodyAssertions: false
python:
version: 0.37.1
version: 0.37.2
additionalDependencies:
dev: {}
main: {}
Expand All @@ -46,6 +46,7 @@ python:
constFieldCasing: upper
defaultErrorName: SDKError
description: Python Client SDK Generated by Speakeasy
durationFormat: false
enableCustomCodeRegions: false
enumFormat: enum
errorSchemaValidation: true
Expand Down Expand Up @@ -94,3 +95,4 @@ python:
sseFlatResponse: false
templateVersion: v2
useAsyncHooks: false
uuidFormat: false
12 changes: 6 additions & 6 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
speakeasyVersion: 1.788.1
speakeasyVersion: 1.789.1
sources:
dub:
sourceNamespace: dub
sourceRevisionDigest: sha256:aa8a69666b758b046f458555621251fb4107f0f7d41d46883b213fbccc684613
sourceBlobDigest: sha256:1db2f6a1f12ab282952cc9e95372144ad368c786d836cfa18437492a95b8213c
sourceRevisionDigest: sha256:bf8404dc073f7481767f611426d716d6c376a285db692b906e541c832c8e695f
sourceBlobDigest: sha256:fd746515355ebb5577ab077c898e91c6f692584acf1b9205c97955a09d5811a4
tags:
- latest
- 0.0.1
targets:
my-first-target:
source: dub
sourceNamespace: dub
sourceRevisionDigest: sha256:aa8a69666b758b046f458555621251fb4107f0f7d41d46883b213fbccc684613
sourceBlobDigest: sha256:1db2f6a1f12ab282952cc9e95372144ad368c786d836cfa18437492a95b8213c
sourceRevisionDigest: sha256:bf8404dc073f7481767f611426d716d6c376a285db692b906e541c832c8e695f
sourceBlobDigest: sha256:fd746515355ebb5577ab077c898e91c6f692584acf1b9205c97955a09d5811a4
codeSamplesNamespace: code-samples-python-my-first-target
codeSamplesRevisionDigest: sha256:6f77db4e8a2163a9becfce617ae93e9d2e18f1b94dd68d2236b847d85a39e8f7
codeSamplesRevisionDigest: sha256:d93481efb757d07f5a52666da2d21f31feeb64c3d6261da489aa440b2c8a0e73
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -1566,4 +1566,14 @@ Based on:
### Generated
- [python v0.37.1] .
### Releases
- [PyPI v0.37.1] https://pypi.org/project/dub/0.37.1 - .
- [PyPI v0.37.1] https://pypi.org/project/dub/0.37.1 - .

## 2026-07-10 03:46:07
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.789.1 (2.916.4) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.37.2] .
### Releases
- [PyPI v0.37.2] https://pypi.org/project/dub/0.37.2 - .
3 changes: 2 additions & 1 deletion docs/models/components/commissioncreatedeventstatus.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ value = CommissionCreatedEventStatus.PENDING
| `REFUNDED` | refunded |
| `DUPLICATE` | duplicate |
| `FRAUD` | fraud |
| `CANCELED` | canceled |
| `CANCELED` | canceled |
| `HOLD` | hold |
10 changes: 5 additions & 5 deletions docs/models/components/data.md

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/models/components/leadcreatedeventlink.md

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/models/components/link.md

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/models/components/salecreatedeventlink.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ value = BulkUpdateCommissionsCommissionsStatus.PENDING
| `REFUNDED` | refunded |
| `DUPLICATE` | duplicate |
| `FRAUD` | fraud |
| `CANCELED` | canceled |
| `CANCELED` | canceled |
| `HOLD` | hold |
3 changes: 2 additions & 1 deletion docs/models/operations/listcommissionsstatus.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ value = ListCommissionsStatus.PENDING
| `REFUNDED` | refunded |
| `DUPLICATE` | duplicate |
| `FRAUD` | fraud |
| `CANCELED` | canceled |
| `CANCELED` | canceled |
| `HOLD` | hold |
10 changes: 5 additions & 5 deletions docs/models/operations/listeventsresponsebodyeventslink.md

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/models/operations/listeventsresponsebodylink.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/models/operations/listpartnersrequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
| `sort_order` | [Optional[operations.ListPartnersQueryParamSortOrder]](../../models/operations/listpartnersqueryparamsortorder.md) | :heavy_minus_sign: | The sort order. The default is `desc`. | desc |
| `email` | *Optional[str]* | :heavy_minus_sign: | Filter the partner list based on the partner's `email`. The value must be a string. Takes precedence over `search`. | panic@thedis.co |
| `tenant_id` | *Optional[str]* | :heavy_minus_sign: | Filter the partner list based on the partner's `tenantId`. The value must be a string. Takes precedence over `email` and `search`. | 1K0NM7HCN944PEMZ3CQPH43H8 |
| `search` | *Optional[str]* | :heavy_minus_sign: | A search query to filter partners by ID, name, email, or link. | john |
| `search` | *Optional[str]* | :heavy_minus_sign: | A search query to filter partners by ID, name, email, or company name. | john |
| `page` | *Optional[float]* | :heavy_minus_sign: | The page number for pagination. | 1 |
| `page_size` | *Optional[float]* | :heavy_minus_sign: | The number of items per page. | 50 |
3 changes: 2 additions & 1 deletion docs/models/operations/queryparamstatus.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ value = QueryParamStatus.PENDING
| `REFUNDED` | refunded |
| `DUPLICATE` | duplicate |
| `FRAUD` | fraud |
| `CANCELED` | canceled |
| `CANCELED` | canceled |
| `HOLD` | hold |
Loading