Skip to content

Commit b485fe0

Browse files
authored
Merge pull request #106 from dubinc/speakeasy-sdk-regen-1741220839
chore: 🐝 Update SDK - Generate 0.19.7
2 parents 92a754c + f8f4bed commit b485fe0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+181
-1158
lines changed

.speakeasy/gen.lock

+8-27
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: 7d12cd211b08ee0e5d9a48c3e7a01812
4+
docChecksum: 2ce50b8b514248f8824b7ba29f83b819
55
docVersion: 0.0.1
6-
speakeasyVersion: 1.509.1
7-
generationVersion: 2.539.1
8-
releaseVersion: 0.19.6
9-
configChecksum: dd6d72788fdc8c1711ed424d6e32ddaf
6+
speakeasyVersion: 1.513.2
7+
generationVersion: 2.545.2
8+
releaseVersion: 0.19.7
9+
configChecksum: d989b7ed0fa9dc8713d7559c9391f636
1010
repoURL: https://github.com/dubinc/dub-python.git
1111
installationURL: https://github.com/dubinc/dub-python.git
1212
published: true
@@ -70,32 +70,23 @@ generatedFiles:
7070
- docs/models/components/countrycode.md
7171
- docs/models/components/customer.md
7272
- docs/models/components/data.md
73-
- docs/models/components/discount.md
7473
- docs/models/components/domains.md
7574
- docs/models/components/domainschema.md
7675
- docs/models/components/event.md
7776
- docs/models/components/folderschema.md
7877
- docs/models/components/geo.md
79-
- docs/models/components/interval.md
8078
- docs/models/components/leadcreatedevent.md
8179
- docs/models/components/leadcreatedeventclick.md
8280
- docs/models/components/leadcreatedeventcustomer.md
8381
- docs/models/components/leadcreatedeventdata.md
84-
- docs/models/components/leadcreatedeventdatalink.md
85-
- docs/models/components/leadcreatedeventdiscount.md
8682
- docs/models/components/leadcreatedeventevent.md
8783
- docs/models/components/leadcreatedeventgeo.md
88-
- docs/models/components/leadcreatedeventinterval.md
8984
- docs/models/components/leadcreatedeventlink.md
90-
- docs/models/components/leadcreatedeventpartner.md
91-
- docs/models/components/leadcreatedeventtype.md
9285
- docs/models/components/leadevent.md
9386
- docs/models/components/leadeventclick.md
94-
- docs/models/components/leadeventcustomerlink.md
9587
- docs/models/components/leadeventevent.md
9688
- docs/models/components/leadeventgeo.md
9789
- docs/models/components/leadeventlink.md
98-
- docs/models/components/leadeventtype.md
9990
- docs/models/components/link.md
10091
- docs/models/components/linkclickedevent.md
10192
- docs/models/components/linkclickedeventclick.md
@@ -111,7 +102,6 @@ generatedFiles:
111102
- docs/models/components/linkwebhookeventevent.md
112103
- docs/models/components/linkwebhookeventgeo.md
113104
- docs/models/components/one.md
114-
- docs/models/components/partner.md
115105
- docs/models/components/partneranalyticscount.md
116106
- docs/models/components/partneranalyticstimeseries.md
117107
- docs/models/components/partneranalyticstoplinks.md
@@ -128,26 +118,16 @@ generatedFiles:
128118
- docs/models/components/salecreatedeventclick.md
129119
- docs/models/components/salecreatedeventcustomer.md
130120
- docs/models/components/salecreatedeventdata.md
131-
- docs/models/components/salecreatedeventdatalink.md
132-
- docs/models/components/salecreatedeventdiscount.md
133121
- docs/models/components/salecreatedeventevent.md
134122
- docs/models/components/salecreatedeventgeo.md
135-
- docs/models/components/salecreatedeventinterval.md
136123
- docs/models/components/salecreatedeventlink.md
137-
- docs/models/components/salecreatedeventpartner.md
138124
- docs/models/components/salecreatedeventsale.md
139-
- docs/models/components/salecreatedeventtype.md
140125
- docs/models/components/saleevent.md
141126
- docs/models/components/saleeventclick.md
142127
- docs/models/components/saleeventcustomer.md
143-
- docs/models/components/saleeventcustomerlink.md
144-
- docs/models/components/saleeventdiscount.md
145128
- docs/models/components/saleeventevent.md
146129
- docs/models/components/saleeventgeo.md
147-
- docs/models/components/saleeventinterval.md
148130
- docs/models/components/saleeventlink.md
149-
- docs/models/components/saleeventpartner.md
150-
- docs/models/components/saleeventtype.md
151131
- docs/models/components/security.md
152132
- docs/models/components/status.md
153133
- docs/models/components/tagschema.md
@@ -362,7 +342,7 @@ generatedFiles:
362342
- py.typed
363343
- pylintrc
364344
- pyproject.toml
365-
- scripts/prepare-readme.py
345+
- scripts/prepare_readme.py
366346
- scripts/publish.sh
367347
- src/dub/__init__.py
368348
- src/dub/_hooks/__init__.py
@@ -379,6 +359,7 @@ generatedFiles:
379359
- src/dub/httpclient.py
380360
- src/dub/links.py
381361
- src/dub/metatags.py
362+
- src/dub/models/__init__.py
382363
- src/dub/models/components/__init__.py
383364
- src/dub/models/components/analyticsbrowsers.py
384365
- src/dub/models/components/analyticscities.py
@@ -813,7 +794,7 @@ examples:
813794
sortBy: "timestamp"
814795
responses:
815796
"200":
816-
application/json: [{"event": "sale", "eventId": "<id>", "eventName": "<value>", "link": {"id": "<id>", "domain": "remorseful-concentration.biz", "key": "<key>", "url": "https://primary-paintwork.com/", "externalId": "<id>", "tenantId": "<id>", "programId": "<id>", "partnerId": "<id>", "expiresAt": "1763786851711", "expiredUrl": "https://black-poetry.name/", "password": "COyVtOrvIw1vLIJ", "title": "<value>", "description": "despite er boom however when uh-huh", "image": "https://picsum.photos/seed/T1tZJLp1EG/3827/3109", "video": "https://loremflickr.com/2420/1632?lock=7470650813503352", "ios": "<value>", "android": "<id>", "geo": {}, "tagId": "<id>", "tags": [{"id": "<id>", "name": "<value>", "color": "green"}], "folderId": "<id>", "webhookIds": [], "comments": "tenement commonly softly boo massive sorrowful", "shortLink": "https://dense-custom.info/", "qrCode": "https://alive-lid.biz", "utm_source": "<value>", "utm_medium": "<value>", "utm_campaign": "<value>", "utm_term": "<value>", "utm_content": "<value>", "userId": "<id>", "workspaceId": "<id>", "clicks": 0, "lastClicked": "<value>", "leads": 0, "sales": 0, "saleAmount": 0, "createdAt": "1729199663261", "updatedAt": "1741073291260", "projectId": "<id>"}, "click": {"id": "<id>", "timestamp": "<value>", "url": "https://utilized-quit.net/", "country": "Togo", "city": "Cormiermouth", "region": "<value>", "continent": "North America", "device": "Mobile", "browser": "Chrome", "os": "Chrome OS", "referer": "gummy-cope.net", "refererUrl": "https://prickly-bourgeoisie.info/", "ip": "69bd:53cd:cebc:ac4b:d1e8:50e8:ee59:b0b3"}, "customer": {"id": "<id>", "externalId": "<id>", "name": "<value>", "createdAt": "1739955207719"}, "sale": {"amount": 625809, "invoiceId": null, "paymentProcessor": "stripe"}, "saleAmount": 1401.42, "invoice_id": "<id>", "payment_processor": "<value>", "click_id": "<id>", "link_id": "<id>", "domain": "unruly-allegation.name", "key": "<key>", "url": "https://fortunate-swim.info/", "continent": "Australia", "country": "Cook Islands", "city": "South Harryburgh", "device": "Mobile", "browser": "Safari", "os": "WebOS", "qr": 1523.03, "ip": "caf5:04dc:da9e:67cc:af3b:8caf:afbe:e39c"}, {"event": "sale", "eventId": "<id>", "eventName": "<value>", "link": {"id": "<id>", "domain": "right-window.biz", "key": "<key>", "url": "https://physical-experience.org/", "externalId": "<id>", "tenantId": "<id>", "programId": "<id>", "partnerId": "<id>", "expiresAt": "1752478205301", "expiredUrl": "https://indelible-birdbath.net", "password": "4yMlkCXkK5ppW3u", "title": "<value>", "description": "terribly gosh facilitate in", "image": "https://loremflickr.com/2596/954?lock=8527955982122580", "video": "https://loremflickr.com/3336/742?lock=2177640289466521", "ios": "<value>", "android": "<id>", "geo": {}, "tagId": "<id>", "tags": [{"id": "<id>", "name": "<value>", "color": "red"}, {"id": "<id>", "name": "<value>", "color": "pink"}, {"id": "<id>", "name": "<value>", "color": "pink"}], "folderId": "<id>", "webhookIds": ["<value>", "<value>", "<value>"], "comments": "up so pro pish clear-cut an mid aw disconnection which wetly typeface usable underneath putrefy ah aha", "shortLink": "https://knowledgeable-season.info", "qrCode": "https://nimble-individual.biz/", "utm_source": "<value>", "utm_medium": "<value>", "utm_campaign": "<value>", "utm_term": "<value>", "utm_content": "<value>", "userId": "<id>", "workspaceId": "<id>", "clicks": 0, "lastClicked": "<value>", "leads": 0, "sales": 0, "saleAmount": 0, "createdAt": "1739693929003", "updatedAt": "1741079012467", "projectId": "<id>"}, "click": {"id": "<id>", "timestamp": "<value>", "url": "https://perfumed-marketplace.com/", "country": "Burundi", "city": "Stockton", "region": "<value>", "continent": "Asia", "device": "Desktop", "browser": "Chrome", "os": "Symbian", "referer": "well-off-hygienic.org", "refererUrl": "https://ripe-ceramic.org", "ip": "eebc:cce9:cecf:ebeb:dfd9:15f2:a0cc:a3b1"}, "customer": {"id": "<id>", "externalId": "<id>", "name": "<value>", "createdAt": "1724054873826"}, "sale": {"amount": 443316, "invoiceId": null, "paymentProcessor": "custom"}, "saleAmount": 2634.98, "invoice_id": "<id>", "payment_processor": "<value>", "click_id": "<id>", "link_id": "<id>", "domain": "next-cricket.biz", "key": "<key>", "url": "https://repentant-rust.name/", "continent": "Australia", "country": "Saint Helena", "city": "Luettgenfort", "device": "Mobile", "browser": "Safari", "os": "Chrome OS", "qr": 4390.32, "ip": "54.229.114.129"}]
797+
application/json: [{"event": "sale", "eventId": "<id>", "eventName": "<value>", "link": {"id": "<id>", "domain": "remorseful-concentration.biz", "key": "<key>", "url": "https://primary-paintwork.com/", "externalId": "<id>", "tenantId": "<id>", "programId": "<id>", "partnerId": "<id>", "expiresAt": "1763959660306", "expiredUrl": "https://black-poetry.name/", "password": "COyVtOrvIw1vLIJ", "title": "<value>", "description": "despite er boom however when uh-huh", "image": "https://picsum.photos/seed/T1tZJLp1EG/3827/3109", "video": "https://loremflickr.com/2420/1632?lock=7470650813503352", "ios": "<value>", "android": "<id>", "geo": {}, "tagId": "<id>", "tags": [{"id": "<id>", "name": "<value>", "color": "green"}], "folderId": "<id>", "webhookIds": [], "comments": "tenement commonly softly boo massive sorrowful", "shortLink": "https://dense-custom.info/", "qrCode": "https://alive-lid.biz", "utm_source": "<value>", "utm_medium": "<value>", "utm_campaign": "<value>", "utm_term": "<value>", "utm_content": "<value>", "userId": "<id>", "workspaceId": "<id>", "clicks": 0, "lastClicked": "<value>", "leads": 0, "sales": 0, "saleAmount": 0, "createdAt": "1729372471856", "updatedAt": "1741246099855", "projectId": "<id>"}, "click": {"id": "<id>", "timestamp": "<value>", "url": "https://utilized-quit.net/", "country": "Togo", "city": "Cormiermouth", "region": "<value>", "continent": "North America", "device": "Mobile", "browser": "Chrome", "os": "Chrome OS", "referer": "gummy-cope.net", "refererUrl": "https://prickly-bourgeoisie.info/", "ip": "69bd:53cd:cebc:ac4b:d1e8:50e8:ee59:b0b3"}, "customer": {"id": "<id>", "externalId": "<id>", "name": "<value>", "createdAt": "1740128016314"}, "sale": {"amount": 625809, "invoiceId": null, "paymentProcessor": "stripe"}, "saleAmount": 1401.42, "invoice_id": "<id>", "payment_processor": "<value>", "click_id": "<id>", "link_id": "<id>", "domain": "unruly-allegation.name", "key": "<key>", "url": "https://fortunate-swim.info/", "continent": "Australia", "country": "Cook Islands", "city": "South Harryburgh", "device": "Mobile", "browser": "Safari", "os": "WebOS", "qr": 1523.03, "ip": "caf5:04dc:da9e:67cc:af3b:8caf:afbe:e39c"}, {"event": "sale", "eventId": "<id>", "eventName": "<value>", "link": {"id": "<id>", "domain": "right-window.biz", "key": "<key>", "url": "https://physical-experience.org/", "externalId": "<id>", "tenantId": "<id>", "programId": "<id>", "partnerId": "<id>", "expiresAt": "1752651013895", "expiredUrl": "https://indelible-birdbath.net", "password": "4yMlkCXkK5ppW3u", "title": "<value>", "description": "terribly gosh facilitate in", "image": "https://loremflickr.com/2596/954?lock=8527955982122580", "video": "https://loremflickr.com/3336/742?lock=2177640289466521", "ios": "<value>", "android": "<id>", "geo": {}, "tagId": "<id>", "tags": [{"id": "<id>", "name": "<value>", "color": "red"}, {"id": "<id>", "name": "<value>", "color": "pink"}, {"id": "<id>", "name": "<value>", "color": "pink"}], "folderId": "<id>", "webhookIds": ["<value>", "<value>", "<value>"], "comments": "up so pro pish clear-cut an mid aw disconnection which wetly typeface usable underneath putrefy ah aha", "shortLink": "https://knowledgeable-season.info", "qrCode": "https://nimble-individual.biz/", "utm_source": "<value>", "utm_medium": "<value>", "utm_campaign": "<value>", "utm_term": "<value>", "utm_content": "<value>", "userId": "<id>", "workspaceId": "<id>", "clicks": 0, "lastClicked": "<value>", "leads": 0, "sales": 0, "saleAmount": 0, "createdAt": "1739866737597", "updatedAt": "1741251821061", "projectId": "<id>"}, "click": {"id": "<id>", "timestamp": "<value>", "url": "https://perfumed-marketplace.com/", "country": "Burundi", "city": "Stockton", "region": "<value>", "continent": "Asia", "device": "Desktop", "browser": "Chrome", "os": "Symbian", "referer": "well-off-hygienic.org", "refererUrl": "https://ripe-ceramic.org", "ip": "eebc:cce9:cecf:ebeb:dfd9:15f2:a0cc:a3b1"}, "customer": {"id": "<id>", "externalId": "<id>", "name": "<value>", "createdAt": "1724227682419"}, "sale": {"amount": 443316, "invoiceId": null, "paymentProcessor": "custom"}, "saleAmount": 2634.98, "invoice_id": "<id>", "payment_processor": "<value>", "click_id": "<id>", "link_id": "<id>", "domain": "next-cricket.biz", "key": "<key>", "url": "https://repentant-rust.name/", "continent": "Australia", "country": "Saint Helena", "city": "Luettgenfort", "device": "Mobile", "browser": "Safari", "os": "Chrome OS", "qr": 4390.32, "ip": "54.229.114.129"}]
817798
"400":
818799
application/json: {"error": {"code": "bad_request", "message": "The requested resource was not found.", "doc_url": "https://dub.co/docs/api-reference/errors#bad-request"}}
819800
"401":

.speakeasy/gen.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ generation:
1515
oAuth2ClientCredentialsEnabled: true
1616
oAuth2PasswordEnabled: false
1717
python:
18-
version: 0.19.6
18+
version: 0.19.7
1919
additionalDependencies:
2020
dev: {}
2121
main: {}

.speakeasy/workflow.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.509.1
1+
speakeasyVersion: 1.513.2
22
sources:
33
dub:
44
sourceNamespace: dub
5-
sourceRevisionDigest: sha256:e7865cc169dd93b13aaf80eefa94c8f64c718630871963ca4c7db5a1ed907a49
6-
sourceBlobDigest: sha256:b20aa55a3d13e8cf21b9ee92b93087e79fc4f8f8c8bc5f08c0ed2dcccd02e08d
5+
sourceRevisionDigest: sha256:ea2dcd62c2c8ff8d329b0020cef3619342021265d47b27db724690921521f554
6+
sourceBlobDigest: sha256:1920a665e6f967824174efc7f193966fd00098183f9c4f7f8f1edb0d45c88b88
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1741134428
9+
- speakeasy-sdk-regen-1741220839
1010
- 0.0.1
1111
targets:
1212
my-first-target:
1313
source: dub
1414
sourceNamespace: dub
15-
sourceRevisionDigest: sha256:e7865cc169dd93b13aaf80eefa94c8f64c718630871963ca4c7db5a1ed907a49
16-
sourceBlobDigest: sha256:b20aa55a3d13e8cf21b9ee92b93087e79fc4f8f8c8bc5f08c0ed2dcccd02e08d
15+
sourceRevisionDigest: sha256:ea2dcd62c2c8ff8d329b0020cef3619342021265d47b27db724690921521f554
16+
sourceBlobDigest: sha256:1920a665e6f967824174efc7f193966fd00098183f9c4f7f8f1edb0d45c88b88
1717
codeSamplesNamespace: code-samples-python-my-first-target
18-
codeSamplesRevisionDigest: sha256:1e4ce61ad5ffce7566d71e0f8a626c68a480cdb4c86704de19fe40762ed750d4
18+
codeSamplesRevisionDigest: sha256:b6eab391a9ea7d74496690f2bb28d6e09be9ee4af73da595a716e73d267975ec
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

RELEASES.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -966,4 +966,14 @@ Based on:
966966
### Generated
967967
- [python v0.19.6] .
968968
### Releases
969-
- [PyPI v0.19.6] https://pypi.org/project/dub/0.19.6 - .
969+
- [PyPI v0.19.6] https://pypi.org/project/dub/0.19.6 - .
970+
971+
## 2025-03-07 00:26:57
972+
### Changes
973+
Based on:
974+
- OpenAPI Doc
975+
- Speakeasy CLI 1.513.2 (2.545.2) https://github.com/speakeasy-api/speakeasy
976+
### Generated
977+
- [python v0.19.7] .
978+
### Releases
979+
- [PyPI v0.19.7] https://pypi.org/project/dub/0.19.7 - .

0 commit comments

Comments
 (0)