ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.227.0

This commit is contained in:
speakeasybot
2024-03-27 00:47:19 +00:00
parent 2e2716d4da
commit 8957a8d350
7 changed files with 26 additions and 15 deletions

View File

@@ -40,9 +40,9 @@ module OpenApiSDK
@security = security
@language = 'ruby'
@openapi_doc_version = '0.0.3'
@sdk_version = '0.0.2'
@gen_version = '2.281.2'
@user_agent = 'speakeasy-sdk/ruby 0.0.2 2.281.2 0.0.3 plexruby'
@sdk_version = '0.0.3'
@gen_version = '2.291.0'
@user_agent = 'speakeasy-sdk/ruby 0.0.3 2.291.0 0.0.3 plexruby'
end
sig { returns([String, T::Hash[Symbol, String]]) }