Skip to content

Commit 8cb8a68

Browse files
authored
Merge pull request #112 from dubinc/speakeasy-sdk-regen-1748478654
chore: 🐝 Update SDK - Generate 0.2.2-alpha.103
2 parents 0c0759c + ab9e574 commit 8cb8a68

File tree

11 files changed

+57
-55
lines changed

11 files changed

+57
-55
lines changed

.speakeasy/gen.lock

Lines changed: 26 additions & 26 deletions
Large diffs are not rendered by default.

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ generation:
1616
oAuth2ClientCredentialsEnabled: true
1717
oAuth2PasswordEnabled: false
1818
ruby:
19-
version: 0.2.2-alpha.101
19+
version: 0.2.2-alpha.103
2020
additionalDependencies:
2121
development: {}
2222
runtime: {}

.speakeasy/workflow.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@ speakeasyVersion: 1.526.0
22
sources:
33
dub:
44
sourceNamespace: dub
5-
sourceRevisionDigest: sha256:f46537a5b9122a242c965ee3ddfa397208fa619aa368286bbe4fc803310e2af3
6-
sourceBlobDigest: sha256:cb9553f1a5b74b1ce6da2e1f28c6c82dd1ff0ebaa6a58587679a05277ed51788
5+
sourceRevisionDigest: sha256:d45dabd7336127bfbe0de4980b7d9d7b399b7a70a7a105973e478a33b48d5de3
6+
sourceBlobDigest: sha256:f4948931ad9b958654b2f7943dfa62b72f612baaa32c73d709ba3d6e9f575e0e
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1747787467
9+
- speakeasy-sdk-regen-1748478654
1010
- 0.0.1
1111
targets:
1212
my-first-target:
1313
source: dub
1414
sourceNamespace: dub
15-
sourceRevisionDigest: sha256:f46537a5b9122a242c965ee3ddfa397208fa619aa368286bbe4fc803310e2af3
16-
sourceBlobDigest: sha256:cb9553f1a5b74b1ce6da2e1f28c6c82dd1ff0ebaa6a58587679a05277ed51788
15+
sourceRevisionDigest: sha256:d45dabd7336127bfbe0de4980b7d9d7b399b7a70a7a105973e478a33b48d5de3
16+
sourceBlobDigest: sha256:f4948931ad9b958654b2f7943dfa62b72f612baaa32c73d709ba3d6e9f575e0e
1717
codeSamplesNamespace: code-samples-ruby-my-first-target
18-
codeSamplesRevisionDigest: sha256:3714fc2255fcfd5c16b4636657651e2763466ccd1f3ce4f41d7fa1840af69cde
18+
codeSamplesRevisionDigest: sha256:11a1b0e5e05f79fb4f660191a6402ac49d087e4ee48e9906e058bb76bec0e31d
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
dub (0.2.2.pre.alpha.101)
4+
dub (0.2.2.pre.alpha.103)
55
faraday
66
faraday-multipart
77
faraday-retry (~> 2.2.1)

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1068,4 +1068,14 @@ Based on:
10681068
### Generated
10691069
- [ruby v0.2.2-alpha.101] .
10701070
### Releases
1071-
- [Ruby Gems v0.2.2-alpha.101] https://rubygems.org/gems/dub/versions/0.2.2-alpha.101 - .
1071+
- [Ruby Gems v0.2.2-alpha.101] https://rubygems.org/gems/dub/versions/0.2.2-alpha.101 - .
1072+
1073+
## 2025-05-29 00:30:38
1074+
### Changes
1075+
Based on:
1076+
- OpenAPI Doc
1077+
- Speakeasy CLI 1.526.0 (2.563.0) https://github.com/speakeasy-api/speakeasy
1078+
### Generated
1079+
- [ruby v0.2.2-alpha.103] .
1080+
### Releases
1081+
- [Ruby Gems v0.2.2-alpha.103] https://rubygems.org/gems/dub/versions/0.2.2-alpha.103 - .

docs/models/operations/listfoldersrequest.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33

44
## Fields
55

6-
| Field | Type | Required | Description | Example |
7-
| -------------------------------------------------- | -------------------------------------------------- | -------------------------------------------------- | -------------------------------------------------- | -------------------------------------------------- |
8-
| `search` | *T.nilable(::String)* | :heavy_minus_sign: | The search term to filter the folders by. | |
9-
| `include_link_count` | *T.nilable(T::Boolean)* | :heavy_minus_sign: | Whether to include the link count in the response. | |
10-
| `page` | *T.nilable(::Float)* | :heavy_minus_sign: | The page number for pagination. | 1 |
11-
| `page_size` | *T.nilable(::Float)* | :heavy_minus_sign: | The number of items per page. | 50 |
6+
| Field | Type | Required | Description | Example |
7+
| ----------------------------------------- | ----------------------------------------- | ----------------------------------------- | ----------------------------------------- | ----------------------------------------- |
8+
| `search` | *T.nilable(::String)* | :heavy_minus_sign: | The search term to filter the folders by. | |
9+
| `page` | *T.nilable(::Float)* | :heavy_minus_sign: | The page number for pagination. | 1 |
10+
| `page_size` | *T.nilable(::Float)* | :heavy_minus_sign: | The number of items per page. | 50 |

docs/models/shared/folderschema.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@
99
| `name` | *::String* | :heavy_check_mark: | The name of the folder. |
1010
| `type` | [::OpenApiSDK::Shared::Type](../../models/shared/type.md) | :heavy_check_mark: | N/A |
1111
| `access_level` | [::OpenApiSDK::Shared::AccessLevel](../../models/shared/accesslevel.md) | :heavy_check_mark: | The access level of the folder within the workspace. |
12-
| `link_count` | *::Float* | :heavy_check_mark: | The number of links in the folder. |
1312
| `created_at` | *::String* | :heavy_check_mark: | The date the folder was created. |
1413
| `updated_at` | *::String* | :heavy_check_mark: | The date the folder was updated. |

dub.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ $LOAD_PATH.push File.expand_path('lib', __dir__)
44

55
Gem::Specification.new do |s|
66
s.name = 'dub'
7-
s.version = '0.2.2-alpha.101'
7+
s.version = '0.2.2-alpha.103'
88
s.platform = Gem::Platform::RUBY
99
s.licenses = ['Apache-2.0']
1010
s.summary = ''

lib/open_api_sdk/models/operations/listfolders_request.rb

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ module Operations
1111
class ListFoldersRequest < ::Crystalline::FieldAugmented
1212
extend T::Sig
1313

14-
# Whether to include the link count in the response.
15-
field :include_link_count, T.nilable(T::Boolean), { 'query_param': { 'field_name': 'includeLinkCount', 'style': 'form', 'explode': true } }
1614
# The page number for pagination.
1715
field :page, T.nilable(::Float), { 'query_param': { 'field_name': 'page', 'style': 'form', 'explode': true } }
1816
# The number of items per page.
@@ -21,9 +19,8 @@ class ListFoldersRequest < ::Crystalline::FieldAugmented
2119
field :search, T.nilable(::String), { 'query_param': { 'field_name': 'search', 'style': 'form', 'explode': true } }
2220

2321

24-
sig { params(include_link_count: T.nilable(T::Boolean), page: T.nilable(::Float), page_size: T.nilable(::Float), search: T.nilable(::String)).void }
25-
def initialize(include_link_count: nil, page: nil, page_size: nil, search: nil)
26-
@include_link_count = include_link_count
22+
sig { params(page: T.nilable(::Float), page_size: T.nilable(::Float), search: T.nilable(::String)).void }
23+
def initialize(page: nil, page_size: nil, search: nil)
2724
@page = page
2825
@page_size = page_size
2926
@search = search

lib/open_api_sdk/models/shared/folderschema.rb

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ class FolderSchema < ::Crystalline::FieldAugmented
1717
field :created_at, ::String, { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('createdAt') } }
1818
# The unique ID of the folder.
1919
field :id, ::String, { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('id') } }
20-
# The number of links in the folder.
21-
field :link_count, ::Float, { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('linkCount') } }
2220
# The name of the folder.
2321
field :name, ::String, { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('name') } }
2422

@@ -27,12 +25,11 @@ class FolderSchema < ::Crystalline::FieldAugmented
2725
field :updated_at, ::String, { 'format_json': { 'letter_case': ::OpenApiSDK::Utils.field_name('updatedAt') } }
2826

2927

30-
sig { params(access_level: ::OpenApiSDK::Shared::AccessLevel, created_at: ::String, id: ::String, link_count: ::Float, name: ::String, type: ::OpenApiSDK::Shared::Type, updated_at: ::String).void }
31-
def initialize(access_level: nil, created_at: nil, id: nil, link_count: nil, name: nil, type: nil, updated_at: nil)
28+
sig { params(access_level: ::OpenApiSDK::Shared::AccessLevel, created_at: ::String, id: ::String, name: ::String, type: ::OpenApiSDK::Shared::Type, updated_at: ::String).void }
29+
def initialize(access_level: nil, created_at: nil, id: nil, name: nil, type: nil, updated_at: nil)
3230
@access_level = access_level
3331
@created_at = created_at
3432
@id = id
35-
@link_count = link_count
3633
@name = name
3734
@type = type
3835
@updated_at = updated_at

0 commit comments

Comments
 (0)