Skip to content

Commit

Permalink
Merge pull request #87 from dubinc/speakeasy-sdk-regen-1740075249
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate 0.2.2-alpha.68
  • Loading branch information
steven-tey authored Feb 20, 2025
2 parents ec317ff + ff5e636 commit 0de83eb
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 27 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: 5a2dd83e-da98-455b-8ef9-0100a914efdf
management:
docChecksum: e3442b7d8a069ceffe7996dbc51acd18
docChecksum: 5c0491cfcee25b41f205f3c48b5c0c8a
docVersion: 0.0.1
speakeasyVersion: 1.497.0
generationVersion: 2.517.3
releaseVersion: 0.2.2-alpha.67
configChecksum: 88f6124c803acc07d0b9c85516119fee
speakeasyVersion: 1.498.1
generationVersion: 2.518.1
releaseVersion: 0.2.2-alpha.68
configChecksum: 691ad62c2d6dab3c37c263839e0d2c7a
repoURL: https://github.com/dubinc/dub-ruby.git
installationURL: https://github.com/dubinc/dub-ruby
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 @@ -15,7 +15,7 @@ generation:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: false
ruby:
version: 0.2.2-alpha.67
version: 0.2.2-alpha.68
author: Dub
description: Ruby Client SDK Generated by Speakeasy
imports:
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.497.0
speakeasyVersion: 1.498.1
sources:
dub:
sourceNamespace: dub
sourceRevisionDigest: sha256:cdf2bd4e127b876f22e058ae945a0cbfaed35132a3eea80d19cb8d94f714341e
sourceBlobDigest: sha256:61e87736388f904908d95b70d0dc38fc3316c2072caa2962ae41aa2ac0512bb8
sourceRevisionDigest: sha256:49eec33e9b2e613b141687f5d25b47fb8a8838d5cc2aff8b2ad75a468345f675
sourceBlobDigest: sha256:51c3ce332fa70615804192d1e440c4314bcbfa44bacce9c2273674d262776032
tags:
- latest
- speakeasy-sdk-regen-1739924816
- speakeasy-sdk-regen-1740075249
- 0.0.1
targets:
my-first-target:
source: dub
sourceNamespace: dub
sourceRevisionDigest: sha256:cdf2bd4e127b876f22e058ae945a0cbfaed35132a3eea80d19cb8d94f714341e
sourceBlobDigest: sha256:61e87736388f904908d95b70d0dc38fc3316c2072caa2962ae41aa2ac0512bb8
sourceRevisionDigest: sha256:49eec33e9b2e613b141687f5d25b47fb8a8838d5cc2aff8b2ad75a468345f675
sourceBlobDigest: sha256:51c3ce332fa70615804192d1e440c4314bcbfa44bacce9c2273674d262776032
codeSamplesNamespace: code-samples-ruby-my-first-target
codeSamplesRevisionDigest: sha256:4c9d4ba6145540c2ac56b427c81c601f7f4c724e890f62ab793391b45a96f40f
codeSamplesRevisionDigest: sha256:f7dd8494dc775b1fd85452573e751da5619e5761f3b7f7e2dcd81410c075de65
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
dub (0.2.2.pre.alpha.67)
dub (0.2.2.pre.alpha.68)
faraday
faraday-multipart
rack
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -818,4 +818,14 @@ Based on:
### Generated
- [ruby v0.2.2-alpha.67] .
### Releases
- [Ruby Gems v0.2.2-alpha.67] https://rubygems.org/gems/dub/versions/0.2.2-alpha.67 - .
- [Ruby Gems v0.2.2-alpha.67] https://rubygems.org/gems/dub/versions/0.2.2-alpha.67 - .

## 2025-02-20 18:13:54
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.498.1 (2.518.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [ruby v0.2.2-alpha.68] .
### Releases
- [Ruby Gems v0.2.2-alpha.68] https://rubygems.org/gems/dub/versions/0.2.2-alpha.68 - .
5 changes: 3 additions & 2 deletions docs/models/operations/trackleadrequestbody.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@

| Field | Type | Required | Description | Example |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `click_id` | *::String* | :heavy_check_mark: | The ID of the click in th Dub. You can read this value from `dub_id` cookie. | |
| `event_name` | *::String* | :heavy_check_mark: | The name of the event to track. | Sign up |
| `click_id` | *::String* | :heavy_check_mark: | The ID of the click in Dub. You can read this value from `dub_id` cookie. | |
| `event_name` | *::String* | :heavy_check_mark: | The name of the lead event to track. | Sign up |
| `event_quantity` | *T.nilable(::Float)* | :heavy_minus_sign: | The numerical value associated with this lead event (e.g., number of provisioned seats in a free trial). If defined as N, the lead event will be tracked N times. | |
| `external_id` | *T.nilable(::String)* | :heavy_minus_sign: | This is the unique identifier for the customer in the client's app. This is used to track the customer's journey. | |
| ~~`customer_id`~~ | *T.nilable(::String)* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.<br/><br/>This is the unique identifier for the customer in the client's app. This is used to track the customer's journey. | |
| `customer_name` | *T.nilable(::String)* | :heavy_minus_sign: | Name of the customer in the client's app. | |
Expand Down
Loading

0 comments on commit 0de83eb

Please sign in to comment.