Skip to content

Commit 0592121

Browse files
committed
ci: regenerated with OpenAPI Doc 0.4.0 ., Speakeasy CLI 1.313.0
1 parent 19c001a commit 0592121

File tree

10 files changed

+30
-16
lines changed

10 files changed

+30
-16
lines changed

.speakeasy/gen.lock

Lines changed: 5 additions & 5 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: eb530f662240663b5cb067995daf351c
4+
docChecksum: dc49a07c3d8b79e5d6468202954aaafd
55
docVersion: 0.4.0 .
6-
speakeasyVersion: 1.310.0
7-
generationVersion: 2.347.4
8-
releaseVersion: 4.2.7
9-
configChecksum: ae4a9158d79ed02d1132019fe59c2091
6+
speakeasyVersion: 1.313.0
7+
generationVersion: 2.347.8
8+
releaseVersion: 4.2.8
9+
configChecksum: 5cd90cae5b4b0f7d660265fd0e431e41
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

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.7)
4+
speakeasy_client_sdk_ruby (4.2.8)
55
faraday
66
faraday-multipart
77
rack

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -948,4 +948,14 @@ Based on:
948948
### Generated
949949
- [ruby v4.2.7] .
950950
### Releases
951-
- [Ruby Gems v4.2.7] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/4.2.7 - .
951+
- [Ruby Gems v4.2.7] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/4.2.7 - .
952+
953+
## 2024-06-21 00:03:14
954+
### Changes
955+
Based on:
956+
- OpenAPI Doc 0.4.0 . https://docs.speakeasyapi.dev/openapi.yaml
957+
- Speakeasy CLI 1.313.0 (2.347.8) https://github.com/speakeasy-api/speakeasy
958+
### Generated
959+
- [ruby v4.2.8] .
960+
### Releases
961+
- [Ruby Gems v4.2.8] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/4.2.8 - .

docs/models/shared/clievent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
| `generate_published` | *T.nilable(T::Boolean)* | :heavy_minus_sign: | Indicates whether the target was considered published. |
3535
| `generate_repo_url` | *T.nilable(::String)* | :heavy_minus_sign: | Expected Repo URL, for use in documentation generation. |
3636
| `generate_target` | *T.nilable(::String)* | :heavy_minus_sign: | The target of the event. |
37+
| `generate_target_name` | *T.nilable(::String)* | :heavy_minus_sign: | The workflow name of the target. |
3738
| `generate_target_version` | *T.nilable(::String)* | :heavy_minus_sign: | The version of the target. |
3839
| `generate_version` | *T.nilable(::String)* | :heavy_minus_sign: | Version of the generation logic used. |
3940
| `gh_action_organization` | *T.nilable(::String)* | :heavy_minus_sign: | GitHub organization of the action. |

docs/models/shared/targetsdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
| `generate_number_of_operations_used` | *T.nilable(::Integer)* | :heavy_minus_sign: | The number of operations used in generation. |
1818
| `generate_published` | *T.nilable(T::Boolean)* | :heavy_minus_sign: | Indicates whether the target was considered published. |
1919
| `generate_target` | *::String* | :heavy_check_mark: | eg `typescript`, `terraform`, `python` |
20-
| `generate_target_name` | *T.nilable(::String)* | :heavy_minus_sign: | The name of the target as defined by the user. |
20+
| `generate_target_name` | *T.nilable(::String)* | :heavy_minus_sign: | The workflow name of the target. |
2121
| `generate_target_version` | *T.nilable(::String)* | :heavy_minus_sign: | The version of the Speakeasy generator for this target eg v2 of the typescript generator. |
2222
| `gh_action_organization` | *T.nilable(::String)* | :heavy_minus_sign: | GitHub organization of the action. |
2323
| `gh_action_ref` | *T.nilable(::String)* | :heavy_minus_sign: | GitHub Action ref value. |

gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ generation:
1010
auth:
1111
oAuth2ClientCredentialsEnabled: false
1212
ruby:
13-
version: 4.2.7
13+
version: 4.2.8
1414
author: Speakeasy
1515
description: Ruby Client SDK Generated by Speakeasy
1616
imports:

0 commit comments

Comments
 (0)