Skip to content

Commit 7535456

Browse files
committed
ci: regenerated with OpenAPI Doc 0.3.0, Speakeay CLI 1.79.0
1 parent f6307b6 commit 7535456

File tree

20 files changed

+180
-251
lines changed

20 files changed

+180
-251
lines changed

README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,8 @@ s = SpeakeasyClientSDK::SDK.new
2020
req = Operations::GetApisRequest.new(
2121
query_params=Operations::GetApisRequest.new(
2222
metadata=.new{
23-
"provident": .new[
24-
"quibusdam",
25-
"unde",
26-
"nulla",
27-
],
2823
"corrupti": .new[
29-
"vel",
30-
"error",
31-
"deserunt",
32-
"suscipit",
33-
],
34-
"iure": .new[
35-
"debitis",
36-
"ipsa",
24+
"provident",
3725
],
3826
},
3927
op=Operations::GetApisOp.new(

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,4 +308,14 @@ Based on:
308308
### Generated
309309
- [ruby v1.23.2] .
310310
### Releases
311-
- [Ruby Gems v1.23.2] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/1.23.2 - .
311+
- [Ruby Gems v1.23.2] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/1.23.2 - .
312+
313+
## 2023-09-07 00:02:53
314+
### Changes
315+
Based on:
316+
- OpenAPI Doc 0.3.0 https://docs.speakeasyapi.dev/openapi.yaml
317+
- Speakeasy CLI 1.79.0 (2.101.0) https://github.com/speakeasy-api/speakeasy
318+
### Generated
319+
- [ruby v1.23.3] .
320+
### Releases
321+
- [Ruby Gems v1.23.3] https://rubygems.org/gems/speakeasy_client_sdk_ruby/versions/1.23.3 - .

USAGE.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,8 @@ s = SpeakeasyClientSDK::SDK.new
1111
req = Operations::GetApisRequest.new(
1212
query_params=Operations::GetApisRequest.new(
1313
metadata=.new{
14-
"provident": .new[
15-
"quibusdam",
16-
"unde",
17-
"nulla",
18-
],
1914
"corrupti": .new[
20-
"vel",
21-
"error",
22-
"deserunt",
23-
"suscipit",
24-
],
25-
"iure": .new[
26-
"debitis",
27-
"ipsa",
15+
"provident",
2816
],
2917
},
3018
op=Operations::GetApisOp.new(

docs/sdks/apiendpoints/README.md

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ s = SpeakeasyClientSDK::SDK.new
3030

3131
req = Operations::DeleteApiEndpointRequest.new(
3232
path_params=Operations::DeleteApiEndpointRequest.new(
33-
api_endpoint_id="delectus",
34-
api_id="tempora",
35-
version_id="suscipit",
33+
api_endpoint_id="distinctio",
34+
api_id="quibusdam",
35+
version_id="unde",
3636
),
3737
)
3838

@@ -72,9 +72,9 @@ s = SpeakeasyClientSDK::SDK.new
7272

7373
req = Operations::FindApiEndpointRequest.new(
7474
path_params=Operations::FindApiEndpointRequest.new(
75-
api_id="molestiae",
76-
display_name="minus",
77-
version_id="placeat",
75+
api_id="nulla",
76+
display_name="corrupti",
77+
version_id="illum",
7878
),
7979
)
8080

@@ -114,9 +114,9 @@ s = SpeakeasyClientSDK::SDK.new
114114

115115
req = Operations::GenerateOpenApiSpecForApiEndpointRequest.new(
116116
path_params=Operations::GenerateOpenApiSpecForApiEndpointRequest.new(
117-
api_endpoint_id="voluptatum",
118-
api_id="iusto",
119-
version_id="excepturi",
117+
api_endpoint_id="vel",
118+
api_id="error",
119+
version_id="deserunt",
120120
),
121121
)
122122

@@ -155,9 +155,9 @@ s = SpeakeasyClientSDK::SDK.new
155155

156156
req = Operations::GeneratePostmanCollectionForApiEndpointRequest.new(
157157
path_params=Operations::GeneratePostmanCollectionForApiEndpointRequest.new(
158-
api_endpoint_id="nisi",
159-
api_id="recusandae",
160-
version_id="temporibus",
158+
api_endpoint_id="suscipit",
159+
api_id="iure",
160+
version_id="magnam",
161161
),
162162
)
163163

@@ -196,7 +196,7 @@ s = SpeakeasyClientSDK::SDK.new
196196

197197
req = Operations::GetAllApiEndpointsRequest.new(
198198
path_params=Operations::GetAllApiEndpointsRequest.new(
199-
api_id="ab",
199+
api_id="debitis",
200200
),
201201
)
202202

@@ -235,8 +235,8 @@ s = SpeakeasyClientSDK::SDK.new
235235

236236
req = Operations::GetAllForVersionApiEndpointsRequest.new(
237237
path_params=Operations::GetAllForVersionApiEndpointsRequest.new(
238-
api_id="quis",
239-
version_id="veritatis",
238+
api_id="ipsa",
239+
version_id="delectus",
240240
),
241241
)
242242

@@ -275,9 +275,9 @@ s = SpeakeasyClientSDK::SDK.new
275275

276276
req = Operations::GetApiEndpointRequest.new(
277277
path_params=Operations::GetApiEndpointRequest.new(
278-
api_endpoint_id="deserunt",
279-
api_id="perferendis",
280-
version_id="ipsam",
278+
api_endpoint_id="tempora",
279+
api_id="suscipit",
280+
version_id="molestiae",
281281
),
282282
)
283283

@@ -317,24 +317,24 @@ s = SpeakeasyClientSDK::SDK.new
317317
req = Operations::UpsertApiEndpointRequest.new(
318318
path_params=Operations::UpsertApiEndpointRequest.new(
319319
api_endpoint_input=Shared::ApiEndpointInput.new(
320-
api_endpoint_id="repellendus",
321-
description="sapiente",
322-
display_name="quo",
323-
method="odit",
324-
path="at",
325-
version_id="at",
320+
api_endpoint_id="minus",
321+
description="placeat",
322+
display_name="voluptatum",
323+
method="iusto",
324+
path="excepturi",
325+
version_id="nisi",
326326
),
327-
api_endpoint_id="maiores",
328-
api_id="molestiae",
329-
version_id="quod",
327+
api_endpoint_id="recusandae",
328+
api_id="temporibus",
329+
version_id="ab",
330330
),
331331
api_endpoint_input=Shared::ApiEndpointInput.new(
332-
api_endpoint_id="quod",
333-
description="esse",
334-
display_name="totam",
335-
method="porro",
336-
path="dolorum",
337-
version_id="dicta",
332+
api_endpoint_id="quis",
333+
description="veritatis",
334+
display_name="deserunt",
335+
method="perferendis",
336+
path="ipsam",
337+
version_id="repellendus",
338338
),
339339
)
340340

docs/sdks/apis/README.md

Lines changed: 24 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ s = SpeakeasyClientSDK::SDK.new
2828

2929
req = Operations::DeleteApiRequest.new(
3030
path_params=Operations::DeleteApiRequest.new(
31-
api_id="nam",
32-
version_id="officia",
31+
api_id="sapiente",
32+
version_id="quo",
3333
),
3434
)
3535

@@ -69,8 +69,8 @@ s = SpeakeasyClientSDK::SDK.new
6969

7070
req = Operations::GenerateOpenApiSpecRequest.new(
7171
path_params=Operations::GenerateOpenApiSpecRequest.new(
72-
api_id="occaecati",
73-
version_id="fugit",
72+
api_id="odit",
73+
version_id="at",
7474
),
7575
)
7676

@@ -109,8 +109,8 @@ s = SpeakeasyClientSDK::SDK.new
109109

110110
req = Operations::GeneratePostmanCollectionRequest.new(
111111
path_params=Operations::GeneratePostmanCollectionRequest.new(
112-
api_id="deleniti",
113-
version_id="hic",
112+
api_id="at",
113+
version_id="maiores",
114114
),
115115
)
116116

@@ -150,31 +150,21 @@ s = SpeakeasyClientSDK::SDK.new
150150

151151
req = Operations::GetAllApiVersionsRequest.new(
152152
path_params=Operations::GetAllApiVersionsRequest.new(
153-
api_id="optio",
153+
api_id="molestiae",
154154
metadata=.new{
155-
"beatae": .new[
156-
"molestiae",
157-
"modi",
158-
],
159-
"qui": .new[
160-
"cum",
161-
"esse",
162-
"ipsum",
163-
"excepturi",
164-
],
165-
"aspernatur": .new[
166-
"ad",
155+
"quod": .new[
156+
"quod",
167157
],
168158
},
169159
op=Operations::GetAllApiVersionsOp.new(
170160
and_=false,
171161
),
172162
),
173163
query_params=Operations::GetAllApiVersionsRequest.new(
174-
api_id="natus",
164+
api_id="esse",
175165
metadata=.new{
176-
"iste": .new[
177-
"natus",
166+
"totam": .new[
167+
"porro",
178168
],
179169
},
180170
op=Operations::GetAllApiVersionsOp.new(
@@ -220,17 +210,8 @@ s = SpeakeasyClientSDK::SDK.new
220210
req = Operations::GetApisRequest.new(
221211
query_params=Operations::GetApisRequest.new(
222212
metadata=.new{
223-
"hic": .new[
224-
"fuga",
225-
"in",
226-
"corporis",
227-
"iste",
228-
],
229-
"iure": .new[
230-
"quidem",
231-
"architecto",
232-
"ipsa",
233-
"reiciendis",
213+
"dolorum": .new[
214+
"dicta",
234215
],
235216
},
236217
op=Operations::GetApisOp.new(
@@ -276,44 +257,26 @@ s = SpeakeasyClientSDK::SDK.new
276257
req = Operations::UpsertApiRequest.new(
277258
path_params=Operations::UpsertApiRequest.new(
278259
api_input=Shared::ApiInput.new(
279-
api_id="est",
280-
description="mollitia",
260+
api_id="nam",
261+
description="officia",
281262
meta_data=.new{
282-
"dolores": .new[
283-
"corporis",
284-
],
285-
"explicabo": .new[
286-
"enim",
287-
"omnis",
288-
"nemo",
289-
"minima",
290-
],
291-
"excepturi": .new[
292-
"iure",
263+
"occaecati": .new[
264+
"fugit",
293265
],
294266
},
295-
version_id="culpa",
267+
version_id="deleniti",
296268
),
297-
api_id="doloribus",
269+
api_id="hic",
298270
),
299271
api_input=Shared::ApiInput.new(
300-
api_id="sapiente",
301-
description="architecto",
272+
api_id="optio",
273+
description="totam",
302274
meta_data=.new{
303-
"dolorem": .new[
304-
"consequuntur",
305-
"repellat",
306-
"mollitia",
307-
],
308-
"occaecati": .new[
275+
"beatae": .new[
309276
"commodi",
310-
"quam",
311-
],
312-
"molestiae": .new[
313-
"error",
314277
],
315278
},
316-
version_id="quia",
279+
version_id="molestiae",
317280
),
318281
)
319282

docs/sdks/embeds/README.md

Lines changed: 9 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -26,29 +26,19 @@ s = SpeakeasyClientSDK::SDK.new
2626

2727
req = Operations::GetEmbedAccessTokenRequest.new(
2828
query_params=Operations::GetEmbedAccessTokenRequest.new(
29-
description="quis",
30-
duration=110375,
29+
description="modi",
30+
duration=186332,
3131
filters=Shared::Filters.new(
3232
filters=.new[
3333
Shared::Filter.new(
34-
key="animi",
35-
operator="enim",
36-
value="odit",
37-
),
38-
Shared::Filter.new(
39-
key="quo",
40-
operator="sequi",
41-
value="tenetur",
42-
),
43-
Shared::Filter.new(
44-
key="ipsam",
45-
operator="id",
46-
value="possimus",
34+
key="impedit",
35+
operator="cum",
36+
value="esse",
4737
),
4838
],
49-
limit=13571,
50-
offset=97101,
51-
operator="error",
39+
limit=216550,
40+
offset=568434,
41+
operator="aspernatur",
5242
),
5343
),
5444
)
@@ -115,7 +105,7 @@ s = SpeakeasyClientSDK::SDK.new
115105

116106
req = Operations::RevokeEmbedAccessTokenRequest.new(
117107
path_params=Operations::RevokeEmbedAccessTokenRequest.new(
118-
token_id="temporibus",
108+
token_id="perferendis",
119109
),
120110
)
121111

0 commit comments

Comments
 (0)