Skip to content

Commit

Permalink
Merge pull request #52 from dubinc/speakeasy-sdk-regen-1731630478
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate 0.2.2-alpha.33
  • Loading branch information
devkiran authored Nov 15, 2024
2 parents 04b4391 + 3957d67 commit bc56a3d
Show file tree
Hide file tree
Showing 10 changed files with 45 additions and 35 deletions.
12 changes: 6 additions & 6 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
lockVersion: 2.0.0
id: 5a2dd83e-da98-455b-8ef9-0100a914efdf
management:
docChecksum: 373f4c3f0a911b7ea9a64ea083111854
docChecksum: b1ddc6340113bd7c10aec74280cf3844
docVersion: 0.0.1
speakeasyVersion: 1.438.1
generationVersion: 2.457.2
releaseVersion: 0.2.2-alpha.32
configChecksum: 3ab49a46d6589a3fea2d260ff2c7afe6
speakeasyVersion: 1.440.0
generationVersion: 2.457.9
releaseVersion: 0.2.2-alpha.33
configChecksum: f3c0f7116ca67855a5d8e7d102b4483e
repoURL: https://github.com/dubinc/dub-ruby.git
installationURL: https://github.com/dubinc/dub-ruby
published: true
features:
ruby:
core: 3.3.0
core: 3.3.1
deprecations: 2.81.1
examples: 2.81.3
flattening: 2.81.1
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
ruby:
version: 0.2.2-alpha.32
version: 0.2.2-alpha.33
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,20 +1,20 @@
speakeasyVersion: 1.438.1
speakeasyVersion: 1.440.0
sources:
dub:
sourceNamespace: dub
sourceRevisionDigest: sha256:ade642623da232e60621ed2ac3a05f573e788bb827e8af67730c074655278908
sourceBlobDigest: sha256:15a4bc5ddf9675dc60f3829516e1561f691ca4c6c521a3fc79f59d50c77b561d
sourceRevisionDigest: sha256:aefb1cdaf4bfc8e70dcd671b5afed4b011c96c85c950d87f536a02ce4d41a8b0
sourceBlobDigest: sha256:3966bb8bc5699e35c824bb96a8f3ec677b9648218db57fb301fdb1c8e0d97e25
tags:
- latest
- main
- speakeasy-sdk-regen-1731630478
targets:
my-first-target:
source: dub
sourceNamespace: dub
sourceRevisionDigest: sha256:ade642623da232e60621ed2ac3a05f573e788bb827e8af67730c074655278908
sourceBlobDigest: sha256:15a4bc5ddf9675dc60f3829516e1561f691ca4c6c521a3fc79f59d50c77b561d
sourceRevisionDigest: sha256:aefb1cdaf4bfc8e70dcd671b5afed4b011c96c85c950d87f536a02ce4d41a8b0
sourceBlobDigest: sha256:3966bb8bc5699e35c824bb96a8f3ec677b9648218db57fb301fdb1c8e0d97e25
codeSamplesNamespace: code-samples-ruby-my-first-target
codeSamplesRevisionDigest: sha256:adb027338993fe7c821997dff2a4e19a3eeaede8ee1d80f4858c21184016947e
codeSamplesRevisionDigest: sha256:6223326bd882d72fa6b908b3b2f4843c249bdd28bd6c3d8cc9862d7e74600113
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
12 changes: 6 additions & 6 deletions 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.32)
dub (0.2.2.pre.alpha.33)
faraday
faraday-multipart
rack
Expand All @@ -13,14 +13,14 @@ GEM
specs:
ast (2.4.2)
erubi (1.12.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
logger (1.6.1)
Expand Down Expand Up @@ -84,7 +84,7 @@ GEM
yard-sorbet
thor (1.3.0)
unicode-display_width (2.5.0)
uri (1.0.1)
uri (1.0.2)
yard (0.9.34)
yard-sorbet (0.8.1)
sorbet-runtime (>= 0.5)
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,9 @@ end

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

* [list](docs/sdks/customers/README.md#list) - Get a list of customers
* [list](docs/sdks/customers/README.md#list) - Retrieve a list of customers
* [create](docs/sdks/customers/README.md#create) - Create a customer
* [get](docs/sdks/customers/README.md#get) - Get a customer
* [get](docs/sdks/customers/README.md#get) - Retrieve a customer
* [update](docs/sdks/customers/README.md#update) - Update a customer
* [delete](docs/sdks/customers/README.md#delete) - Delete a customer

Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -468,4 +468,14 @@ Based on:
### Generated
- [ruby v0.2.2-alpha.32] .
### Releases
- [Ruby Gems v0.2.2-alpha.32] https://rubygems.org/gems/dub/versions/0.2.2-alpha.32 - .
- [Ruby Gems v0.2.2-alpha.32] https://rubygems.org/gems/dub/versions/0.2.2-alpha.32 - .

## 2024-11-15 00:27:50
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.440.0 (2.457.9) https://github.com/speakeasy-api/speakeasy
### Generated
- [ruby v0.2.2-alpha.33] .
### Releases
- [Ruby Gems v0.2.2-alpha.33] https://rubygems.org/gems/dub/versions/0.2.2-alpha.33 - .
8 changes: 4 additions & 4 deletions docs/sdks/customers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@

### Available Operations

* [list](#list) - Get a list of customers
* [list](#list) - Retrieve a list of customers
* [create](#create) - Create a customer
* [get](#get) - Get a customer
* [get](#get) - Retrieve a customer
* [update](#update) - Update a customer
* [delete](#delete) - Delete a customer

## list

Get a list of customers for the authenticated workspace.
Retrieve a list of customers for the authenticated workspace.

### Example Usage

Expand Down Expand Up @@ -87,7 +87,7 @@ end

## get

Get a customer by ID for the authenticated workspace.
Retrieve a customer by ID for the authenticated workspace.

### Example Usage

Expand Down
2 changes: 1 addition & 1 deletion dub.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $LOAD_PATH.push File.expand_path('lib', __dir__)

Gem::Specification.new do |s|
s.name = 'dub'
s.version = '0.2.2-alpha.32'
s.version = '0.2.2-alpha.33'
s.platform = Gem::Platform::RUBY
s.licenses = ['Apache-2.0']
s.summary = ''
Expand Down
8 changes: 4 additions & 4 deletions lib/open_api_sdk/customers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ def initialize(sdk_config)

sig { returns(::OpenApiSDK::Operations::GetCustomersResponse) }
def list
# list - Get a list of customers
# Get a list of customers for the authenticated workspace.
# list - Retrieve a list of customers
# Retrieve a list of customers for the authenticated workspace.
url, params = @sdk_configuration.get_server_details
base_url = Utils.template_url(url, params)
url = "#{base_url}/customers"
Expand Down Expand Up @@ -182,8 +182,8 @@ def create(request)

sig { params(request: T.nilable(::OpenApiSDK::Operations::GetCustomerRequest)).returns(::OpenApiSDK::Operations::GetCustomerResponse) }
def get(request)
# get - Get a customer
# Get a customer by ID for the authenticated workspace.
# get - Retrieve a customer
# Retrieve a customer by ID for the authenticated workspace.
url, params = @sdk_configuration.get_server_details
base_url = Utils.template_url(url, params)
url = Utils.generate_url(
Expand Down
6 changes: 3 additions & 3 deletions lib/open_api_sdk/sdkconfiguration.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ def initialize(client, security, server_url, server_idx)
@security = security
@language = 'ruby'
@openapi_doc_version = '0.0.1'
@sdk_version = '0.2.2-alpha.32'
@gen_version = '2.457.2'
@user_agent = 'speakeasy-sdk/ruby 0.2.2-alpha.32 2.457.2 0.0.1 dub'
@sdk_version = '0.2.2-alpha.33'
@gen_version = '2.457.9'
@user_agent = 'speakeasy-sdk/ruby 0.2.2-alpha.33 2.457.9 0.0.1 dub'
end

sig { returns([String, T::Hash[Symbol, String]]) }
Expand Down

0 comments on commit bc56a3d

Please sign in to comment.