Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.438.3
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Nov 14, 2024
1 parent 66ee477 commit 076a205
Show file tree
Hide file tree
Showing 10 changed files with 35 additions and 22 deletions.
15 changes: 9 additions & 6 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
lockVersion: 2.0.0
id: aa9449e7-c19d-411d-b8e2-f9c5fe982f6f
management:
docChecksum: af45c1ae70f7fc6589adb3f8075cb275
docChecksum: 2554ade61ed4d42b8e095168765d7dc0
docVersion: 0.0.3
speakeasyVersion: 1.438.1
generationVersion: 2.457.2
releaseVersion: 0.5.0
configChecksum: 5da078fb62750d5891f7aad21eed4fd4
speakeasyVersion: 1.438.3
generationVersion: 2.457.9
releaseVersion: 0.5.1
configChecksum: aeedde61fa331377f2be7e03179713a9
repoURL: https://github.com/LukeHagar/plexruby.git
repoSubDirectory: .
installationURL: https://github.com/LukeHagar/plexruby
published: true
features:
ruby:
core: 3.3.0
core: 3.3.1
deprecations: 2.81.1
enums: 2.81.1
flattening: 2.81.1
Expand Down Expand Up @@ -2546,6 +2546,7 @@ examples:
parameters:
query:
Timespan: 4
timespan: 4
responses:
"200":
application/json: {"MediaContainer": {"size": 5497, "Device": [], "Account": [], "StatisticsMedia": []}}
Expand All @@ -2558,6 +2559,7 @@ examples:
parameters:
query:
Timespan: 4
timespan: 4
responses:
"200":
application/json: {"MediaContainer": {"size": 5497, "StatisticsResources": []}}
Expand All @@ -2570,6 +2572,7 @@ examples:
parameters:
query:
Timespan: 4
timespan: 4
responses:
"200":
application/json: {"MediaContainer": {"size": 5497, "Device": [], "Account": [], "StatisticsBandwidth": []}}
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: false
oAuth2PasswordEnabled: false
ruby:
version: 0.5.0
version: 0.5.1
author: LukeHagar
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,4 +1,4 @@
speakeasyVersion: 1.438.1
speakeasyVersion: 1.438.3
sources:
my-source:
sourceNamespace: my-source
Expand All @@ -9,19 +9,19 @@ sources:
- main
plexapi:
sourceNamespace: plexapi
sourceRevisionDigest: sha256:15e040d800921ded49cf84650ef2bc8fb1acf32c885ee193c42e838d754bf345
sourceBlobDigest: sha256:c178be2b4bfefb37d76c0fdaef37c51f9b6ab1410422d3698a41bb6a8d79a79f
sourceRevisionDigest: sha256:37c6bfb15f4154eb89b112465107f20757411f22bd1cc7d0a04335df7127fcb4
sourceBlobDigest: sha256:290473ebc909cada80ff428c685b897f4621cf121397e1417355e06d334e7206
tags:
- latest
- main
targets:
plexruby:
source: plexapi
sourceNamespace: plexapi
sourceRevisionDigest: sha256:15e040d800921ded49cf84650ef2bc8fb1acf32c885ee193c42e838d754bf345
sourceBlobDigest: sha256:c178be2b4bfefb37d76c0fdaef37c51f9b6ab1410422d3698a41bb6a8d79a79f
sourceRevisionDigest: sha256:37c6bfb15f4154eb89b112465107f20757411f22bd1cc7d0a04335df7127fcb4
sourceBlobDigest: sha256:290473ebc909cada80ff428c685b897f4621cf121397e1417355e06d334e7206
codeSamplesNamespace: code-samples-ruby-plexruby
codeSamplesRevisionDigest: sha256:938629154cd68c392c74f54af40f28c7dd3c187ce8d52520363269c347077451
codeSamplesRevisionDigest: sha256:4a482cfce20312f3cf8a64ed2b972b1d6cc8ac39eddc94f17fec772bad9a1feb
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:
plex_ruby_sdk (0.5.0)
plex_ruby_sdk (0.5.1)
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 @@ -636,4 +636,14 @@ Based on:
### Generated
- [ruby v0.5.0] .
### Releases
- [Ruby Gems v0.5.0] https://rubygems.org/gems/plex_ruby_sdk/versions/0.5.0 - .
- [Ruby Gems v0.5.0] https://rubygems.org/gems/plex_ruby_sdk/versions/0.5.0 - .

## 2024-11-14 00:07:49
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.438.3 (2.457.9) https://github.com/speakeasy-api/speakeasy
### Generated
- [ruby v0.5.1] .
### Releases
- [Ruby Gems v0.5.1] https://rubygems.org/gems/plex_ruby_sdk/versions/0.5.1 - .
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class GetBandwidthStatisticsRequest < ::PlexRubySDK::Utils::FieldAugmented
# The timespan to retrieve statistics for
# the exact meaning of this parameter is not known
#
field :timespan, T.nilable(::Integer), { 'query_param': { 'field_name': 'Timespan', 'style': 'form', 'explode': true } }
field :timespan, T.nilable(::Integer), { 'query_param': { 'field_name': 'timespan', 'style': 'form', 'explode': true } }


sig { params(timespan: T.nilable(::Integer)).void }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class GetResourcesStatisticsRequest < ::PlexRubySDK::Utils::FieldAugmented
# The timespan to retrieve statistics for
# the exact meaning of this parameter is not known
#
field :timespan, T.nilable(::Integer), { 'query_param': { 'field_name': 'Timespan', 'style': 'form', 'explode': true } }
field :timespan, T.nilable(::Integer), { 'query_param': { 'field_name': 'timespan', 'style': 'form', 'explode': true } }


sig { params(timespan: T.nilable(::Integer)).void }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class GetStatisticsRequest < ::PlexRubySDK::Utils::FieldAugmented
# The timespan to retrieve statistics for
# the exact meaning of this parameter is not known
#
field :timespan, T.nilable(::Integer), { 'query_param': { 'field_name': 'Timespan', 'style': 'form', 'explode': true } }
field :timespan, T.nilable(::Integer), { 'query_param': { 'field_name': 'timespan', 'style': 'form', 'explode': true } }


sig { params(timespan: T.nilable(::Integer)).void }
Expand Down
6 changes: 3 additions & 3 deletions lib/plex_ruby_sdk/sdkconfiguration.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ def initialize(client, security, server_url, server_idx, server_params, globals)
@globals = globals.nil? ? {} : globals
@language = 'ruby'
@openapi_doc_version = '0.0.3'
@sdk_version = '0.5.0'
@gen_version = '2.457.2'
@user_agent = 'speakeasy-sdk/ruby 0.5.0 2.457.2 0.0.3 plex_ruby_sdk'
@sdk_version = '0.5.1'
@gen_version = '2.457.9'
@user_agent = 'speakeasy-sdk/ruby 0.5.1 2.457.9 0.0.3 plex_ruby_sdk'
end

sig { returns([String, T::Hash[Symbol, String]]) }
Expand Down
2 changes: 1 addition & 1 deletion plex_ruby_sdk.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 = 'plex_ruby_sdk'
s.version = '0.5.0'
s.version = '0.5.1'
s.platform = Gem::Platform::RUBY
s.licenses = ['Apache-2.0']
s.summary = ''
Expand Down

0 comments on commit 076a205

Please sign in to comment.