Skip to content

Commit 1cb3c73

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.438.3
1 parent 644c15f commit 1cb3c73

File tree

118 files changed

+1767
-304
lines changed

Some content is hidden

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

118 files changed

+1767
-304
lines changed

Diff for: .speakeasy/gen.lock

+85-12
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
lockVersion: 2.0.0
22
id: ee307ad3-8dfc-4d06-9c04-86e7d437810d
33
management:
4-
docChecksum: cf89a4fde0fbc1524296a333f75ea848
5-
docVersion: 0.4.0 .
6-
speakeasyVersion: 1.405.8
7-
generationVersion: 2.429.0
8-
releaseVersion: 4.2.24
9-
configChecksum: b44c4c6d10fc1cef416d8c5bd31c898a
4+
docChecksum: 613346c765cbb32774eb21aa54ca3144
5+
docVersion: 0.4.0
6+
speakeasyVersion: 1.438.3
7+
generationVersion: 2.457.9
8+
releaseVersion: 4.3.0
9+
configChecksum: 6536735459f6ffbd3790af4eb3aeee87
1010
repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-ruby.git
1111
installationURL: https://github.com/speakeasy-api/speakeasy-client-sdk-ruby
1212
published: true
1313
features:
1414
ruby:
15-
core: 3.2.26
15+
core: 3.3.1
1616
deprecations: 2.81.1
1717
examples: 2.81.3
1818
flattening: 2.81.1
@@ -35,8 +35,11 @@ generatedFiles:
3535
- docs/models/operations/checkgithubaccessresponse.md
3636
- docs/models/operations/createfreetrialresponse.md
3737
- docs/models/operations/createorganizationresponse.md
38+
- docs/models/operations/createremotesourceresponse.md
3839
- docs/models/operations/createrequestbody.md
3940
- docs/models/operations/createresponse.md
41+
- docs/models/operations/createsubscriptionrequest.md
42+
- docs/models/operations/createsubscriptionresponse.md
4043
- docs/models/operations/createworkspaceresponse.md
4144
- docs/models/operations/createworkspacetokenrequest.md
4245
- docs/models/operations/createworkspacetokenresponse.md
@@ -149,6 +152,12 @@ generatedFiles:
149152
- docs/models/operations/grantuseraccesstoworkspaceresponse.md
150153
- docs/models/operations/insertversionmetadatarequest.md
151154
- docs/models/operations/insertversionmetadataresponse.md
155+
- docs/models/operations/linkgithubaccessrequest.md
156+
- docs/models/operations/linkgithubaccessresponse.md
157+
- docs/models/operations/listregistrysubscriptionsrequest.md
158+
- docs/models/operations/listregistrysubscriptionsresponse.md
159+
- docs/models/operations/listremotesourcesrequest.md
160+
- docs/models/operations/listremotesourcesresponse.md
152161
- docs/models/operations/op.md
153162
- docs/models/operations/posttagsrequest.md
154163
- docs/models/operations/posttagsresponse.md
@@ -168,6 +177,7 @@ generatedFiles:
168177
- docs/models/operations/schema.md
169178
- docs/models/operations/searchworkspaceeventsrequest.md
170179
- docs/models/operations/searchworkspaceeventsresponse.md
180+
- docs/models/operations/suggestitemsresponse.md
171181
- docs/models/operations/suggestopenapiregistryrequest.md
172182
- docs/models/operations/suggestopenapiregistryresponse.md
173183
- docs/models/operations/suggestopenapirequest.md
@@ -207,6 +217,7 @@ generatedFiles:
207217
- docs/models/shared/embedaccesstokenresponse.md
208218
- docs/models/shared/embedtoken.md
209219
- docs/models/shared/error.md
220+
- docs/models/shared/eventtype.md
210221
- docs/models/shared/featureflag.md
211222
- docs/models/shared/filter.md
212223
- docs/models/shared/filters.md
@@ -238,7 +249,10 @@ generatedFiles:
238249
- docs/models/shared/organizationusageresponse.md
239250
- docs/models/shared/preflightrequest.md
240251
- docs/models/shared/preflighttoken.md
252+
- docs/models/shared/registrysubscription.md
241253
- docs/models/shared/relationship.md
254+
- docs/models/shared/remotedocument.md
255+
- docs/models/shared/remotesource.md
242256
- docs/models/shared/report.md
243257
- docs/models/shared/requestmetadata.md
244258
- docs/models/shared/revision.md
@@ -247,7 +261,9 @@ generatedFiles:
247261
- docs/models/shared/security.md
248262
- docs/models/shared/shorturl.md
249263
- docs/models/shared/ssometadata.md
264+
- docs/models/shared/subscriptiontype.md
250265
- docs/models/shared/suggestiontype.md
266+
- docs/models/shared/suggestitemsrequestbody.md
251267
- docs/models/shared/suggestoptsold.md
252268
- docs/models/shared/suggestrequestbody.md
253269
- docs/models/shared/suggestrequestbodysuggestiontype.md
@@ -284,6 +300,7 @@ generatedFiles:
284300
- docs/sdks/shorturls/README.md
285301
- docs/sdks/speakeasyclientsdk/README.md
286302
- docs/sdks/speakeasyclientsdkapiendpoints/README.md
303+
- docs/sdks/subscriptions/README.md
287304
- docs/sdks/suggest/README.md
288305
- docs/sdks/workspaces/README.md
289306
- lib/open_api_sdk/apiendpoints.rb
@@ -301,6 +318,9 @@ generatedFiles:
301318
- lib/open_api_sdk/models/operations/create_response.rb
302319
- lib/open_api_sdk/models/operations/createfreetrial_response.rb
303320
- lib/open_api_sdk/models/operations/createorganization_response.rb
321+
- lib/open_api_sdk/models/operations/createremotesource_response.rb
322+
- lib/open_api_sdk/models/operations/createsubscription_request.rb
323+
- lib/open_api_sdk/models/operations/createsubscription_response.rb
304324
- lib/open_api_sdk/models/operations/createworkspace_response.rb
305325
- lib/open_api_sdk/models/operations/createworkspacetoken_request.rb
306326
- lib/open_api_sdk/models/operations/createworkspacetoken_response.rb
@@ -413,6 +433,12 @@ generatedFiles:
413433
- lib/open_api_sdk/models/operations/grantuseraccesstoworkspace_response.rb
414434
- lib/open_api_sdk/models/operations/insertversionmetadata_request.rb
415435
- lib/open_api_sdk/models/operations/insertversionmetadata_response.rb
436+
- lib/open_api_sdk/models/operations/linkgithubaccess_request.rb
437+
- lib/open_api_sdk/models/operations/linkgithubaccess_response.rb
438+
- lib/open_api_sdk/models/operations/listregistrysubscriptions_request.rb
439+
- lib/open_api_sdk/models/operations/listregistrysubscriptions_response.rb
440+
- lib/open_api_sdk/models/operations/listremotesources_request.rb
441+
- lib/open_api_sdk/models/operations/listremotesources_response.rb
416442
- lib/open_api_sdk/models/operations/op.rb
417443
- lib/open_api_sdk/models/operations/posttags_request.rb
418444
- lib/open_api_sdk/models/operations/posttags_response.rb
@@ -434,6 +460,7 @@ generatedFiles:
434460
- lib/open_api_sdk/models/operations/searchworkspaceevents_response.rb
435461
- lib/open_api_sdk/models/operations/suggest_request.rb
436462
- lib/open_api_sdk/models/operations/suggest_response.rb
463+
- lib/open_api_sdk/models/operations/suggestitems_response.rb
437464
- lib/open_api_sdk/models/operations/suggestopenapi_request.rb
438465
- lib/open_api_sdk/models/operations/suggestopenapi_requestbody.rb
439466
- lib/open_api_sdk/models/operations/suggestopenapi_response.rb
@@ -472,6 +499,7 @@ generatedFiles:
472499
- lib/open_api_sdk/models/shared/embedaccesstokenresponse.rb
473500
- lib/open_api_sdk/models/shared/embedtoken.rb
474501
- lib/open_api_sdk/models/shared/error.rb
502+
- lib/open_api_sdk/models/shared/eventtype.rb
475503
- lib/open_api_sdk/models/shared/featureflag.rb
476504
- lib/open_api_sdk/models/shared/filter.rb
477505
- lib/open_api_sdk/models/shared/filters.rb
@@ -503,7 +531,10 @@ generatedFiles:
503531
- lib/open_api_sdk/models/shared/organizationusageresponse.rb
504532
- lib/open_api_sdk/models/shared/preflightrequest.rb
505533
- lib/open_api_sdk/models/shared/preflighttoken.rb
534+
- lib/open_api_sdk/models/shared/registrysubscription.rb
506535
- lib/open_api_sdk/models/shared/relationship.rb
536+
- lib/open_api_sdk/models/shared/remotedocument.rb
537+
- lib/open_api_sdk/models/shared/remotesource.rb
507538
- lib/open_api_sdk/models/shared/report.rb
508539
- lib/open_api_sdk/models/shared/requestmetadata.rb
509540
- lib/open_api_sdk/models/shared/revision.rb
@@ -512,7 +543,9 @@ generatedFiles:
512543
- lib/open_api_sdk/models/shared/security.rb
513544
- lib/open_api_sdk/models/shared/shorturl.rb
514545
- lib/open_api_sdk/models/shared/ssometadata.rb
546+
- lib/open_api_sdk/models/shared/subscriptiontype.rb
515547
- lib/open_api_sdk/models/shared/suggestion_type.rb
548+
- lib/open_api_sdk/models/shared/suggestitemsrequestbody.rb
516549
- lib/open_api_sdk/models/shared/suggestoptsold.rb
517550
- lib/open_api_sdk/models/shared/suggestrequestbody.rb
518551
- lib/open_api_sdk/models/shared/suggestrequestbody_suggestion_type.rb
@@ -542,6 +575,7 @@ generatedFiles:
542575
- lib/open_api_sdk/shorturls.rb
543576
- lib/open_api_sdk/speakeasyclientsdk.rb
544577
- lib/open_api_sdk/speakeasyclientsdk_apiendpoints.rb
578+
- lib/open_api_sdk/subscriptions.rb
545579
- lib/open_api_sdk/suggest.rb
546580
- lib/open_api_sdk/utils/metadata_fields.rb
547581
- lib/open_api_sdk/utils/t.rb
@@ -876,7 +910,7 @@ examples:
876910
speakeasy-default-validate-api-key:
877911
responses:
878912
2XX:
879-
application/json: {"workspace_id": "<id>", "workspace_slug": "<value>", "org_slug": "<value>", "account_type_v2": "enterprise", "enabled_features": ["<value>", "<value>", "<value>"], "telemetry_disabled": true}
913+
application/json: {"workspace_id": "<id>", "workspace_slug": "<value>", "org_slug": "<value>", "account_type_v2": "enterprise", "enabled_features": ["<value>", "<value>", "<value>"], "telemetry_disabled": true, "workspace_created_at": "2024-04-24T00:30:38.626Z"}
880914
4XX:
881915
application/json: {"message": "<value>", "status_code": 365836}
882916
getUser:
@@ -1114,7 +1148,7 @@ examples:
11141148
workspace_id: "<id>"
11151149
responses:
11161150
2XX:
1117-
application/json: {"workspace_id": "<id>"}
1151+
application/json: {"workspace_id": "<id>", "webhook_url": "https://ideal-hospitalization.biz", "created_at": "2022-02-07T14:50:24.533Z", "updated_at": "2022-01-26T01:43:28.591Z"}
11181152
4XX:
11191153
application/json: {"message": "<value>", "status_code": 802866}
11201154
updateWorkspaceSettings:
@@ -1123,7 +1157,7 @@ examples:
11231157
path:
11241158
workspace_id: "<id>"
11251159
requestBody:
1126-
application/json: {"workspace_id": "<id>"}
1160+
application/json: {"workspace_id": "<id>", "webhook_url": "https://last-suspension.info/", "created_at": "2023-12-29T06:46:35.807Z", "updated_at": "2024-02-04T10:37:56.725Z"}
11271161
responses:
11281162
4XX:
11291163
application/json: {"message": "<value>", "status_code": 169241}
@@ -1164,7 +1198,7 @@ examples:
11641198
workspace_id: "<id>"
11651199
responses:
11661200
2XX:
1167-
application/json: [{"id": "<id>", "name": "<value>", "alg": "<value>", "key": "<key>", "created_at": "<value>"}, {"id": "<id>", "name": "<value>", "alg": "<value>", "key": "<key>", "created_at": "<value>"}, {"id": "<id>", "name": "<value>", "alg": "<value>", "key": "<key>", "created_at": "<value>"}]
1201+
application/json: [{"id": "<id>", "name": "<value>", "workspace_id": "<id>", "alg": "<value>", "key": "<key>", "created_at": "<value>"}, {"id": "<id>", "name": "<value>", "workspace_id": "<id>", "alg": "<value>", "key": "<key>", "created_at": "<value>"}, {"id": "<id>", "name": "<value>", "workspace_id": "<id>", "alg": "<value>", "key": "<key>", "created_at": "<value>"}]
11681202
4XX:
11691203
application/json: {"message": "<value>", "status_code": 498293}
11701204
createWorkspaceToken:
@@ -1173,7 +1207,7 @@ examples:
11731207
path:
11741208
workspace_id: "<id>"
11751209
requestBody:
1176-
application/json: {"id": "<id>", "name": "<value>", "alg": "<value>", "key": "<key>", "created_at": "<value>"}
1210+
application/json: {"id": "<id>", "name": "<value>", "workspace_id": "<id>", "alg": "<value>", "key": "<key>", "created_at": "<value>"}
11771211
responses:
11781212
4XX:
11791213
application/json: {"message": "<value>", "status_code": 207213}
@@ -1375,3 +1409,42 @@ examples:
13751409
responses:
13761410
2XX:
13771411
application/json: {"short_url": "https://standard-utilization.com/", "full_url": "https://brisk-seafood.net/"}
1412+
linkGithubAccess:
1413+
speakeasy-default-link-github-access:
1414+
responses:
1415+
4XX:
1416+
application/json: {"message": "<value>", "status_code": 774553}
1417+
suggestItems:
1418+
speakeasy-default-suggest-items:
1419+
requestBody:
1420+
application/json: {"prompt": "<value>", "items": []}
1421+
responses:
1422+
2XX:
1423+
application/json: ["<value>", "<value>"]
1424+
listRemoteSources:
1425+
speakeasy-default-list-remote-sources:
1426+
parameters:
1427+
query:
1428+
namespace_name: "<value>"
1429+
responses:
1430+
2XX:
1431+
application/json: {"inputs": [{"registry_url": "https://well-lit-cap.net"}, {"registry_url": "https://vibrant-labourer.net"}], "output": {"registry_url": "https://unfit-minor.biz"}}
1432+
4XX:
1433+
application/json: {"message": "<value>", "status_code": 754391}
1434+
createRemoteSource:
1435+
speakeasy-default-create-remote-source:
1436+
responses:
1437+
4XX:
1438+
application/json: {"message": "<value>", "status_code": 580557}
1439+
listRegistrySubscriptions:
1440+
speakeasy-default-list-registry-subscriptions:
1441+
responses:
1442+
"200":
1443+
application/json: [{"id": "<id>", "workspace_id": "<id>", "event_type": "update", "namespace_name": "<value>", "subscription_type": "cli", "subscription_settings": "<value>", "created_at": "2022-12-26T20:06:41.993Z", "updated_at": "2023-10-12T18:58:27.338Z"}, {"id": "<id>", "workspace_id": "<id>", "event_type": "update", "namespace_name": "<value>", "subscription_type": "cli", "subscription_settings": "<value>", "created_at": "2022-07-07T11:51:20.859Z", "updated_at": "2022-03-26T04:16:26.649Z"}]
1444+
createSubscription:
1445+
speakeasy-default-create-subscription:
1446+
requestBody:
1447+
application/json: {"id": "<id>", "workspace_id": "<id>", "event_type": "update", "namespace_name": "<value>", "subscription_type": "cli", "subscription_settings": "<value>", "created_at": "2022-06-08T17:58:57.702Z", "updated_at": "2022-07-20T08:51:35.776Z"}
1448+
responses:
1449+
"200":
1450+
application/json: {"id": "<id>", "workspace_id": "<id>", "event_type": "update", "namespace_name": "<value>", "subscription_type": "cli", "subscription_settings": "<value>", "created_at": "2022-03-27T15:41:56.125Z", "updated_at": "2023-07-24T03:56:06.003Z"}

Diff for: .speakeasy/gen.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ generation:
1111
requestResponseComponentNamesFeb2024: true
1212
auth:
1313
oAuth2ClientCredentialsEnabled: true
14+
oAuth2PasswordEnabled: false
1415
ruby:
15-
version: 4.2.24
16+
version: 4.3.0
1617
author: Speakeasy
1718
description: Ruby Client SDK Generated by Speakeasy
1819
imports:

Diff for: .speakeasy/workflow.lock

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
speakeasyVersion: 1.405.8
1+
speakeasyVersion: 1.438.3
22
sources: {}
33
targets:
44
speakeasy-client-sdk:
@@ -21,3 +21,7 @@ workflow:
2121
publish:
2222
rubygems:
2323
token: $rubygems_auth_token
24+
codeSamples:
25+
registry:
26+
location: registry.speakeasyapi.dev/speakeasy-self/speakeasy-self/-oas-code-samples
27+
blocking: false

Diff for: .speakeasy/workflow.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,7 @@ targets:
1515
publish:
1616
rubygems:
1717
token: $rubygems_auth_token
18+
codeSamples:
19+
registry:
20+
location: registry.speakeasyapi.dev/speakeasy-self/speakeasy-self/-oas-code-samples
21+
blocking: false

0 commit comments

Comments
 (0)