Skip to content

Commit 506065c

Browse files
committed
ci: regenerated with OpenAPI Doc 0.4.0 ., Speakeasy CLI 1.352.2
1 parent 56b083c commit 506065c

19 files changed

+53
-107
lines changed

.speakeasy/gen.lock

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: f5719c92-1297-4aa0-bc5f-37116859d1e3
33
management:
4-
docChecksum: 312822a7ccdbf7c77dbbfeef49fb2053
4+
docChecksum: 7e5374ccd8317cf07089c151d486221b
55
docVersion: 0.4.0 .
6-
speakeasyVersion: 1.346.3
7-
generationVersion: 2.379.6
8-
releaseVersion: 4.2.16
9-
configChecksum: 9e20c01aa0deb8be642f00d24d4575b1
6+
speakeasyVersion: 1.352.2
7+
generationVersion: 2.385.2
8+
releaseVersion: 4.2.17
9+
configChecksum: 956311d9891ffbb72ded69051d3f600a
1010
repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-ruby.git
1111
repoSubDirectory: .
1212
installationURL: https://github.com/speakeasy-api/speakeasy-client-sdk-ruby
@@ -16,7 +16,7 @@ features:
1616
core: 3.2.18
1717
deprecations: 2.81.1
1818
examples: 2.81.3
19-
globalSecurity: 2.81.6
19+
globalSecurity: 2.81.7
2020
globalServerURLs: 2.82.3
2121
globals: 2.82.1
2222
inputOutputModels: 2.83.0
@@ -250,14 +250,13 @@ generatedFiles:
250250
- lib/speakeasy_client_sdk/models/shared/preflightrequest.rb
251251
- lib/speakeasy_client_sdk/models/shared/claims.rb
252252
- lib/speakeasy_client_sdk/models/shared/accesstoken_user.rb
253-
- lib/speakeasy_client_sdk/models/shared/accesstoken_account_type.rb
254253
- lib/speakeasy_client_sdk/models/shared/workspaces.rb
255254
- lib/speakeasy_client_sdk/models/shared/accesstoken.rb
255+
- lib/speakeasy_client_sdk/models/shared/accounttype.rb
256256
- lib/speakeasy_client_sdk/models/shared/featureflag.rb
257257
- lib/speakeasy_client_sdk/models/shared/user.rb
258258
- lib/speakeasy_client_sdk/models/shared/level.rb
259259
- lib/speakeasy_client_sdk/models/shared/accessdetails.rb
260-
- lib/speakeasy_client_sdk/models/shared/account_type.rb
261260
- lib/speakeasy_client_sdk/models/shared/apikeydetails.rb
262261
- lib/speakeasy_client_sdk/models/shared/unboundedrequest.rb
263262
- lib/speakeasy_client_sdk/models/shared/boundedrequest.rb
@@ -275,7 +274,6 @@ generatedFiles:
275274
- lib/speakeasy_client_sdk/models/shared/githubmissingpublishingsecretsresponse.rb
276275
- lib/speakeasy_client_sdk/models/shared/githubstorepublishingsecretsrequest.rb
277276
- lib/speakeasy_client_sdk/models/shared/githubtriggeractionrequest.rb
278-
- lib/speakeasy_client_sdk/models/shared/organization_account_type.rb
279277
- lib/speakeasy_client_sdk/models/shared/organization.rb
280278
- lib/speakeasy_client_sdk/models/shared/organizationusageresponse.rb
281279
- lib/speakeasy_client_sdk/models/shared/organizationusage.rb
@@ -461,14 +459,13 @@ generatedFiles:
461459
- docs/models/shared/preflightrequest.md
462460
- docs/models/shared/claims.md
463461
- docs/models/shared/accesstokenuser.md
464-
- docs/models/shared/accesstokenaccounttype.md
465462
- docs/models/shared/workspaces.md
466463
- docs/models/shared/accesstoken.md
464+
- docs/models/shared/accounttype.md
467465
- docs/models/shared/featureflag.md
468466
- docs/models/shared/user.md
469467
- docs/models/shared/level.md
470468
- docs/models/shared/accessdetails.md
471-
- docs/models/shared/accounttype.md
472469
- docs/models/shared/apikeydetails.md
473470
- docs/models/shared/unboundedrequest.md
474471
- docs/models/shared/boundedrequest.md
@@ -486,7 +483,6 @@ generatedFiles:
486483
- docs/models/shared/githubmissingpublishingsecretsresponse.md
487484
- docs/models/shared/githubstorepublishingsecretsrequest.md
488485
- docs/models/shared/githubtriggeractionrequest.md
489-
- docs/models/shared/organizationaccounttype.md
490486
- docs/models/shared/organization.md
491487
- docs/models/shared/organizationusageresponse.md
492488
- docs/models/shared/organizationusage.md

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
speakeasy_client_sdk_ruby (4.2.16)
4+
speakeasy_client_sdk_ruby (4.2.17)
55
faraday
66
faraday-multipart
77
rack

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1038,4 +1038,14 @@ Based on:
10381038
### Generated
10391039
- [ruby v4.2.16] .
10401040
### Releases
1041-
- [Ruby Gems v4.2.16] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/4.2.16 - .
1041+
- [Ruby Gems v4.2.16] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/4.2.16 - .
1042+
1043+
## 2024-08-06 00:03:22
1044+
### Changes
1045+
Based on:
1046+
- OpenAPI Doc 0.4.0 . https://docs.speakeasyapi.dev/openapi.yaml
1047+
- Speakeasy CLI 1.352.2 (2.385.2) https://github.com/speakeasy-api/speakeasy
1048+
### Generated
1049+
- [ruby v4.2.17] .
1050+
### Releases
1051+
- [Ruby Gems v4.2.17] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/4.2.17 - .

docs/models/shared/accesstokenaccounttype.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

docs/models/shared/accounttype.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77
| ------------ | ------------ |
88
| `FREE` | free |
99
| `SCALE_UP` | scale-up |
10+
| `BUSINESS` | business |
1011
| `ENTERPRISE` | enterprise |

docs/models/shared/apikeydetails.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
| Field | Type | Required | Description |
77
| ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
8-
| `account_type` | [::SpeakeasyClientSDK::Shared::AccountType](../../models/shared/accounttype.md) | :heavy_check_mark: | N/A |
8+
| `account_type_v2` | [::SpeakeasyClientSDK::Shared::AccountType](../../models/shared/accounttype.md) | :heavy_check_mark: | N/A |
99
| `enabled_features` | T::Array<*::String*> | :heavy_check_mark: | N/A |
1010
| ~~`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. |
1111
| `generation_access_unlimited` | *T.nilable(T::Boolean)* | :heavy_minus_sign: | N/A |

docs/models/shared/organization.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ A speakeasy organization
55

66
## Fields
77

8-
| Field | Type | Required | Description |
9-
| ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
10-
| `account_type` | [::SpeakeasyClientSDK::Shared::OrganizationAccountType](../../models/shared/organizationaccounttype.md) | :heavy_check_mark: | N/A |
11-
| `created_at` | [Date](https://ruby-doc.org/stdlib-2.6.1/libdoc/date/rdoc/Date.html) | :heavy_minus_sign: | N/A |
12-
| `free_trial_expiry` | [Date](https://ruby-doc.org/stdlib-2.6.1/libdoc/date/rdoc/Date.html) | :heavy_minus_sign: | N/A |
13-
| `id` | *::String* | :heavy_check_mark: | N/A |
14-
| `name` | *::String* | :heavy_check_mark: | N/A |
15-
| `slug` | *T.nilable(::String)* | :heavy_minus_sign: | N/A |
16-
| `telemetry_disabled` | *T::Boolean* | :heavy_check_mark: | N/A |
17-
| `updated_at` | [Date](https://ruby-doc.org/stdlib-2.6.1/libdoc/date/rdoc/Date.html) | :heavy_minus_sign: | N/A |
8+
| Field | Type | Required | Description |
9+
| ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
10+
| `account_type` | [::SpeakeasyClientSDK::Shared::AccountType](../../models/shared/accounttype.md) | :heavy_check_mark: | N/A |
11+
| `created_at` | [Date](https://ruby-doc.org/stdlib-2.6.1/libdoc/date/rdoc/Date.html) | :heavy_minus_sign: | N/A |
12+
| `free_trial_expiry` | [Date](https://ruby-doc.org/stdlib-2.6.1/libdoc/date/rdoc/Date.html) | :heavy_minus_sign: | N/A |
13+
| `id` | *::String* | :heavy_check_mark: | N/A |
14+
| `name` | *::String* | :heavy_check_mark: | N/A |
15+
| `slug` | *T.nilable(::String)* | :heavy_minus_sign: | N/A |
16+
| `telemetry_disabled` | *T::Boolean* | :heavy_check_mark: | N/A |
17+
| `updated_at` | [Date](https://ruby-doc.org/stdlib-2.6.1/libdoc/date/rdoc/Date.html) | :heavy_minus_sign: | N/A |

docs/models/shared/organizationaccounttype.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)