Skip to content

Commit

Permalink
Merge pull request #45 from dubinc/speakeasy-sdk-regen-1726532445
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate 0.10.1
  • Loading branch information
devkiran committed Sep 17, 2024
2 parents 5526a01 + add561f commit a5d5de6
Show file tree
Hide file tree
Showing 8 changed files with 30 additions and 20 deletions.
10 changes: 5 additions & 5 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: 5124eb4c8a9ec61cd5ee7393fdecd832
docChecksum: 81fbec1fddce6a9104ba0a932fec5804
docVersion: 0.0.1
speakeasyVersion: 1.396.9
generationVersion: 2.415.7
releaseVersion: 0.10.0
configChecksum: 11cf0e223e15b4c6524bcda59bd42651
speakeasyVersion: 1.398.0
generationVersion: 2.415.8
releaseVersion: 0.10.1
configChecksum: cadb12fcf946e593516b30b829f47ebd
repoURL: https://github.com/dubinc/dub-python.git
installationURL: https://github.com/dubinc/dub-python.git
published: true
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.10.0
version: 0.10.1
additionalDependencies:
dev: {}
main: {}
Expand Down
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.396.9
speakeasyVersion: 1.398.0
sources:
dub:
sourceNamespace: dub
sourceRevisionDigest: sha256:7fb2a00f7c2f9c38bc7339786bec7331d817f76c8494dd32e999e213f552dcd5
sourceBlobDigest: sha256:55c25e2b2e157a7628471de6d6e928bc9c03722c98cc0a4d364937aa3f541429
sourceRevisionDigest: sha256:a09b3e976f16d1c801f47c5b4e27d25d184823260d246967d2d33607201fa00c
sourceBlobDigest: sha256:dcfd20abb1c243861360ea13ce7daa37deb7e7c097fdd1502451fc211fd56d51
tags:
- latest
- main
targets:
my-first-target:
source: dub
sourceNamespace: dub
sourceRevisionDigest: sha256:7fb2a00f7c2f9c38bc7339786bec7331d817f76c8494dd32e999e213f552dcd5
sourceBlobDigest: sha256:55c25e2b2e157a7628471de6d6e928bc9c03722c98cc0a4d364937aa3f541429
sourceRevisionDigest: sha256:a09b3e976f16d1c801f47c5b4e27d25d184823260d246967d2d33607201fa00c
sourceBlobDigest: sha256:dcfd20abb1c243861360ea13ce7daa37deb7e7c097fdd1502451fc211fd56d51
codeSamplesNamespace: code-samples-python-my-first-target
codeSamplesRevisionDigest: sha256:3a9a990d04cbb6fc19ccf679dbda3a1c1fe65f0f3fd8d7895663849dc99a2831
codeSamplesRevisionDigest: sha256:619c61ca9c7a9137d9d1da47597f7046914d209502b2ecb9f4b931bdbc4942e8
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 @@ -366,4 +366,14 @@ Based on:
### Generated
- [python v0.10.0] .
### Releases
- [PyPI v0.10.0] https://pypi.org/project/dub/0.10.0 - .
- [PyPI v0.10.0] https://pypi.org/project/dub/0.10.0 - .

## 2024-09-17 00:20:39
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.398.0 (2.415.8) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.10.1] .
### Releases
- [PyPI v0.10.1] https://pypi.org/project/dub/0.10.1 - .
2 changes: 1 addition & 1 deletion docs/models/operations/trackleadrequestbody.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

| Field | Type | Required | Description | Example |
| ----------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
| `click_id` | *str* | :heavy_check_mark: | The ID of the click in th Dub. You can read this value from `dclid` cookie. | |
| `click_id` | *str* | :heavy_check_mark: | The ID of the click in th Dub. You can read this value from `dub_id` cookie. | |
| `event_name` | *str* | :heavy_check_mark: | The name of the event to track. | Sign up |
| `customer_id` | *str* | :heavy_check_mark: | This is the unique identifier for the customer in the client's app. This is used to track the customer's journey. | |
| `customer_name` | *OptionalNullable[str]* | :heavy_minus_sign: | Name of the customer in the client's app. | |
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dub"
version = "0.10.0"
version = "0.10.1"
description = "Python Client SDK Generated by Speakeasy"
authors = ["Speakeasy",]
readme = "README-PYPI.md"
Expand Down
4 changes: 2 additions & 2 deletions src/dub/models/operations/tracklead.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

class TrackLeadRequestBodyTypedDict(TypedDict):
click_id: str
r"""The ID of the click in th Dub. You can read this value from `dclid` cookie."""
r"""The ID of the click in th Dub. You can read this value from `dub_id` cookie."""
event_name: str
r"""The name of the event to track."""
customer_id: str
Expand All @@ -27,7 +27,7 @@ class TrackLeadRequestBodyTypedDict(TypedDict):

class TrackLeadRequestBody(BaseModel):
click_id: Annotated[str, pydantic.Field(alias="clickId")]
r"""The ID of the click in th Dub. You can read this value from `dclid` cookie."""
r"""The ID of the click in th Dub. You can read this value from `dub_id` cookie."""

event_name: Annotated[str, pydantic.Field(alias="eventName")]
r"""The name of the event to track."""
Expand Down
6 changes: 3 additions & 3 deletions src/dub/sdkconfiguration.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ class SDKConfiguration:
server_idx: Optional[int] = 0
language: str = "python"
openapi_doc_version: str = "0.0.1"
sdk_version: str = "0.10.0"
gen_version: str = "2.415.7"
user_agent: str = "speakeasy-sdk/python 0.10.0 2.415.7 0.0.1 dub"
sdk_version: str = "0.10.1"
gen_version: str = "2.415.8"
user_agent: str = "speakeasy-sdk/python 0.10.1 2.415.8 0.0.1 dub"
retry_config: OptionalNullable[RetryConfig] = Field(default_factory=lambda: UNSET)
timeout_ms: Optional[int] = None

Expand Down

0 comments on commit a5d5de6

Please sign in to comment.