Skip to content

Commit

Permalink
Merge pull request #198 from dubinc/speakeasy-sdk-regen-1734654398
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate 0.46.8
  • Loading branch information
steven-tey authored Dec 21, 2024
2 parents c6c49f8 + d37fd31 commit a173d99
Show file tree
Hide file tree
Showing 91 changed files with 1,633 additions and 1,099 deletions.
26 changes: 15 additions & 11 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
lockVersion: 2.0.0
id: f28179cc-ef59-426d-9e85-60cec22fc642
management:
docChecksum: 91f8a271509d1f385478a60c83339f25
docChecksum: 8242eb9b26c7e6790d67cbbd98b96b1b
docVersion: 0.0.1
speakeasyVersion: 1.456.1
generationVersion: 2.481.0
releaseVersion: 0.46.7
configChecksum: 95646f8cacdf7b5d2c5bf3c570c4762e
speakeasyVersion: 1.459.2
generationVersion: 2.483.1
releaseVersion: 0.46.8
configChecksum: 45ea4f7d62e5e97dcf681c0c81a36179
repoURL: https://github.com/dubinc/dub-ts.git
installationURL: https://github.com/dubinc/dub-ts
published: true
features:
typescript:
additionalDependencies: 0.1.0
constsAndDefaults: 0.1.11
core: 3.18.11
core: 3.18.12
defaultEnabledRetries: 0.1.0
deprecations: 2.81.1
enumUnions: 0.1.0
Expand All @@ -30,7 +30,7 @@ features:
methodArguments: 0.1.2
nameOverrides: 2.81.2
nullables: 0.1.0
pagination: 2.82.7
pagination: 2.82.8
responseFormat: 0.2.3
retries: 2.83.0
sdkHooks: 0.2.0
Expand Down Expand Up @@ -77,11 +77,13 @@ generatedFiles:
- docs/models/components/leadcreatedeventclick.md
- docs/models/components/leadcreatedeventcustomer.md
- docs/models/components/leadcreatedeventdata.md
- docs/models/components/leadcreatedeventdatalink.md
- docs/models/components/leadcreatedeventevent.md
- docs/models/components/leadcreatedeventgeo.md
- docs/models/components/leadcreatedeventlink.md
- docs/models/components/leadevent.md
- docs/models/components/leadeventclick.md
- docs/models/components/leadeventcustomerlink.md
- docs/models/components/leadeventevent.md
- docs/models/components/leadeventgeo.md
- docs/models/components/leadeventlink.md
Expand All @@ -107,13 +109,15 @@ generatedFiles:
- docs/models/components/salecreatedeventclick.md
- docs/models/components/salecreatedeventcustomer.md
- docs/models/components/salecreatedeventdata.md
- docs/models/components/salecreatedeventdatalink.md
- docs/models/components/salecreatedeventevent.md
- docs/models/components/salecreatedeventgeo.md
- docs/models/components/salecreatedeventlink.md
- docs/models/components/salecreatedeventsale.md
- docs/models/components/saleevent.md
- docs/models/components/saleeventclick.md
- docs/models/components/saleeventcustomer.md
- docs/models/components/saleeventcustomerlink.md
- docs/models/components/saleeventevent.md
- docs/models/components/saleeventgeo.md
- docs/models/components/saleeventlink.md
Expand Down Expand Up @@ -161,6 +165,7 @@ generatedFiles:
- docs/models/operations/bulkupdatelinkstagnames.md
- docs/models/operations/click.md
- docs/models/operations/color.md
- docs/models/operations/createcustomerlink.md
- docs/models/operations/createcustomerrequestbody.md
- docs/models/operations/createcustomerresponsebody.md
- docs/models/operations/createdomainrequestbody.md
Expand All @@ -179,6 +184,7 @@ generatedFiles:
- docs/models/operations/deletetagrequest.md
- docs/models/operations/deletetagresponsebody.md
- docs/models/operations/event.md
- docs/models/operations/getcustomerlink.md
- docs/models/operations/getcustomerrequest.md
- docs/models/operations/getcustomerresponsebody.md
- docs/models/operations/getlinkinforequest.md
Expand All @@ -194,6 +200,7 @@ generatedFiles:
- docs/models/operations/groupby.md
- docs/models/operations/interval.md
- docs/models/operations/level.md
- docs/models/operations/link.md
- docs/models/operations/listdomainsrequest.md
- docs/models/operations/listdomainsresponse.md
- docs/models/operations/listeventsqueryparamtagids.md
Expand All @@ -219,15 +226,14 @@ generatedFiles:
- docs/models/operations/tagids.md
- docs/models/operations/tagnames.md
- docs/models/operations/three.md
- docs/models/operations/trackcustomerrequestbody.md
- docs/models/operations/trackcustomerresponsebody.md
- docs/models/operations/trackleadrequestbody.md
- docs/models/operations/trackleadresponsebody.md
- docs/models/operations/tracksalecustomer.md
- docs/models/operations/tracksalerequestbody.md
- docs/models/operations/tracksaleresponsebody.md
- docs/models/operations/trigger.md
- docs/models/operations/two.md
- docs/models/operations/updatecustomerlink.md
- docs/models/operations/updatecustomerrequest.md
- docs/models/operations/updatecustomerrequestbody.md
- docs/models/operations/updatecustomerresponsebody.md
Expand Down Expand Up @@ -288,7 +294,6 @@ generatedFiles:
- src/funcs/tagsDelete.ts
- src/funcs/tagsList.ts
- src/funcs/tagsUpdate.ts
- src/funcs/trackCustomer.ts
- src/funcs/trackLead.ts
- src/funcs/trackSale.ts
- src/funcs/workspacesGet.ts
Expand Down Expand Up @@ -378,7 +383,6 @@ generatedFiles:
- src/models/operations/listdomains.ts
- src/models/operations/listevents.ts
- src/models/operations/retrieveanalytics.ts
- src/models/operations/trackcustomer.ts
- src/models/operations/tracklead.ts
- src/models/operations/tracksale.ts
- src/models/operations/updatecustomer.ts
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ generation:
oAuth2ClientCredentialsEnabled: false
oAuth2PasswordEnabled: false
typescript:
version: 0.46.7
version: 0.46.8
additionalDependencies:
dependencies: {}
devDependencies:
Expand Down
14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.456.1
speakeasyVersion: 1.459.2
sources:
my-first-source:
sourceNamespace: my-first-source
sourceRevisionDigest: sha256:55c3751ed985c605a654db813b1abc25a337fe45b0f354194421a0e2debfd363
sourceBlobDigest: sha256:dd73501fb0082ccb7033caed86fb515bcb93da12c57f60ee5448c42448cd0d8f
sourceRevisionDigest: sha256:863222a06bab87028207c717ff5b5bb7f75a7c7ec71ba5490ad86e454bd240a2
sourceBlobDigest: sha256:31c3bc85b042d5d18b7291d6a5247793acae15f938e3f4dc7c42709e91b8670b
tags:
- latest
- speakeasy-sdk-regen-1734568080
- speakeasy-sdk-regen-1734654398
- 0.0.1
targets:
my-first-target:
source: my-first-source
sourceNamespace: my-first-source
sourceRevisionDigest: sha256:55c3751ed985c605a654db813b1abc25a337fe45b0f354194421a0e2debfd363
sourceBlobDigest: sha256:dd73501fb0082ccb7033caed86fb515bcb93da12c57f60ee5448c42448cd0d8f
sourceRevisionDigest: sha256:863222a06bab87028207c717ff5b5bb7f75a7c7ec71ba5490ad86e454bd240a2
sourceBlobDigest: sha256:31c3bc85b042d5d18b7291d6a5247793acae15f938e3f4dc7c42709e91b8670b
codeSamplesNamespace: code-samples-typescript-my-first-target
codeSamplesRevisionDigest: sha256:8c600623c18eb5cb21cc79917a737ff02492fe4b24a605f28fd78e2587ad71bc
codeSamplesRevisionDigest: sha256:62632ded4ae1c68bce3ecd52db3a9e1965f5ebb06e79b912294df000dc834c08
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ run();

* [lead](docs/sdks/track/README.md#lead) - Track a lead
* [sale](docs/sdks/track/README.md#sale) - Track a sale
* [~~customer~~](docs/sdks/track/README.md#customer) - Track a customer :warning: **Deprecated**

### [workspaces](docs/sdks/workspaces/README.md)

Expand Down Expand Up @@ -570,7 +569,6 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
- [`trackSale`](docs/sdks/track/README.md#sale) - Track a sale
- [`workspacesGet`](docs/sdks/workspaces/README.md#get) - Retrieve a workspace
- [`workspacesUpdate`](docs/sdks/workspaces/README.md#update) - Update a workspace
- ~~[`trackCustomer`](docs/sdks/track/README.md#customer)~~ - Track a customer :warning: **Deprecated**

</details>
<!-- End Standalone functions [standalone-funcs] -->
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -1076,4 +1076,14 @@ Based on:
### Generated
- [typescript v0.46.7] .
### Releases
- [NPM v0.46.7] https://www.npmjs.com/package/dub/v/0.46.7 - .
- [NPM v0.46.7] https://www.npmjs.com/package/dub/v/0.46.7 - .

## 2024-12-21 05:02:09
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.459.2 (2.483.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v0.46.8] .
### Releases
- [NPM v0.46.8] https://www.npmjs.com/package/dub/v/0.46.8 - .
2 changes: 1 addition & 1 deletion RUNTIMES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Supported JavaScript runtimes

This SDK is intended to be used in JavaScript runtimes that support the following features:
This SDK is intended to be used in JavaScript runtimes that support ECMAScript 2020 or newer. The SDK uses the following features:

* [Web Fetch API][web-fetch]
* [Web Streams API][web-streams] and in particular `ReadableStream`
Expand Down
18 changes: 10 additions & 8 deletions docs/models/components/customer.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,13 @@ let value: Customer = {

## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
| `id` | *string* | :heavy_check_mark: | The unique identifier of the customer in Dub. |
| `externalId` | *string* | :heavy_check_mark: | Unique identifier for the customer in the client's app. |
| `name` | *string* | :heavy_check_mark: | Name of the customer. |
| `email` | *string* | :heavy_minus_sign: | Email of the customer. |
| `avatar` | *string* | :heavy_minus_sign: | Avatar URL of the customer. |
| `createdAt` | *string* | :heavy_check_mark: | The date the customer was created. |
| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ |
| `id` | *string* | :heavy_check_mark: | The unique identifier of the customer in Dub. |
| `externalId` | *string* | :heavy_check_mark: | Unique identifier for the customer in the client's app. |
| `name` | *string* | :heavy_check_mark: | Name of the customer. |
| `email` | *string* | :heavy_minus_sign: | Email of the customer. |
| `avatar` | *string* | :heavy_minus_sign: | Avatar URL of the customer. |
| `country` | *string* | :heavy_minus_sign: | Country of the customer. |
| `createdAt` | *string* | :heavy_check_mark: | The date the customer was created. |
| `link` | [components.LeadEventCustomerLink](../../models/components/leadeventcustomerlink.md) | :heavy_minus_sign: | N/A |
24 changes: 12 additions & 12 deletions docs/models/components/data.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,18 @@ import { Data } from "dub/models/components";

let value: Data = {
id: "<id>",
domain: "watery-receptor.com",
domain: "front-planula.name",
key: "<key>",
url: "https://fond-vision.net",
url: "https://tall-dulcimer.biz/",
externalId: "<id>",
expiresAt: "<value>",
expiredUrl: "https://royal-humor.info",
password: "yGlwDNI8gr1jyxX",
expiredUrl: "https://livid-hydrolyse.com",
password: "P9FfzjGYgHCfpkZ",
title: "<value>",
description: "appliance made-up brr carelessly at",
image: "https://picsum.photos/seed/73U8Q/3606/2034",
video: "https://loremflickr.com/1404/3202?lock=2411083482827735",
description:
"atop sediment duh stingy than wiggly apropos besmirch consequently",
image: "https://picsum.photos/seed/aKFTY75Na/656/1517",
video: "https://picsum.videos/seed/QRBzzi/779/3528",
ios: "<value>",
android: "<id>",
geo: {},
Expand All @@ -26,16 +27,15 @@ let value: Data = {
{
id: "<id>",
name: "<value>",
color: "red",
color: "purple",
},
],
webhookIds: [
"<value>",
],
comments:
"except obtrude like thorough before verify well-groomed sadly beneath",
shortLink: "https://orderly-final.org",
qrCode: "https://faraway-meadow.info/",
comments: "coordinated guidance anti fast advocate weird qualified woot",
shortLink: "https://colossal-hospitalization.info",
qrCode: "https://misguided-fund.net",
utmSource: "<value>",
utmMedium: "<value>",
utmCampaign: "<value>",
Expand Down
39 changes: 19 additions & 20 deletions docs/models/components/leadcreatedevent.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,32 +21,31 @@ let value: LeadCreatedEvent = {
},
click: {
id: "<id>",
url: "https://ajar-louse.com",
country: "Suriname",
city: "Bergnaumfurt",
url: "https://tricky-sediment.org/",
country: "Curacao",
city: "Lake Tateshire",
region: "<value>",
continent: "South America",
continent: "Australia",
device: "Mobile",
browser: "Chrome",
os: "Blackberry",
referer: "pitiful-outrun.net",
refererUrl: "https://happy-go-lucky-courtroom.info/",
ip: "21.62.30.141",
os: "Android",
referer: "mysterious-swim.info",
refererUrl: "https://babyish-viability.info",
ip: "86.131.35.50",
},
link: {
id: "<id>",
domain: "deserted-fencing.net",
domain: "upbeat-supplier.com",
key: "<key>",
url: "https://miserable-unblinking.info",
url: "https://primary-disposer.com/",
externalId: "<id>",
expiresAt: "<value>",
expiredUrl: "https://orderly-haircut.info",
password: "vV8R87bkGlTvqUX",
expiredUrl: "https://diligent-fen.biz",
password: "fzW0NOjS3nSDRTw",
title: "<value>",
description:
"bank shyly rapidly brr ew bah whether sediment litter oxidise",
image: "https://loremflickr.com/223/3858?lock=1443587685981279",
video: "https://loremflickr.com/1356/2053?lock=1771237131304753",
description: "as under queasily nucleotidase angrily damaged",
image: "https://loremflickr.com/1688/2574?lock=267713634672299",
video: "https://loremflickr.com/1268/2704?lock=4038872682700146",
ios: "<value>",
android: "<id>",
geo: {},
Expand All @@ -55,16 +54,16 @@ let value: LeadCreatedEvent = {
{
id: "<id>",
name: "<value>",
color: "brown",
color: "pink",
},
],
webhookIds: [
"<value>",
],
comments:
"finally reschedule whenever indeed brightly for till hence phew since woot drat baa gift matter despite generously polyester",
shortLink: "https://frightened-account.com/",
qrCode: "https://disloyal-babushka.com/",
"dimly yippee inasmuch woot acidly gracefully ferociously screw defendant",
shortLink: "https://incomparable-vestment.name",
qrCode: "https://weird-bookend.biz/",
utmSource: "<value>",
utmMedium: "<value>",
utmCampaign: "<value>",
Expand Down
20 changes: 10 additions & 10 deletions docs/models/components/leadcreatedeventclick.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ import { LeadCreatedEventClick } from "dub/models/components";

let value: LeadCreatedEventClick = {
id: "<id>",
url: "https://excellent-cook.info/",
country: "Botswana",
city: "South Richmond",
url: "https://qualified-sustenance.com/",
country: "Svalbard & Jan Mayen Islands",
city: "Harrystad",
region: "<value>",
continent: "South America",
device: "Desktop",
browser: "Chrome",
os: "Windows Phone",
referer: "considerate-following.com",
refererUrl: "https://classic-meander.name/",
ip: "44ed:dc4d:d5be:eec5:f96a:d764:1db5:10a4",
continent: "North America",
device: "Mobile",
browser: "Firefox",
os: "Chrome OS",
referer: "unripe-department.com",
refererUrl: "https://sad-metabolite.biz",
ip: "157.69.127.85",
};
```

Expand Down
Loading

0 comments on commit a173d99

Please sign in to comment.