Skip to content

Commit

Permalink
Merge pull request #48 from dubinc/speakeasy-sdk-regen-1729902338
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate 0.2.2-alpha.29
  • Loading branch information
devkiran authored Oct 26, 2024
2 parents e7e6463 + 6adc21f commit 24eeb40
Show file tree
Hide file tree
Showing 17 changed files with 46 additions and 26 deletions.
8 changes: 4 additions & 4 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: 8285f8b5a9df348e04240ef390eeebe4
docChecksum: 84fdf907d3c202599cf0ffcfc39094f8
docVersion: 0.0.1
speakeasyVersion: 1.420.0
speakeasyVersion: 1.422.1
generationVersion: 2.438.15
releaseVersion: 0.2.2-alpha.28
configChecksum: b43c14fb51b80e2be5ff80a44c2a92f1
releaseVersion: 0.2.2-alpha.29
configChecksum: 8305dcfce142e65aeafcd90bac62e68b
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 @@ -12,7 +12,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: true
ruby:
version: 0.2.2-alpha.28
version: 0.2.2-alpha.29
author: Dub
description: Ruby Client SDK Generated by Speakeasy
imports:
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.420.0
speakeasyVersion: 1.422.1
sources:
dub:
sourceNamespace: dub
sourceRevisionDigest: sha256:89d26713fa22afe044cc66347e6a2e8ef3cca8c6d87ac4127960bd9d8e1305b0
sourceBlobDigest: sha256:e6effd423434bf455631c5ca2951375b38dbfc3fb35e27aa49a194cf24a0d38f
sourceRevisionDigest: sha256:f5201663276b7b09e3cf5d5ad0d21855b47bee2f4b43003b28664372cc002c12
sourceBlobDigest: sha256:b846421ebda6555769bb585917410a7e0dab7e150e7b706cb4568677ee7db56a
tags:
- latest
- main
targets:
my-first-target:
source: dub
sourceNamespace: dub
sourceRevisionDigest: sha256:89d26713fa22afe044cc66347e6a2e8ef3cca8c6d87ac4127960bd9d8e1305b0
sourceBlobDigest: sha256:e6effd423434bf455631c5ca2951375b38dbfc3fb35e27aa49a194cf24a0d38f
sourceRevisionDigest: sha256:f5201663276b7b09e3cf5d5ad0d21855b47bee2f4b43003b28664372cc002c12
sourceBlobDigest: sha256:b846421ebda6555769bb585917410a7e0dab7e150e7b706cb4568677ee7db56a
codeSamplesNamespace: code-samples-ruby-my-first-target
codeSamplesRevisionDigest: sha256:93306380d2e7858a2a3be1a3f059d02ae8515250ffcf228d4acb7568741d6080
codeSamplesRevisionDigest: sha256:b72fa8cd728cda3aed0cf461708a5a7d9deba5b62347665a484cf9bfdcd878c2
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.28)
dub (0.2.2.pre.alpha.29)
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 @@ -428,4 +428,14 @@ Based on:
### Generated
- [ruby v0.2.2-alpha.28] .
### Releases
- [Ruby Gems v0.2.2-alpha.28] https://rubygems.org/gems/dub/versions/0.2.2-alpha.28 - .
- [Ruby Gems v0.2.2-alpha.28] https://rubygems.org/gems/dub/versions/0.2.2-alpha.28 - .

## 2024-10-26 00:25:35
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.422.1 (2.438.15) https://github.com/speakeasy-api/speakeasy
### Generated
- [ruby v0.2.2-alpha.29] .
### Releases
- [Ruby Gems v0.2.2-alpha.29] https://rubygems.org/gems/dub/versions/0.2.2-alpha.29 - .
2 changes: 1 addition & 1 deletion docs/models/operations/createlinkrequestbody.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
| `track_conversion` | *T.nilable(T::Boolean)* | :heavy_minus_sign: | Whether to track conversions for the short link. | |
| `identifier` | *T.nilable(::String)* | :heavy_minus_sign: | The identifier of the short link that is unique across your workspace. If set, it can be used to identify your short link for client-side click tracking. | |
| `archived` | *T.nilable(T::Boolean)* | :heavy_minus_sign: | Whether the short link is archived. | |
| `public_stats` | *T.nilable(T::Boolean)* | :heavy_minus_sign: | Whether the short link's stats are publicly accessible. | |
| ~~`public_stats`~~ | *T.nilable(T::Boolean)* | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.<br/><br/>Deprecated: Use `dashboard` instead. Whether the short link's stats are publicly accessible. | |
| ~~`tag_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/>The unique ID of the tag assigned to the short link. This field is deprecated – use `tagIds` instead. | |
| `tag_ids` | *T.nilable(::Object)* | :heavy_minus_sign: | The unique IDs of the tags assigned to the short link. | [<br/>"clux0rgak00011..."<br/>] |
| `tag_names` | *T.nilable(::Object)* | :heavy_minus_sign: | The unique name of the tags assigned to the short link (case insensitive). | |
Expand Down
Loading

0 comments on commit 24eeb40

Please sign in to comment.