Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc 0.4.0 ., Speakeasy CLI 1.306.0
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Jun 13, 2024
1 parent 0ca3009 commit 1a9360b
Show file tree
Hide file tree
Showing 12 changed files with 51 additions and 25 deletions.
12 changes: 6 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: f5719c92-1297-4aa0-bc5f-37116859d1e3
management:
docChecksum: 8a861fbcf601580459816dcab1973d85
docChecksum: 48caee63217cf42b334122c89dc04004
docVersion: 0.4.0 .
speakeasyVersion: 1.296.1
generationVersion: 2.338.1
releaseVersion: 4.2.4
configChecksum: e95d53a24f2456ac0e4dfb78cd0afe62
speakeasyVersion: 1.306.0
generationVersion: 2.340.3
releaseVersion: 4.2.5
configChecksum: 1da515b4339dea0f3d08770a0543a480
repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-ruby.git
repoSubDirectory: .
installationURL: https://github.com/speakeasy-api/speakeasy-client-sdk-ruby
published: true
features:
ruby:
core: 3.2.12
core: 3.2.13
deprecations: 2.81.1
examples: 2.81.3
globalSecurity: 2.81.6
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:
speakeasy_client_sdk_ruby (4.2.4)
speakeasy_client_sdk_ruby (4.2.5)
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 @@ -918,4 +918,14 @@ Based on:
### Generated
- [ruby v4.2.4] .
### Releases
- [Ruby Gems v4.2.4] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/4.2.4 - .
- [Ruby Gems v4.2.4] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/4.2.4 - .

## 2024-06-13 00:03:26
### Changes
Based on:
- OpenAPI Doc 0.4.0 . https://docs.speakeasyapi.dev/openapi.yaml
- Speakeasy CLI 1.306.0 (2.340.3) https://github.com/speakeasy-api/speakeasy
### Generated
- [ruby v4.2.5] .
### Releases
- [Ruby Gems v4.2.5] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/4.2.5 - .
14 changes: 8 additions & 6 deletions docs/models/operations/searchworkspaceeventsrequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@

## Fields

| Field | Type | Required | Description |
| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- |
| `lint_report_digest` | *T.nilable(::String)* | :heavy_minus_sign: | Unique identifier of the lint report digest. |
| `openapi_diff_report_digest` | *T.nilable(::String)* | :heavy_minus_sign: | Unique identifier of the openapi diff report digest. |
| `source_revision_digest` | *T.nilable(::String)* | :heavy_minus_sign: | Unique identifier of the source revision digest. |
| `workspace_id` | *T.nilable(::String)* | :heavy_minus_sign: | Unique identifier of the workspace. |
| Field | Type | Required | Description |
| -------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- |
| `generate_gen_lock_id` | *T.nilable(::String)* | :heavy_minus_sign: | A specific gen lock ID for the events. |
| `interaction_type` | [T.nilable(::SpeakeasyClientSDK::Shared::InteractionType)](../../models/shared/interactiontype.md) | :heavy_minus_sign: | Specified interaction type for events. |
| `lint_report_digest` | *T.nilable(::String)* | :heavy_minus_sign: | Unique identifier of the lint report digest. |
| `openapi_diff_report_digest` | *T.nilable(::String)* | :heavy_minus_sign: | Unique identifier of the openapi diff report digest. |
| `source_revision_digest` | *T.nilable(::String)* | :heavy_minus_sign: | Unique identifier of the source revision digest. |
| `workspace_id` | *T.nilable(::String)* | :heavy_minus_sign: | Unique identifier of the workspace. |
1 change: 1 addition & 0 deletions docs/models/shared/apikeydetails.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@
| ~~`feature_flags`~~ | T::Array<*::String*> | :heavy_minus_sign: | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible. |
| `generation_access_unlimited` | *T.nilable(T::Boolean)* | :heavy_minus_sign: | N/A |
| `org_slug` | *::String* | :heavy_check_mark: | N/A |
| `telemetry_disabled` | *T::Boolean* | :heavy_check_mark: | N/A |
| `workspace_id` | *::String* | :heavy_check_mark: | N/A |
| `workspace_slug` | *::String* | :heavy_check_mark: | N/A |
1 change: 1 addition & 0 deletions docs/models/shared/organization.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ A speakeasy organization
| `id` | *::String* | :heavy_check_mark: | N/A |
| `name` | *::String* | :heavy_check_mark: | N/A |
| `slug` | *T.nilable(::String)* | :heavy_minus_sign: | N/A |
| `telemetry_disabled` | *T::Boolean* | :heavy_check_mark: | N/A |
| `updated_at` | [Date](https://ruby-doc.org/stdlib-2.6.1/libdoc/date/rdoc/Date.html) | :heavy_minus_sign: | N/A |
2 changes: 1 addition & 1 deletion gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: false
ruby:
version: 4.2.4
version: 4.2.5
author: Speakeasy
description: Ruby Client SDK Generated by Speakeasy
imports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ module Operations
class SearchWorkspaceEventsRequest < ::SpeakeasyClientSDK::Utils::FieldAugmented
extend T::Sig

# A specific gen lock ID for the events.
field :generate_gen_lock_id, T.nilable(::String), { 'query_param': { 'field_name': 'generate_gen_lock_id', 'style': 'form', 'explode': true } }
# Specified interaction type for events.
field :interaction_type, T.nilable(::SpeakeasyClientSDK::Shared::InteractionType), { 'query_param': { 'field_name': 'interaction_type', 'style': 'form', 'explode': true } }
# Unique identifier of the lint report digest.
field :lint_report_digest, T.nilable(::String), { 'query_param': { 'field_name': 'lint_report_digest', 'style': 'form', 'explode': true } }
# Unique identifier of the openapi diff report digest.
Expand All @@ -21,8 +25,10 @@ class SearchWorkspaceEventsRequest < ::SpeakeasyClientSDK::Utils::FieldAugmented
field :workspace_id, T.nilable(::String), { 'path_param': { 'field_name': 'workspaceID', 'style': 'simple', 'explode': false } }


sig { params(lint_report_digest: T.nilable(::String), openapi_diff_report_digest: T.nilable(::String), source_revision_digest: T.nilable(::String), workspace_id: T.nilable(::String)).void }
def initialize(lint_report_digest: nil, openapi_diff_report_digest: nil, source_revision_digest: nil, workspace_id: nil)
sig { params(generate_gen_lock_id: T.nilable(::String), interaction_type: T.nilable(::SpeakeasyClientSDK::Shared::InteractionType), lint_report_digest: T.nilable(::String), openapi_diff_report_digest: T.nilable(::String), source_revision_digest: T.nilable(::String), workspace_id: T.nilable(::String)).void }
def initialize(generate_gen_lock_id: nil, interaction_type: nil, lint_report_digest: nil, openapi_diff_report_digest: nil, source_revision_digest: nil, workspace_id: nil)
@generate_gen_lock_id = generate_gen_lock_id
@interaction_type = interaction_type
@lint_report_digest = lint_report_digest
@openapi_diff_report_digest = openapi_diff_report_digest
@source_revision_digest = source_revision_digest
Expand Down
7 changes: 5 additions & 2 deletions lib/speakeasy_client_sdk/models/shared/apikeydetails.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ class ApiKeyDetails < ::SpeakeasyClientSDK::Utils::FieldAugmented

field :org_slug, ::String, { 'format_json': { 'letter_case': ::SpeakeasyClientSDK::Utils.field_name('org_slug') } }

field :telemetry_disabled, T::Boolean, { 'format_json': { 'letter_case': ::SpeakeasyClientSDK::Utils.field_name('telemetry_disabled') } }

field :workspace_id, ::String, { 'format_json': { 'letter_case': ::SpeakeasyClientSDK::Utils.field_name('workspace_id') } }

field :workspace_slug, ::String, { 'format_json': { 'letter_case': ::SpeakeasyClientSDK::Utils.field_name('workspace_slug') } }
Expand All @@ -27,11 +29,12 @@ class ApiKeyDetails < ::SpeakeasyClientSDK::Utils::FieldAugmented
field :generation_access_unlimited, T.nilable(T::Boolean), { 'format_json': { 'letter_case': ::SpeakeasyClientSDK::Utils.field_name('generation_access_unlimited') } }


sig { params(account_type: ::SpeakeasyClientSDK::Shared::AccountType, enabled_features: T::Array[::String], org_slug: ::String, workspace_id: ::String, workspace_slug: ::String, feature_flags: T.nilable(T::Array[::String]), generation_access_unlimited: T.nilable(T::Boolean)).void }
def initialize(account_type: nil, enabled_features: nil, org_slug: nil, workspace_id: nil, workspace_slug: nil, feature_flags: nil, generation_access_unlimited: nil)
sig { params(account_type: ::SpeakeasyClientSDK::Shared::AccountType, enabled_features: T::Array[::String], org_slug: ::String, telemetry_disabled: T::Boolean, workspace_id: ::String, workspace_slug: ::String, feature_flags: T.nilable(T::Array[::String]), generation_access_unlimited: T.nilable(T::Boolean)).void }
def initialize(account_type: nil, enabled_features: nil, org_slug: nil, telemetry_disabled: nil, workspace_id: nil, workspace_slug: nil, feature_flags: nil, generation_access_unlimited: nil)
@account_type = account_type
@enabled_features = enabled_features
@org_slug = org_slug
@telemetry_disabled = telemetry_disabled
@workspace_id = workspace_id
@workspace_slug = workspace_slug
@feature_flags = feature_flags
Expand Down
7 changes: 5 additions & 2 deletions lib/speakeasy_client_sdk/models/shared/organization.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,21 @@ class Organization < ::SpeakeasyClientSDK::Utils::FieldAugmented

field :name, ::String, { 'format_json': { 'letter_case': ::SpeakeasyClientSDK::Utils.field_name('name') } }

field :telemetry_disabled, T::Boolean, { 'format_json': { 'letter_case': ::SpeakeasyClientSDK::Utils.field_name('telemetry_disabled') } }

field :created_at, T.nilable(::DateTime), { 'format_json': { 'letter_case': ::SpeakeasyClientSDK::Utils.field_name('created_at'), 'decoder': Utils.datetime_from_iso_format(true) } }

field :slug, T.nilable(::String), { 'format_json': { 'letter_case': ::SpeakeasyClientSDK::Utils.field_name('slug') } }

field :updated_at, T.nilable(::DateTime), { 'format_json': { 'letter_case': ::SpeakeasyClientSDK::Utils.field_name('updated_at'), 'decoder': Utils.datetime_from_iso_format(true) } }


sig { params(account_type: ::SpeakeasyClientSDK::Shared::OrganizationAccountType, id: ::String, name: ::String, created_at: T.nilable(::DateTime), slug: T.nilable(::String), updated_at: T.nilable(::DateTime)).void }
def initialize(account_type: nil, id: nil, name: nil, created_at: nil, slug: nil, updated_at: nil)
sig { params(account_type: ::SpeakeasyClientSDK::Shared::OrganizationAccountType, id: ::String, name: ::String, telemetry_disabled: T::Boolean, created_at: T.nilable(::DateTime), slug: T.nilable(::String), updated_at: T.nilable(::DateTime)).void }
def initialize(account_type: nil, id: nil, name: nil, telemetry_disabled: nil, created_at: nil, slug: nil, updated_at: nil)
@account_type = account_type
@id = id
@name = name
@telemetry_disabled = telemetry_disabled
@created_at = created_at
@slug = slug
@updated_at = updated_at
Expand Down
6 changes: 3 additions & 3 deletions lib/speakeasy_client_sdk/sdkconfiguration.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ def initialize(client, security, server_url, server, globals)
@globals = globals.nil? ? {} : globals
@language = 'ruby'
@openapi_doc_version = '0.4.0 .'
@sdk_version = '4.2.4'
@gen_version = '2.338.1'
@user_agent = 'speakeasy-sdk/ruby 4.2.4 2.338.1 0.4.0 . speakeasy_client_sdk_ruby'
@sdk_version = '4.2.5'
@gen_version = '2.340.3'
@user_agent = 'speakeasy-sdk/ruby 4.2.5 2.340.3 0.4.0 . speakeasy_client_sdk_ruby'
end

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

0 comments on commit 1a9360b

Please sign in to comment.