Skip to content

Commit 06d16d5

Browse files
Merge pull request #14 from gleanwork/speakeasy-sdk-regen-1746387686
chore: 🐝 Update SDK - Generate GLEAN 0.1.0-beta.6
2 parents f3af07d + e89148d commit 06d16d5

File tree

182 files changed

+6464
-5903
lines changed

Some content is hidden

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

182 files changed

+6464
-5903
lines changed

.speakeasy/gen.lock

Lines changed: 128 additions & 92 deletions
Large diffs are not rendered by default.

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ generation:
2424
generateNewTests: true
2525
skipResponseBodyAssertions: true
2626
typescript:
27-
version: 0.1.0-beta.5
27+
version: 0.1.0-beta.6
2828
additionalDependencies:
2929
dependencies: {}
3030
devDependencies: {}

.speakeasy/glean-merged-spec.yaml

Lines changed: 55 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,7 @@ paths:
9191
description: Not Authorized
9292
"429":
9393
description: Too Many Requests
94-
x-speakeasy-group: client.activities
95-
x-speakeasy-name-override: reportActivity
94+
x-speakeasy-group: client.activity
9695
/rest/api/v1/createannouncement:
9796
post:
9897
tags:
@@ -281,7 +280,7 @@ paths:
281280
description: Not Authorized
282281
"429":
283282
description: Too Many Requests
284-
x-speakeasy-name-override: edit
283+
x-speakeasy-name-override: update
285284
x-speakeasy-group: client.answers
286285
/rest/api/v1/getanswer:
287286
post:
@@ -314,7 +313,7 @@ paths:
314313
description: Not Authorized
315314
"429":
316315
description: Too Many Requests
317-
x-speakeasy-name-override: get
316+
x-speakeasy-name-override: retrieve
318317
x-speakeasy-group: client.answers
319318
/rest/api/v1/listanswers:
320319
post:
@@ -509,7 +508,7 @@ paths:
509508
"429":
510509
description: Too Many Requests
511510
x-speakeasy-group: client.chat
512-
x-speakeasy-name-override: start
511+
x-speakeasy-name-override: create
513512
x-speakeasy-usage-example: true
514513
/rest/api/v1/deleteallchats:
515514
post:
@@ -597,7 +596,7 @@ paths:
597596
description: Forbidden
598597
"429":
599598
description: Too Many Requests
600-
x-speakeasy-name-override: get
599+
x-speakeasy-name-override: retrieve
601600
x-speakeasy-group: client.chat
602601
/rest/api/v1/listchats:
603602
post:
@@ -656,8 +655,8 @@ paths:
656655
description: Not Authorized
657656
"403":
658657
description: Forbidden
659-
x-speakeasy-name-override: getApplication
660-
x-speakeasy-group: client.chat
658+
x-speakeasy-name-override: retrieve
659+
x-speakeasy-group: client.chat.application
661660
/rest/api/v1/uploadchatfiles:
662661
post:
663662
tags:
@@ -690,8 +689,8 @@ paths:
690689
description: Forbidden
691690
"429":
692691
description: Too Many Requests
693-
x-speakeasy-name-override: uploadFiles
694-
x-speakeasy-group: client.chat
692+
x-speakeasy-name-override: upload
693+
x-speakeasy-group: client.chat.files
695694
/rest/api/v1/getchatfiles:
696695
post:
697696
tags:
@@ -724,8 +723,8 @@ paths:
724723
description: Forbidden
725724
"429":
726725
description: Too Many Requests
727-
x-speakeasy-name-override: getFiles
728-
x-speakeasy-group: client.chat
726+
x-speakeasy-name-override: retrieve
727+
x-speakeasy-group: client.chat.files
729728
/rest/api/v1/deletechatfiles:
730729
post:
731730
tags:
@@ -753,8 +752,8 @@ paths:
753752
description: Forbidden
754753
"429":
755754
description: Too Many Requests
756-
x-speakeasy-name-override: deleteFiles
757-
x-speakeasy-group: client.chat
755+
x-speakeasy-name-override: delete
756+
x-speakeasy-group: client.chat.files
758757
/rest/api/v1/runagent:
759758
post:
760759
tags:
@@ -788,6 +787,8 @@ paths:
788787
description: Request Timeout
789788
"429":
790789
description: Too Many Requests
790+
x-speakeasy-group: client.agents.agent
791+
x-speakeasy-name-override: run
791792
/rest/api/v1/listagents:
792793
post:
793794
tags:
@@ -819,6 +820,8 @@ paths:
819820
description: Request Timeout
820821
"429":
821822
description: Too Many Requests
823+
x-speakeasy-group: client.agents
824+
x-speakeasy-name-override: list
822825
/rest/api/v1/getagentinputs:
823826
post:
824827
tags:
@@ -852,6 +855,8 @@ paths:
852855
description: Request Timeout
853856
"429":
854857
description: Too Many Requests
858+
x-speakeasy-group: client.agents.agent.inputs
859+
x-speakeasy-name-override: retrieve
855860
/rest/api/v1/addcollectionitems:
856861
post:
857862
tags:
@@ -992,8 +997,8 @@ paths:
992997
description: Failed to save deletion
993998
"429":
994999
description: Too Many Requests
995-
x-speakeasy-name-override: deleteItem
996-
x-speakeasy-group: client.collections
1000+
x-speakeasy-name-override: delete
1001+
x-speakeasy-group: client.collections.item
9971002
/rest/api/v1/editcollection:
9981003
post:
9991004
tags:
@@ -1064,8 +1069,8 @@ paths:
10641069
description: Not Authorized
10651070
"429":
10661071
description: Too Many Requests
1067-
x-speakeasy-name-override: editItem
1068-
x-speakeasy-group: client.collections
1072+
x-speakeasy-name-override: update
1073+
x-speakeasy-group: client.collections.item
10691074
/rest/api/v1/getcollection:
10701075
post:
10711076
tags:
@@ -1097,7 +1102,7 @@ paths:
10971102
description: Not Authorized
10981103
"429":
10991104
description: Too Many Requests
1100-
x-speakeasy-name-override: get
1105+
x-speakeasy-name-override: retrieve
11011106
x-speakeasy-group: client.collections
11021107
/rest/api/v1/listcollections:
11031108
post:
@@ -1165,8 +1170,8 @@ paths:
11651170
description: Forbidden
11661171
"429":
11671172
description: Too Many Requests
1168-
x-speakeasy-name-override: getPermissions
1169-
x-speakeasy-group: client.documents
1173+
x-speakeasy-name-override: retrieve
1174+
x-speakeasy-group: client.documents.permissions
11701175
/rest/api/v1/getdocuments:
11711176
post:
11721177
tags:
@@ -1198,7 +1203,7 @@ paths:
11981203
description: Documents does not exist, or user cannot access documents.
11991204
"429":
12001205
description: Too Many Requests
1201-
x-speakeasy-name-override: get
1206+
x-speakeasy-name-override: retrieve
12021207
x-speakeasy-group: client.documents
12031208
/rest/api/v1/getdocumentsbyfacets:
12041209
post:
@@ -1231,7 +1236,7 @@ paths:
12311236
description: Not Found
12321237
"429":
12331238
description: Too Many Requests
1234-
x-speakeasy-name-override: getByFacets
1239+
x-speakeasy-name-override: retrieveByFacets
12351240
x-speakeasy-group: client.documents
12361241
/rest/api/v1/insights:
12371242
post:
@@ -1264,7 +1269,7 @@ paths:
12641269
description: Not Authorized
12651270
"429":
12661271
description: Too Many Requests
1267-
x-speakeasy-name-override: get
1272+
x-speakeasy-name-override: retrieve
12681273
x-speakeasy-group: client.insights
12691274
/rest/api/v1/messages:
12701275
post:
@@ -1297,7 +1302,7 @@ paths:
12971302
description: Not Authorized
12981303
"429":
12991304
description: Too Many Requests
1300-
x-speakeasy-name-override: get
1305+
x-speakeasy-name-override: retrieve
13011306
x-speakeasy-group: client.messages
13021307
/rest/api/v1/editpin:
13031308
post:
@@ -1330,7 +1335,7 @@ paths:
13301335
description: Not Authorized
13311336
"429":
13321337
description: Too Many Requests
1333-
x-speakeasy-name-override: edit
1338+
x-speakeasy-name-override: update
13341339
x-speakeasy-group: client.pins
13351340
/rest/api/v1/getpin:
13361341
post:
@@ -1363,7 +1368,7 @@ paths:
13631368
description: Not Authorized
13641369
"429":
13651370
description: Too Many Requests
1366-
x-speakeasy-name-override: get
1371+
x-speakeasy-name-override: retrieve
13671372
x-speakeasy-group: client.pins
13681373
/rest/api/v1/listpins:
13691374
post:
@@ -1504,8 +1509,8 @@ paths:
15041509
$ref: "#/components/schemas/ErrorInfo"
15051510
"429":
15061511
description: Too Many Requests
1507-
x-speakeasy-name-override: admin
1508-
x-speakeasy-group: client.search
1512+
x-speakeasy-name-override: query
1513+
x-speakeasy-group: client.search.admin
15091514
/rest/api/v1/autocomplete:
15101515
post:
15111516
tags:
@@ -1537,8 +1542,6 @@ paths:
15371542
description: Not Authorized
15381543
"429":
15391544
description: Too Many Requests
1540-
x-speakeasy-name-override: autocomplete
1541-
x-speakeasy-group: client.search
15421545
/rest/api/v1/feed:
15431546
post:
15441547
tags:
@@ -1572,8 +1575,8 @@ paths:
15721575
description: Request Timeout
15731576
"429":
15741577
description: Too Many Requests
1575-
x-speakeasy-name-override: getFeed
1576-
x-speakeasy-group: client.search
1578+
x-speakeasy-name-override: retrieve
1579+
x-speakeasy-group: client.search.feed
15771580
/rest/api/v1/recommendations:
15781581
post:
15791582
tags:
@@ -1656,7 +1659,7 @@ paths:
16561659
$ref: "#/components/schemas/ErrorInfo"
16571660
"429":
16581661
description: Too Many Requests
1659-
x-speakeasy-name-override: execute
1662+
x-speakeasy-name-override: query
16601663
x-speakeasy-group: client.search
16611664
/rest/api/v1/listentities:
16621665
post:
@@ -1755,8 +1758,6 @@ paths:
17551758
description: Not Authorized
17561759
"429":
17571760
description: Too Many Requests
1758-
x-speakeasy-name-override: create
1759-
x-speakeasy-group: client.shortcuts
17601761
/rest/api/v1/deleteshortcut:
17611762
post:
17621763
tags:
@@ -1817,7 +1818,7 @@ paths:
18171818
description: Not Authorized
18181819
"429":
18191820
description: Too Many Requests
1820-
x-speakeasy-name-override: get
1821+
x-speakeasy-name-override: retrieve
18211822
x-speakeasy-group: client.shortcuts
18221823
/rest/api/v1/listshortcuts:
18231824
post:
@@ -2017,8 +2018,6 @@ paths:
20172018
description: Document does not exist, does not support verification or user cannot access document
20182019
"429":
20192020
description: Too Many Requests
2020-
x-speakeasy-name-override: verify
2021-
x-speakeasy-group: client.verification
20222021
/api/index/v1/indexdocument:
20232022
post:
20242023
summary: Index document
@@ -2446,8 +2445,8 @@ paths:
24462445
description: Bad Request
24472446
"401":
24482447
description: Not Authorized
2449-
x-speakeasy-name-override: getDatasourceStatus
2450-
x-speakeasy-group: indexing.troubleshooting
2448+
x-speakeasy-name-override: status
2449+
x-speakeasy-group: indexing.troubleshooting.datasource
24512450
/api/index/v1/debug/{datasource}/document:
24522451
post:
24532452
x-beta: true
@@ -2484,8 +2483,8 @@ paths:
24842483
description: Bad Request
24852484
"401":
24862485
description: Not Authorized
2487-
x-speakeasy-name-override: postDocumentDebug
2488-
x-speakeasy-group: indexing.troubleshooting
2486+
x-speakeasy-name-override: debug
2487+
x-speakeasy-group: indexing.troubleshooting.datasource.document
24892488
/api/index/v1/debug/{datasource}/documents:
24902489
post:
24912490
x-beta: true
@@ -2522,8 +2521,8 @@ paths:
25222521
description: Bad Request
25232522
"401":
25242523
description: Not Authorized
2525-
x-speakeasy-name-override: postDocumentsDebug
2526-
x-speakeasy-group: indexing.troubleshooting
2524+
x-speakeasy-name-override: debug
2525+
x-speakeasy-group: indexing.troubleshooting.datasource.documents
25272526
/api/index/v1/debug/{datasource}/user:
25282527
post:
25292528
x-beta: true
@@ -2560,8 +2559,8 @@ paths:
25602559
description: Bad Request
25612560
"401":
25622561
description: Not Authorized
2563-
x-speakeasy-name-override: debugUser
2564-
x-speakeasy-group: indexing.troubleshooting
2562+
x-speakeasy-name-override: debug
2563+
x-speakeasy-group: indexing.troubleshooting.datasource.user
25652564
/api/index/v1/checkdocumentaccess:
25662565
post:
25672566
summary: Check document access
@@ -2623,8 +2622,8 @@ paths:
26232622
description: Not Authorized
26242623
"429":
26252624
description: Too Many Requests
2626-
x-speakeasy-name-override: getStatus
2627-
x-speakeasy-group: indexing.troubleshooting
2625+
x-speakeasy-name-override: status
2626+
x-speakeasy-group: indexing.troubleshooting.documents
26282627
/api/index/v1/getdocumentcount:
26292628
post:
26302629
deprecated: true
@@ -2655,8 +2654,8 @@ paths:
26552654
description: Not Authorized
26562655
"409":
26572656
description: Conflict
2658-
x-speakeasy-name-override: getDocumentCount
2659-
x-speakeasy-group: indexing.troubleshooting
2657+
x-speakeasy-name-override: count
2658+
x-speakeasy-group: indexing.troubleshooting.documents
26602659
/api/index/v1/getusercount:
26612660
post:
26622661
deprecated: true
@@ -2687,8 +2686,8 @@ paths:
26872686
description: Not Authorized
26882687
"409":
26892688
description: Conflict
2690-
x-speakeasy-name-override: getUserCount
2691-
x-speakeasy-group: indexing.troubleshooting
2689+
x-speakeasy-name-override: count
2690+
x-speakeasy-group: indexing.troubleshooting.users
26922691
/api/index/v1/betausers:
26932692
post:
26942693
summary: Beta users
@@ -2761,8 +2760,8 @@ paths:
27612760
description: Not Authorized
27622761
"409":
27632762
description: Conflict
2764-
x-speakeasy-name-override: getConfig
2765-
x-speakeasy-group: indexing.datasources
2763+
x-speakeasy-name-override: retrieve
2764+
x-speakeasy-group: indexing.datasources.config
27662765
/api/index/v1/rotatetoken:
27672766
post:
27682767
summary: Rotate token
@@ -2828,8 +2827,6 @@ paths:
28282827
description: Not Authorized
28292828
"409":
28302829
description: Conflict
2831-
x-speakeasy-group: indexing.people
2832-
x-speakeasy-name-override: bulkIndexEmployees
28332830
/api/index/v1/indexemployeelist:
28342831
post:
28352832
summary: Bulk index employees
@@ -3153,7 +3150,7 @@ paths:
31533150
'429':
31543151
description: Too Many Requests
31553152
x-speakeasy-group: client.chat
3156-
x-speakeasy-name-override: startStream
3153+
x-speakeasy-name-override: createStream
31573154
x-speakeasy-usage-example: true
31583155
components:
31593156
securitySchemes:

0 commit comments

Comments
 (0)