Skip to content

Commit 0a9cbc7

Browse files
committed
ci: regenerated with OpenAPI Doc 0.3.0, Speakeay CLI 1.91.0
1 parent 00d7a52 commit 0a9cbc7

File tree

83 files changed

+382
-362
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+382
-362
lines changed

README.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ gem install speakeasy_client_sdk_ruby
88

99
## SDK Example Usage
1010
<!-- Start SDK Example Usage -->
11-
12-
1311
```ruby
1412
require_relative speakeasy_client_sdk_ruby
1513

@@ -20,8 +18,8 @@ s = SpeakeasyClientSDK::SDK.new
2018
req = Operations::GetApisRequest.new(
2119
query_params=Operations::GetApisRequest.new(
2220
metadata=.new{
23-
"corrupti": .new[
24-
"provident",
21+
"distinctio": .new[
22+
"quibusdam",
2523
],
2624
},
2725
op=Operations::GetApisOp.new(
@@ -102,4 +100,16 @@ end
102100
* [register_schema](docs/sdks/schemas/README.md#register_schema) - Register a schema.
103101
<!-- End SDK Available Operations -->
104102

103+
104+
105+
<!-- Start Dev Containers -->
106+
107+
108+
109+
<!-- End Dev Containers -->
110+
111+
<!-- Placeholder for Future Speakeasy SDK Sections -->
112+
113+
114+
105115
### SDK Generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,4 +338,14 @@ Based on:
338338
### Generated
339339
- [ruby v1.23.5] .
340340
### Releases
341-
- [Ruby Gems v1.23.5] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/1.23.5 - .
341+
- [Ruby Gems v1.23.5] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/1.23.5 - .
342+
343+
## 2023-09-26 00:02:47
344+
### Changes
345+
Based on:
346+
- OpenAPI Doc 0.3.0 https://docs.speakeasyapi.dev/openapi.yaml
347+
- Speakeasy CLI 1.91.0 (2.129.1) https://github.com/speakeasy-api/speakeasy
348+
### Generated
349+
- [ruby v1.24.0] .
350+
### Releases
351+
- [Ruby Gems v1.24.0] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/1.24.0 - .

docs/models/operations/deleteapiendpointresponse.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
| Field | Type | Required | Description |
77
| --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
8-
| `content_type` | *String* | :heavy_check_mark: | N/A |
8+
| `content_type` | *String* | :heavy_check_mark: | HTTP response content type for this operation |
99
| `error` | [T.nilable(Shared::Error)](../../models/shared/error.md) | :heavy_minus_sign: | Default error response |
10-
| `status_code` | *Integer* | :heavy_check_mark: | N/A |
11-
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_minus_sign: | N/A |
10+
| `status_code` | *Integer* | :heavy_check_mark: | HTTP response status code for this operation |
11+
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_minus_sign: | Raw HTTP response; suitable for custom response parsing |

docs/models/operations/deleteapiresponse.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
| Field | Type | Required | Description |
77
| --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
8-
| `content_type` | *String* | :heavy_check_mark: | N/A |
8+
| `content_type` | *String* | :heavy_check_mark: | HTTP response content type for this operation |
99
| `error` | [T.nilable(Shared::Error)](../../models/shared/error.md) | :heavy_minus_sign: | Default error response |
10-
| `status_code` | *Integer* | :heavy_check_mark: | N/A |
11-
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_minus_sign: | N/A |
10+
| `status_code` | *Integer* | :heavy_check_mark: | HTTP response status code for this operation |
11+
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_minus_sign: | Raw HTTP response; suitable for custom response parsing |

docs/models/operations/deleteschemaresponse.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
| Field | Type | Required | Description |
77
| --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
8-
| `content_type` | *String* | :heavy_check_mark: | N/A |
8+
| `content_type` | *String* | :heavy_check_mark: | HTTP response content type for this operation |
99
| `error` | [T.nilable(Shared::Error)](../../models/shared/error.md) | :heavy_minus_sign: | Default error response |
10-
| `status_code` | *Integer* | :heavy_check_mark: | N/A |
11-
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_minus_sign: | N/A |
10+
| `status_code` | *Integer* | :heavy_check_mark: | HTTP response status code for this operation |
11+
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_minus_sign: | Raw HTTP response; suitable for custom response parsing |

docs/models/operations/deleteversionmetadataresponse.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
| Field | Type | Required | Description |
77
| --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
8-
| `content_type` | *String* | :heavy_check_mark: | N/A |
8+
| `content_type` | *String* | :heavy_check_mark: | HTTP response content type for this operation |
99
| `error` | [T.nilable(Shared::Error)](../../models/shared/error.md) | :heavy_minus_sign: | Default error response |
10-
| `status_code` | *Integer* | :heavy_check_mark: | N/A |
11-
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_minus_sign: | N/A |
10+
| `status_code` | *Integer* | :heavy_check_mark: | HTTP response status code for this operation |
11+
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_minus_sign: | Raw HTTP response; suitable for custom response parsing |

docs/models/operations/downloadschemaresponse.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
| Field | Type | Required | Description |
77
| --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
8-
| `content_type` | *String* | :heavy_check_mark: | N/A |
8+
| `content_type` | *String* | :heavy_check_mark: | HTTP response content type for this operation |
99
| `error` | [T.nilable(Shared::Error)](../../models/shared/error.md) | :heavy_minus_sign: | Default error response |
1010
| `schema` | *T.nilable(String)* | :heavy_minus_sign: | OK |
11-
| `status_code` | *Integer* | :heavy_check_mark: | N/A |
12-
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_minus_sign: | N/A |
11+
| `status_code` | *Integer* | :heavy_check_mark: | HTTP response status code for this operation |
12+
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_minus_sign: | Raw HTTP response; suitable for custom response parsing |

docs/models/operations/downloadschemarevisionresponse.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
| Field | Type | Required | Description |
77
| --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
8-
| `content_type` | *String* | :heavy_check_mark: | N/A |
8+
| `content_type` | *String* | :heavy_check_mark: | HTTP response content type for this operation |
99
| `error` | [T.nilable(Shared::Error)](../../models/shared/error.md) | :heavy_minus_sign: | Default error response |
1010
| `schema` | *T.nilable(String)* | :heavy_minus_sign: | OK |
11-
| `status_code` | *Integer* | :heavy_check_mark: | N/A |
12-
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_minus_sign: | N/A |
11+
| `status_code` | *Integer* | :heavy_check_mark: | HTTP response status code for this operation |
12+
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_minus_sign: | Raw HTTP response; suitable for custom response parsing |

0 commit comments

Comments
 (0)