Skip to content

Commit

Permalink
Merge pull request #71 from dubinc/speakeasy-sdk-regen-1737591555
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate 0.11.18
  • Loading branch information
devkiran authored Jan 23, 2025
2 parents 88c87b9 + bb8910d commit 8a0e8be
Show file tree
Hide file tree
Showing 13 changed files with 200 additions and 81 deletions.
14 changes: 7 additions & 7 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: 43187d3e-7c3c-4c11-b5d4-4b2334fb6d96
management:
docChecksum: 605953c660802aadc94ff70f4c51627d
docChecksum: 46f65792e2db963b01085754a661b72a
docVersion: 0.0.1
speakeasyVersion: 1.469.2
generationVersion: 2.493.23
releaseVersion: 0.11.17
configChecksum: d0205a966ea735b0edf176cc180cf59c
speakeasyVersion: 1.470.1
generationVersion: 2.493.34
releaseVersion: 0.11.18
configChecksum: fb0c3e6deeb5176675b76b59511a00ea
repoURL: https://github.com/dubinc/dub-php.git
installationURL: https://github.com/dubinc/dub-php
published: true
Expand Down Expand Up @@ -1343,7 +1343,7 @@ examples:
idOrSlug: "<value>"
responses:
"200":
application/json: {"id": "<id>", "name": "<value>", "slug": "<value>", "logo": null, "inviteCode": "<value>", "plan": "business extra", "stripeId": "<id>", "billingCycleStart": 5588.34, "paymentFailedAt": "<value>", "stripeConnectId": "<id>", "payoutMethodId": "<id>", "usage": 5442.21, "usageLimit": 5212.35, "linksUsage": 9699.61, "linksLimit": 4580.49, "salesUsage": 4508.24, "salesLimit": 2627.95, "domainsLimit": 2134.57, "tagsLimit": 9371.46, "usersLimit": 4381.42, "aiUsage": 8013.73, "aiLimit": 788.88, "conversionEnabled": true, "dotLinkClaimed": true, "partnersEnabled": true, "createdAt": "1723222620163", "users": [{"role": "owner"}, {"role": "member"}, {"role": "member"}], "domains": [{"slug": "acme.com", "primary": false, "verified": false}, {"slug": "acme.com", "primary": false, "verified": false}], "store": {"key": "<value>"}}
application/json: {"id": "<id>", "name": "<value>", "slug": "<value>", "logo": null, "inviteCode": "<value>", "plan": "business extra", "stripeId": "<id>", "billingCycleStart": 5588.34, "paymentFailedAt": "<value>", "stripeConnectId": "<id>", "usage": 5442.21, "usageLimit": 5212.35, "linksUsage": 9699.61, "linksLimit": 4580.49, "salesUsage": 4508.24, "salesLimit": 2627.95, "domainsLimit": 2134.57, "tagsLimit": 9371.46, "usersLimit": 4381.42, "aiUsage": 8013.73, "aiLimit": 788.88, "conversionEnabled": true, "dotLinkClaimed": true, "partnersEnabled": true, "createdAt": "1723222620163", "users": [{"role": "owner"}, {"role": "member"}, {"role": "member"}], "domains": [{"slug": "acme.com", "primary": false, "verified": false}, {"slug": "acme.com", "primary": false, "verified": false}], "store": {"key": "<value>"}}
"400":
application/json: {"error": {"code": "bad_request", "message": "The requested resource was not found.", "doc_url": "https://dub.co/docs/api-reference/errors#bad-request"}}
"401":
Expand All @@ -1369,7 +1369,7 @@ examples:
idOrSlug: "<value>"
responses:
"200":
application/json: {"id": "<id>", "name": "<value>", "slug": "<value>", "logo": null, "inviteCode": "<value>", "plan": "enterprise", "stripeId": "<id>", "billingCycleStart": 5971.29, "paymentFailedAt": "<value>", "stripeConnectId": "<id>", "payoutMethodId": "<id>", "usage": 3446.2, "usageLimit": 9914.64, "linksUsage": 6276.9, "linksLimit": 4888.52, "salesUsage": 9840.08, "salesLimit": 540.62, "domainsLimit": 8965.01, "tagsLimit": 4468.63, "usersLimit": 3115.07, "aiUsage": 2494.4, "aiLimit": 1395.79, "conversionEnabled": false, "dotLinkClaimed": false, "partnersEnabled": true, "createdAt": "1720441243584", "users": [{"role": "member"}, {"role": "owner"}, {"role": "owner"}], "domains": [{"slug": "acme.com", "primary": false, "verified": false}, {"slug": "acme.com", "primary": false, "verified": false}, {"slug": "acme.com", "primary": false, "verified": false}], "store": {"key": "<value>", "key1": "<value>", "key2": "<value>"}}
application/json: {"id": "<id>", "name": "<value>", "slug": "<value>", "logo": null, "inviteCode": "<value>", "plan": "enterprise", "stripeId": "<id>", "billingCycleStart": 5971.29, "paymentFailedAt": "<value>", "stripeConnectId": "<id>", "usage": 3446.2, "usageLimit": 9914.64, "linksUsage": 6276.9, "linksLimit": 4888.52, "salesUsage": 9840.08, "salesLimit": 540.62, "domainsLimit": 8965.01, "tagsLimit": 4468.63, "usersLimit": 3115.07, "aiUsage": 2494.4, "aiLimit": 1395.79, "conversionEnabled": false, "dotLinkClaimed": false, "partnersEnabled": true, "createdAt": "1720441243584", "users": [{"role": "member"}, {"role": "owner"}, {"role": "owner"}], "domains": [{"slug": "acme.com", "primary": false, "verified": false}, {"slug": "acme.com", "primary": false, "verified": false}, {"slug": "acme.com", "primary": false, "verified": false}], "store": {"key": "<value>", "key1": "<value>", "key2": "<value>"}}
"400":
application/json: {"error": {"code": "bad_request", "message": "The requested resource was not found.", "doc_url": "https://dub.co/docs/api-reference/errors#bad-request"}}
"401":
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: true
oAuth2PasswordEnabled: false
php:
version: 0.11.17
version: 0.11.18
additionalDependencies:
autoload: {}
autoload-dev: {}
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.469.2
speakeasyVersion: 1.470.1
sources:
dub:
sourceNamespace: dub
sourceRevisionDigest: sha256:e975294d6782bdef31d68846367c75e164d922880357a5bedafbdedd75ee26bd
sourceBlobDigest: sha256:2db078d1bdf0a1bbb76dfc80c3272d19eecccf91adb3090189e58492c31c2f9a
sourceRevisionDigest: sha256:5328e731f1fac74c8c302cd09057098694e391457174a24ba009527eced36feb
sourceBlobDigest: sha256:2f976de813f654333718329c8b83b019a8ec90020cca102f257c686b338a51ce
tags:
- latest
- speakeasy-sdk-regen-1737332387
- speakeasy-sdk-regen-1737591555
- 0.0.1
targets:
my-first-target:
source: dub
sourceNamespace: dub
sourceRevisionDigest: sha256:e975294d6782bdef31d68846367c75e164d922880357a5bedafbdedd75ee26bd
sourceBlobDigest: sha256:2db078d1bdf0a1bbb76dfc80c3272d19eecccf91adb3090189e58492c31c2f9a
sourceRevisionDigest: sha256:5328e731f1fac74c8c302cd09057098694e391457174a24ba009527eced36feb
sourceBlobDigest: sha256:2f976de813f654333718329c8b83b019a8ec90020cca102f257c686b338a51ce
codeSamplesNamespace: code-samples-php-my-first-target
codeSamplesRevisionDigest: sha256:90b53b169af9f8eb7540f08ebee5ea437ee29385906865edc58f3ca9ec466cc5
codeSamplesRevisionDigest: sha256:96f48f1b572fb53d77e12cfd0a9914b46cce79f1af48ae7aef442efbfe91d204
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 @@ -620,4 +620,14 @@ Based on:
### Generated
- [php v0.11.17] .
### Releases
- [Composer v0.11.17] https://packagist.org/packages/dub/dub-php#v0.11.17 - .
- [Composer v0.11.17] https://packagist.org/packages/dub/dub-php#v0.11.17 - .

## 2025-01-23 00:18:58
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.470.1 (2.493.34) https://github.com/speakeasy-api/speakeasy
### Generated
- [php v0.11.18] .
### Releases
- [Composer v0.11.18] https://packagist.org/packages/dub/dub-php#v0.11.18 - .
1 change: 0 additions & 1 deletion docs/Models/Components/WorkspaceSchema.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
| `stripeId` | *string* | :heavy_check_mark: | The Stripe ID of the workspace. |
| `paymentFailedAt` | *string* | :heavy_check_mark: | The date and time when the payment failed for the workspace. |
| `stripeConnectId` | *string* | :heavy_check_mark: | The Stripe Connect ID of the workspace. |
| `payoutMethodId` | *string* | :heavy_check_mark: | [BETA – Dub Partners]: The ID of the payment method for partner payouts. |
| `flags` | array<string, *bool*> | :heavy_minus_sign: | The feature flags of the workspace, indicating which features are enabled. |
| `store` | array<string, *mixed*> | :heavy_check_mark: | The miscellaneous key-value store of the workspace. |
| `logo` | *?string* | :heavy_minus_sign: | The logo of the workspace. |
7 changes: 6 additions & 1 deletion docs/Models/Operations/ListEventsRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,9 @@
| `limit` | *?float* | :heavy_minus_sign: | N/A | |
| `sortOrder` | [?Operations\QueryParamSortOrder](../../Models/Operations/QueryParamSortOrder.md) | :heavy_minus_sign: | The sort order. The default is `desc`. | |
| `sortBy` | [?Operations\QueryParamSortBy](../../Models/Operations/QueryParamSortBy.md) | :heavy_minus_sign: | The field to sort the events by. The default is `timestamp`. | |
| `order` | [?Operations\Order](../../Models/Operations/Order.md) | :heavy_minus_sign: | DEPRECATED. Use `sortOrder` instead. | |
| `order` | [?Operations\Order](../../Models/Operations/Order.md) | :heavy_minus_sign: | DEPRECATED. Use `sortOrder` instead. | |
| `utmSource` | *?string* | :heavy_minus_sign: | The UTM source of the short link. | |
| `utmMedium` | *?string* | :heavy_minus_sign: | The UTM medium of the short link. | |
| `utmCampaign` | *?string* | :heavy_minus_sign: | The UTM campaign of the short link. | |
| `utmTerm` | *?string* | :heavy_minus_sign: | The UTM term of the short link. | |
| `utmContent` | *?string* | :heavy_minus_sign: | The UTM content of the short link. | |
41 changes: 23 additions & 18 deletions docs/Models/Operations/QueryParamGroupBy.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,29 @@
# QueryParamGroupBy

The parameter to group the analytics data points by. Defaults to `count` if undefined. Note that `trigger` is deprecated (use `triggers` instead), but kept for backwards compatibility.
The parameter to group the analytics data points by. Defaults to `count` if undefined.


## Values

| Name | Value |
| ------------- | ------------- |
| `Count` | count |
| `Timeseries` | timeseries |
| `Continents` | continents |
| `Regions` | regions |
| `Countries` | countries |
| `Cities` | cities |
| `Devices` | devices |
| `Browsers` | browsers |
| `Os` | os |
| `Trigger` | trigger |
| `Triggers` | triggers |
| `Referers` | referers |
| `RefererUrls` | referer_urls |
| `TopLinks` | top_links |
| `TopUrls` | top_urls |
| Name | Value |
| -------------- | -------------- |
| `Count` | count |
| `Timeseries` | timeseries |
| `Continents` | continents |
| `Regions` | regions |
| `Countries` | countries |
| `Cities` | cities |
| `Devices` | devices |
| `Browsers` | browsers |
| `Os` | os |
| `Trigger` | trigger |
| `Triggers` | triggers |
| `Referers` | referers |
| `RefererUrls` | referer_urls |
| `TopLinks` | top_links |
| `TopUrls` | top_urls |
| `UtmSources` | utm_sources |
| `UtmMediums` | utm_mediums |
| `UtmCampaigns` | utm_campaigns |
| `UtmTerms` | utm_terms |
| `UtmContents` | utm_contents |
Loading

0 comments on commit 8a0e8be

Please sign in to comment.