Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc 0.4.0 ., Speakeasy CLI 1.352.2
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Aug 6, 2024
1 parent 56b083c commit 506065c
Show file tree
Hide file tree
Showing 19 changed files with 53 additions and 107 deletions.
20 changes: 8 additions & 12 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: f5719c92-1297-4aa0-bc5f-37116859d1e3
management:
docChecksum: 312822a7ccdbf7c77dbbfeef49fb2053
docChecksum: 7e5374ccd8317cf07089c151d486221b
docVersion: 0.4.0 .
speakeasyVersion: 1.346.3
generationVersion: 2.379.6
releaseVersion: 4.2.16
configChecksum: 9e20c01aa0deb8be642f00d24d4575b1
speakeasyVersion: 1.352.2
generationVersion: 2.385.2
releaseVersion: 4.2.17
configChecksum: 956311d9891ffbb72ded69051d3f600a
repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-ruby.git
repoSubDirectory: .
installationURL: https://github.com/speakeasy-api/speakeasy-client-sdk-ruby
Expand All @@ -16,7 +16,7 @@ features:
core: 3.2.18
deprecations: 2.81.1
examples: 2.81.3
globalSecurity: 2.81.6
globalSecurity: 2.81.7
globalServerURLs: 2.82.3
globals: 2.82.1
inputOutputModels: 2.83.0
Expand Down Expand Up @@ -250,14 +250,13 @@ generatedFiles:
- lib/speakeasy_client_sdk/models/shared/preflightrequest.rb
- lib/speakeasy_client_sdk/models/shared/claims.rb
- lib/speakeasy_client_sdk/models/shared/accesstoken_user.rb
- lib/speakeasy_client_sdk/models/shared/accesstoken_account_type.rb
- lib/speakeasy_client_sdk/models/shared/workspaces.rb
- lib/speakeasy_client_sdk/models/shared/accesstoken.rb
- lib/speakeasy_client_sdk/models/shared/accounttype.rb
- lib/speakeasy_client_sdk/models/shared/featureflag.rb
- lib/speakeasy_client_sdk/models/shared/user.rb
- lib/speakeasy_client_sdk/models/shared/level.rb
- lib/speakeasy_client_sdk/models/shared/accessdetails.rb
- lib/speakeasy_client_sdk/models/shared/account_type.rb
- lib/speakeasy_client_sdk/models/shared/apikeydetails.rb
- lib/speakeasy_client_sdk/models/shared/unboundedrequest.rb
- lib/speakeasy_client_sdk/models/shared/boundedrequest.rb
Expand All @@ -275,7 +274,6 @@ generatedFiles:
- lib/speakeasy_client_sdk/models/shared/githubmissingpublishingsecretsresponse.rb
- lib/speakeasy_client_sdk/models/shared/githubstorepublishingsecretsrequest.rb
- lib/speakeasy_client_sdk/models/shared/githubtriggeractionrequest.rb
- lib/speakeasy_client_sdk/models/shared/organization_account_type.rb
- lib/speakeasy_client_sdk/models/shared/organization.rb
- lib/speakeasy_client_sdk/models/shared/organizationusageresponse.rb
- lib/speakeasy_client_sdk/models/shared/organizationusage.rb
Expand Down Expand Up @@ -461,14 +459,13 @@ generatedFiles:
- docs/models/shared/preflightrequest.md
- docs/models/shared/claims.md
- docs/models/shared/accesstokenuser.md
- docs/models/shared/accesstokenaccounttype.md
- docs/models/shared/workspaces.md
- docs/models/shared/accesstoken.md
- docs/models/shared/accounttype.md
- docs/models/shared/featureflag.md
- docs/models/shared/user.md
- docs/models/shared/level.md
- docs/models/shared/accessdetails.md
- docs/models/shared/accounttype.md
- docs/models/shared/apikeydetails.md
- docs/models/shared/unboundedrequest.md
- docs/models/shared/boundedrequest.md
Expand All @@ -486,7 +483,6 @@ generatedFiles:
- docs/models/shared/githubmissingpublishingsecretsresponse.md
- docs/models/shared/githubstorepublishingsecretsrequest.md
- docs/models/shared/githubtriggeractionrequest.md
- docs/models/shared/organizationaccounttype.md
- docs/models/shared/organization.md
- docs/models/shared/organizationusageresponse.md
- docs/models/shared/organizationusage.md
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.16)
speakeasy_client_sdk_ruby (4.2.17)
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 @@ -1038,4 +1038,14 @@ Based on:
### Generated
- [ruby v4.2.16] .
### Releases
- [Ruby Gems v4.2.16] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/4.2.16 - .
- [Ruby Gems v4.2.16] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/4.2.16 - .

## 2024-08-06 00:03:22
### Changes
Based on:
- OpenAPI Doc 0.4.0 . https://docs.speakeasyapi.dev/openapi.yaml
- Speakeasy CLI 1.352.2 (2.385.2) https://github.com/speakeasy-api/speakeasy
### Generated
- [ruby v4.2.17] .
### Releases
- [Ruby Gems v4.2.17] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/4.2.17 - .
10 changes: 0 additions & 10 deletions docs/models/shared/accesstokenaccounttype.md

This file was deleted.

1 change: 1 addition & 0 deletions docs/models/shared/accounttype.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@
| ------------ | ------------ |
| `FREE` | free |
| `SCALE_UP` | scale-up |
| `BUSINESS` | business |
| `ENTERPRISE` | enterprise |
2 changes: 1 addition & 1 deletion docs/models/shared/apikeydetails.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

| Field | Type | Required | Description |
| ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
| `account_type` | [::SpeakeasyClientSDK::Shared::AccountType](../../models/shared/accounttype.md) | :heavy_check_mark: | N/A |
| `account_type_v2` | [::SpeakeasyClientSDK::Shared::AccountType](../../models/shared/accounttype.md) | :heavy_check_mark: | N/A |
| `enabled_features` | T::Array<*::String*> | :heavy_check_mark: | N/A |
| ~~`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 |
Expand Down
20 changes: 10 additions & 10 deletions docs/models/shared/organization.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ A speakeasy organization

## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
| `account_type` | [::SpeakeasyClientSDK::Shared::OrganizationAccountType](../../models/shared/organizationaccounttype.md) | :heavy_check_mark: | N/A |
| `created_at` | [Date](https://ruby-doc.org/stdlib-2.6.1/libdoc/date/rdoc/Date.html) | :heavy_minus_sign: | N/A |
| `free_trial_expiry` | [Date](https://ruby-doc.org/stdlib-2.6.1/libdoc/date/rdoc/Date.html) | :heavy_minus_sign: | N/A |
| `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 |
| Field | Type | Required | Description |
| ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| `account_type` | [::SpeakeasyClientSDK::Shared::AccountType](../../models/shared/accounttype.md) | :heavy_check_mark: | N/A |
| `created_at` | [Date](https://ruby-doc.org/stdlib-2.6.1/libdoc/date/rdoc/Date.html) | :heavy_minus_sign: | N/A |
| `free_trial_expiry` | [Date](https://ruby-doc.org/stdlib-2.6.1/libdoc/date/rdoc/Date.html) | :heavy_minus_sign: | N/A |
| `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 |
10 changes: 0 additions & 10 deletions docs/models/shared/organizationaccounttype.md

This file was deleted.

Loading

0 comments on commit 506065c

Please sign in to comment.