Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc 0.4.0 ., Speakeasy CLI 1.390.1
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Sep 4, 2024
1 parent 9c11b8f commit 30eb916
Show file tree
Hide file tree
Showing 60 changed files with 403 additions and 514 deletions.
44 changes: 21 additions & 23 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: a1c6af4bc670e02f54fbf8545a634a04
docChecksum: 11eaddc370e7d2043750bcff56df17e1
docVersion: 0.4.0 .
speakeasyVersion: 1.376.1
generationVersion: 2.402.5
releaseVersion: 4.2.19
configChecksum: 7d4d3acdec3e08f9f75dbdf2d76c4109
speakeasyVersion: 1.390.1
generationVersion: 2.409.0
releaseVersion: 4.2.20
configChecksum: f1c9637b4ffa51ab53c18ad84d13f8ab
repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-ruby.git
repoSubDirectory: .
installationURL: https://github.com/speakeasy-api/speakeasy-client-sdk-ruby
Expand Down Expand Up @@ -201,11 +201,11 @@ generatedFiles:
- lib/speakeasy_client_sdk/models/operations/applyoperationids_request.rb
- lib/speakeasy_client_sdk/models/operations/applyoperationids_response.rb
- lib/speakeasy_client_sdk/models/operations/schema.rb
- lib/speakeasy_client_sdk/models/operations/suggestoperationids_requestbody.rb
- lib/speakeasy_client_sdk/models/operations/suggestoperationids_request.rb
- lib/speakeasy_client_sdk/models/operations/suggestoperationids_response.rb
- lib/speakeasy_client_sdk/models/operations/suggestoperationidsregistry_request.rb
- lib/speakeasy_client_sdk/models/operations/suggestoperationidsregistry_response.rb
- lib/speakeasy_client_sdk/models/operations/suggestopenapi_requestbody.rb
- lib/speakeasy_client_sdk/models/operations/suggestopenapi_request.rb
- lib/speakeasy_client_sdk/models/operations/suggestopenapi_response.rb
- lib/speakeasy_client_sdk/models/operations/suggestopenapiregistry_request.rb
- lib/speakeasy_client_sdk/models/operations/suggestopenapiregistry_response.rb
- lib/speakeasy_client_sdk/models/operations/getembedaccesstoken_request.rb
- lib/speakeasy_client_sdk/models/operations/getembedaccesstoken_response.rb
- lib/speakeasy_client_sdk/models/operations/getvalidembedaccesstokens_response.rb
Expand Down Expand Up @@ -280,10 +280,9 @@ generatedFiles:
- lib/speakeasy_client_sdk/models/shared/type.rb
- lib/speakeasy_client_sdk/models/shared/report.rb
- lib/speakeasy_client_sdk/models/shared/shorturl.rb
- lib/speakeasy_client_sdk/models/shared/suggestedoperationids.rb
- lib/speakeasy_client_sdk/models/shared/depth_style.rb
- lib/speakeasy_client_sdk/models/shared/style.rb
- lib/speakeasy_client_sdk/models/shared/suggestoperationidsopts.rb
- lib/speakeasy_client_sdk/models/shared/suggestion_type.rb
- lib/speakeasy_client_sdk/models/shared/suggestopts.rb
- lib/speakeasy_client_sdk/models/shared/diagnostic.rb
- lib/speakeasy_client_sdk/models/shared/embedaccesstokenresponse.rb
- lib/speakeasy_client_sdk/models/shared/embedtoken.rb
- lib/speakeasy_client_sdk/models/shared/workspace.rb
Expand Down Expand Up @@ -410,11 +409,11 @@ generatedFiles:
- docs/models/operations/applyoperationidsrequest.md
- docs/models/operations/applyoperationidsresponse.md
- docs/models/operations/schema.md
- docs/models/operations/suggestoperationidsrequestbody.md
- docs/models/operations/suggestoperationidsrequest.md
- docs/models/operations/suggestoperationidsresponse.md
- docs/models/operations/suggestoperationidsregistryrequest.md
- docs/models/operations/suggestoperationidsregistryresponse.md
- docs/models/operations/suggestopenapirequestbody.md
- docs/models/operations/suggestopenapirequest.md
- docs/models/operations/suggestopenapiresponse.md
- docs/models/operations/suggestopenapiregistryrequest.md
- docs/models/operations/suggestopenapiregistryresponse.md
- docs/models/operations/getembedaccesstokenrequest.md
- docs/models/operations/getembedaccesstokenresponse.md
- docs/models/operations/getvalidembedaccesstokensresponse.md
Expand Down Expand Up @@ -486,10 +485,9 @@ generatedFiles:
- docs/models/shared/type.md
- docs/models/shared/report.md
- docs/models/shared/shorturl.md
- docs/models/shared/suggestedoperationids.md
- docs/models/shared/depthstyle.md
- docs/models/shared/style.md
- docs/models/shared/suggestoperationidsopts.md
- docs/models/shared/suggestiontype.md
- docs/models/shared/suggestopts.md
- docs/models/shared/diagnostic.md
- docs/models/shared/embedaccesstokenresponse.md
- docs/models/shared/embedtoken.md
- docs/models/shared/workspace.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.19)
speakeasy_client_sdk_ruby (4.2.20)
faraday
faraday-multipart
rack
Expand Down
24 changes: 22 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,31 @@
<!-- Start SDK Installation [installation] -->
## SDK Installation

The SDK can be installed using [RubyGems](https://rubygems.org/):

```bash
gem install speakeasy_client_sdk_ruby
```
<!-- End SDK Installation [installation] -->

<!-- Start Summary [summary] -->
## Summary

Speakeasy API: The Speakeasy API allows teams to manage common operations with their APIs

For more information about the API: [The Speakeasy Platform Documentation](/docs)
<!-- End Summary [summary] -->

<!-- Start Table of Contents [toc] -->
## Table of Contents

* [SDK Installation](#sdk-installation)
* [SDK Example Usage](#sdk-example-usage)
* [Available Resources and Operations](#available-resources-and-operations)
* [Global Parameters](#global-parameters)
* [Server Selection](#server-selection)
<!-- End Table of Contents [toc] -->

<!-- Start SDK Example Usage [usage] -->
## SDK Example Usage

Expand Down Expand Up @@ -130,8 +150,8 @@ end
### [Suggest](docs/sdks/suggest/README.md)

* [apply_operation_i_ds](docs/sdks/suggest/README.md#apply_operation_i_ds) - Apply operation ID suggestions and download result.
* [suggest_operation_i_ds](docs/sdks/suggest/README.md#suggest_operation_i_ds) - Generate operation ID suggestions.
* [suggest_operation_i_ds_registry](docs/sdks/suggest/README.md#suggest_operation_i_ds_registry) - Generate operation ID suggestions.
* [suggest_open_api](docs/sdks/suggest/README.md#suggest_open_api) - Generate suggestions for improving an OpenAPI document.
* [suggest_open_api_registry](docs/sdks/suggest/README.md#suggest_open_api_registry) - Generate suggestions for improving an OpenAPI document stored in the registry.

### [Embeds](docs/sdks/embeds/README.md)

Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -1068,4 +1068,14 @@ Based on:
### Generated
- [ruby v4.2.19] .
### Releases
- [Ruby Gems v4.2.19] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/4.2.19 - .
- [Ruby Gems v4.2.19] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/4.2.19 - .

## 2024-09-04 00:03:31
### Changes
Based on:
- OpenAPI Doc 0.4.0 . https://docs.speakeasyapi.dev/openapi.yaml
- Speakeasy CLI 1.390.1 (2.409.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [ruby v4.2.20] .
### Releases
- [Ruby Gems v4.2.20] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/4.2.20 - .
11 changes: 11 additions & 0 deletions docs/models/operations/suggestopenapiregistryrequest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# SuggestOpenAPIRegistryRequest


## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ |
| `suggest_opts` | [T.nilable(::SpeakeasyClientSDK::Shared::SuggestOpts)](../../models/shared/suggestopts.md) | :heavy_minus_sign: | Suggest options |
| `namespace_name` | *::String* | :heavy_check_mark: | N/A |
| `revision_reference` | *::String* | :heavy_check_mark: | Tag or digest |
| `x_session_id` | *::String* | :heavy_check_mark: | N/A |
11 changes: 11 additions & 0 deletions docs/models/operations/suggestopenapiregistryresponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# SuggestOpenAPIRegistryResponse


## Fields

| Field | Type | Required | Description |
| --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
| `content_type` | *::String* | :heavy_check_mark: | HTTP response content type for this operation |
| `schema` | *T.nilable(::String)* | :heavy_minus_sign: | An overlay containing the suggested spec modifications. |
| `status_code` | *::Integer* | :heavy_check_mark: | HTTP response status code for this operation |
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
9 changes: 9 additions & 0 deletions docs/models/operations/suggestopenapirequest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# SuggestOpenAPIRequest


## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| `request_body` | [::SpeakeasyClientSDK::Operations::SuggestOpenAPIRequestBody](../../models/operations/suggestopenapirequestbody.md) | :heavy_check_mark: | The schema file to upload provided as a multipart/form-data file segment. |
| `x_session_id` | *::String* | :heavy_check_mark: | N/A |
11 changes: 11 additions & 0 deletions docs/models/operations/suggestopenapirequestbody.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# SuggestOpenAPIRequestBody

The schema file to upload provided as a multipart/form-data file segment.


## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ |
| `opts` | [T.nilable(::SpeakeasyClientSDK::Shared::SuggestOpts)](../../models/shared/suggestopts.md) | :heavy_minus_sign: | N/A |
| `schema` | [::SpeakeasyClientSDK::Operations::Schema](../../models/operations/schema.md) | :heavy_check_mark: | N/A |
11 changes: 11 additions & 0 deletions docs/models/operations/suggestopenapiresponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# SuggestOpenAPIResponse


## Fields

| Field | Type | Required | Description |
| --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
| `content_type` | *::String* | :heavy_check_mark: | HTTP response content type for this operation |
| `schema` | *T.nilable(::String)* | :heavy_minus_sign: | An overlay containing the suggested spec modifications. |
| `status_code` | *::Integer* | :heavy_check_mark: | HTTP response status code for this operation |
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
12 changes: 0 additions & 12 deletions docs/models/operations/suggestoperationidsregistryrequest.md

This file was deleted.

Loading

0 comments on commit 30eb916

Please sign in to comment.