Skip to content

Commit b160bd7

Browse files
committed
ci: regenerated with OpenAPI Doc 0.3.0, Speakeay CLI 1.96.1
1 parent c98006a commit b160bd7

File tree

7 files changed

+35
-25
lines changed

7 files changed

+35
-25
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ s = SpeakeasyClientSDK::SDK.new
1818
req = Operations::GetApisRequest.new(
1919
query_params=Operations::GetApisRequest.new(
2020
metadata=.new{
21-
"aut": .new[
22-
"bypassing",
21+
"South": .new[
22+
"Southwest",
2323
],
2424
},
2525
op=Operations::GetApisOp.new(

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,4 +388,14 @@ Based on:
388388
### Generated
389389
- [ruby v1.26.1] .
390390
### Releases
391-
- [Ruby Gems v1.26.1] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/1.26.1 - .
391+
- [Ruby Gems v1.26.1] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/1.26.1 - .
392+
393+
## 2023-10-07 00:02:48
394+
### Changes
395+
Based on:
396+
- OpenAPI Doc 0.3.0 https://docs.speakeasyapi.dev/openapi.yaml
397+
- Speakeasy CLI 1.96.1 (2.150.0) https://github.com/speakeasy-api/speakeasy
398+
### Generated
399+
- [ruby v1.26.2] .
400+
### Releases
401+
- [Ruby Gems v1.26.2] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/1.26.2 - .

USAGE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ s = SpeakeasyClientSDK::SDK.new
1111
req = Operations::GetApisRequest.new(
1212
query_params=Operations::GetApisRequest.new(
1313
metadata=.new{
14-
"aut": .new[
15-
"bypassing",
14+
"South": .new[
15+
"Southwest",
1616
],
1717
},
1818
op=Operations::GetApisOp.new(

docs/sdks/apis/README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -153,19 +153,19 @@ req = Operations::GetAllApiVersionsRequest.new(
153153
path_params=Operations::GetAllApiVersionsRequest.new(
154154
api_id="yum Rustic Berkshire",
155155
metadata=.new{
156-
"assumenda": .new[
157-
"Fresh",
156+
"Dodge": .new[
157+
"Salad",
158158
],
159159
},
160160
op=Operations::GetAllApiVersionsOp.new(
161161
and_=false,
162162
),
163163
),
164164
query_params=Operations::GetAllApiVersionsRequest.new(
165-
api_id="invoice Quality",
165+
api_id="Central invoice Quality",
166166
metadata=.new{
167-
"beatae": .new[
168-
"Folk",
167+
"Northwest": .new[
168+
"Hip",
169169
],
170170
},
171171
op=Operations::GetAllApiVersionsOp.new(
@@ -211,8 +211,8 @@ s = SpeakeasyClientSDK::SDK.new
211211
req = Operations::GetApisRequest.new(
212212
query_params=Operations::GetApisRequest.new(
213213
metadata=.new{
214-
"aut": .new[
215-
"bypassing",
214+
"South": .new[
215+
"Southwest",
216216
],
217217
},
218218
op=Operations::GetApisOp.new(
@@ -261,8 +261,8 @@ req = Operations::UpsertApiRequest.new(
261261
api_id="Martinique redefine Garland",
262262
description="Balanced 24/7 utilisation",
263263
meta_data=.new{
264-
"deleniti": .new[
265-
"male",
264+
"pixel": .new[
265+
"Buckinghamshire",
266266
],
267267
},
268268
version_id="Forward",
@@ -273,11 +273,11 @@ req = Operations::UpsertApiRequest.new(
273273
api_id="West Cambridgeshire Small",
274274
description="Innovative 3rd generation policy",
275275
meta_data=.new{
276-
"at": .new[
277-
"Electronic",
276+
"ordinary": .new[
277+
"Automotive",
278278
],
279279
},
280-
version_id="Northwest Northwest Specialist",
280+
version_id="ampere",
281281
),
282282
)
283283

gen.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@ configVersion: 1.0.0
22
management:
33
docChecksum: 8c4f3932e054e1b349a9a34f12cf7e8c
44
docVersion: 0.3.0
5-
speakeasyVersion: 1.92.3
6-
generationVersion: 2.143.2
5+
speakeasyVersion: 1.96.1
6+
generationVersion: 2.150.0
77
generation:
88
sdkClassName: SDK
99
singleTagPerOp: false
1010
features:
1111
ruby:
12-
core: 2.88.1
12+
core: 2.88.2
1313
examples: 2.81.2
1414
globalSecurity: 2.81.1
1515
globalServerURLs: 2.82.0
1616
inputOutputModels: 2.81.1
1717
serverIDs: 2.81.1
1818
ruby:
19-
version: 1.26.1
19+
version: 1.26.2
2020
author: Speakeasy
2121
description: Ruby Client SDK Generated by Speakeasy
2222
maxMethodParams: 0

lib/sdk/sdkconfiguration.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ def initialize(client, security, server_url, server_idx, server_defaults, global
3939
@server = server_url.nil? ? '' : server_url
4040
@language = 'ruby'
4141
@openapi_doc_version = '0.3.0'
42-
@sdk_version = '1.26.1'
43-
@gen_version = '2.143.2'
44-
@user_agent = 'speakeasy-sdk/ruby 1.26.1 2.143.2 0.3.0 speakeasy_client_sdk_ruby'
42+
@sdk_version = '1.26.2'
43+
@gen_version = '2.150.0'
44+
@user_agent = 'speakeasy-sdk/ruby 1.26.2 2.150.0 0.3.0 speakeasy_client_sdk_ruby'
4545
end
4646

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

speakeasy_client_sdk_ruby.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 = 'speakeasy_client_sdk_ruby'
7-
s.version = '1.26.1'
7+
s.version = '1.26.2'
88
s.platform = Gem::Platform::RUBY
99
s.licenses = ['Apache-2.0']
1010
s.summary = ''

0 commit comments

Comments
 (0)