From d0dbb22ccfc6d2beb05356da6d6886c4dfda1175 Mon Sep 17 00:00:00 2001 From: speakeasybot Date: Tue, 9 Apr 2024 00:48:26 +0000 Subject: [PATCH] ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.244.0 --- .speakeasy/gen.lock | 10 +++++----- .speakeasy/gen.yaml | 2 +- Gemfile.lock | 2 +- RELEASES.md | 10 +++++++++- lib/open_api_sdk/plex_api.rb | 2 +- lib/open_api_sdk/sdkconfiguration.rb | 6 +++--- plexruby.gemspec | 2 +- 7 files changed, 21 insertions(+), 13 deletions(-) diff --git a/.speakeasy/gen.lock b/.speakeasy/gen.lock index e8bb0e7..7b340a6 100755 --- a/.speakeasy/gen.lock +++ b/.speakeasy/gen.lock @@ -3,10 +3,10 @@ id: aa9449e7-c19d-411d-b8e2-f9c5fe982f6f management: docChecksum: a91eaf9ec1e6a3a6f4bf0571f5b18bae docVersion: 0.0.3 - speakeasyVersion: 1.228.1 - generationVersion: 2.292.0 - releaseVersion: 0.1.0 - configChecksum: 5fbbc61076b94d002317a999a476fa6a + speakeasyVersion: 1.244.0 + generationVersion: 2.301.0 + releaseVersion: 0.1.1 + configChecksum: b5ac565ca364b670501fb66fc2a08bce repoURL: https://github.com/LukeHagar/plexruby.git repoSubDirectory: . installationURL: https://github.com/LukeHagar/plexruby @@ -18,7 +18,7 @@ features: globalServerURLs: 2.82.3 globals: 2.82.1 methodServerURLs: 2.82.1 - nameOverrides: 2.81.1 + nameOverrides: 2.81.2 generatedFiles: - lib/open_api_sdk/sdkconfiguration.rb - lib/open_api_sdk/server.rb diff --git a/.speakeasy/gen.yaml b/.speakeasy/gen.yaml index ce3b491..ad92c87 100644 --- a/.speakeasy/gen.yaml +++ b/.speakeasy/gen.yaml @@ -12,7 +12,7 @@ generation: auth: oAuth2ClientCredentialsEnabled: false ruby: - version: 0.1.0 + version: 0.1.1 author: LukeHagar description: Ruby Client SDK Generated by Speakeasy imports: diff --git a/Gemfile.lock b/Gemfile.lock index 8a1d80f..d822373 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - plexruby (0.1.0) + plexruby (0.1.1) faraday faraday-multipart rack diff --git a/RELEASES.md b/RELEASES.md index 3fdeb6e..c7000b2 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -22,4 +22,12 @@ Based on: - OpenAPI Doc - Speakeasy CLI 1.228.1 (2.292.0) https://github.com/speakeasy-api/speakeasy ### Generated -- [ruby v0.1.0] . \ No newline at end of file +- [ruby v0.1.0] . + +## 2024-04-09 00:47:37 +### Changes +Based on: +- OpenAPI Doc +- Speakeasy CLI 1.244.0 (2.301.0) https://github.com/speakeasy-api/speakeasy +### Generated +- [ruby v0.1.1] . \ No newline at end of file diff --git a/lib/open_api_sdk/plex_api.rb b/lib/open_api_sdk/plex_api.rb index 7dd0bdb..4bccf3b 100644 --- a/lib/open_api_sdk/plex_api.rb +++ b/lib/open_api_sdk/plex_api.rb @@ -78,7 +78,7 @@ module OpenApiSDK 'pathParam': { }, 'header': { - 'x_plex_client_identifier': x_plex_client_identifier + 'x_plex_client_identifier': x_plex_client_identifier, } } } diff --git a/lib/open_api_sdk/sdkconfiguration.rb b/lib/open_api_sdk/sdkconfiguration.rb index bf368b6..59ceb75 100644 --- a/lib/open_api_sdk/sdkconfiguration.rb +++ b/lib/open_api_sdk/sdkconfiguration.rb @@ -42,9 +42,9 @@ module OpenApiSDK @globals = globals.nil? ? {} : globals @language = 'ruby' @openapi_doc_version = '0.0.3' - @sdk_version = '0.1.0' - @gen_version = '2.292.0' - @user_agent = 'speakeasy-sdk/ruby 0.1.0 2.292.0 0.0.3 plexruby' + @sdk_version = '0.1.1' + @gen_version = '2.301.0' + @user_agent = 'speakeasy-sdk/ruby 0.1.1 2.301.0 0.0.3 plexruby' end sig { returns([String, T::Hash[Symbol, String]]) } diff --git a/plexruby.gemspec b/plexruby.gemspec index f220722..fd23338 100644 --- a/plexruby.gemspec +++ b/plexruby.gemspec @@ -4,7 +4,7 @@ $LOAD_PATH.push File.expand_path('lib', __dir__) Gem::Specification.new do |s| s.name = 'plexruby' - s.version = '0.1.0' + s.version = '0.1.1' s.platform = Gem::Platform::RUBY s.licenses = ['Apache-2.0'] s.summary = ''