Skip to content

Commit e1704d0

Browse files
github-actions[bot]speakeasybotspeakeasy-github[bot]
authored
chore: 🐝 Update SDK - Generate 4.27.0 (#218)
* ## Typescript SDK Changes Detected: * `stackone.hris.getEmployeeTask()`: `response.data.attachments.[].path` **Removed** **Breaking** ⚠️ * `stackone.hris.listEmployeeTimeOffRequests()`: * `request.filter` **Changed** **Breaking** ⚠️ * `response.data.[]` **Changed** **Breaking** ⚠️ * `stackone.iam.listUsers()`: `response.data.[].avatar.path` **Removed** **Breaking** ⚠️ * `stackone.iam.getUser()`: `response.data.avatar.path` **Removed** **Breaking** ⚠️ * `stackone.hris.updateEmployeeWorkEligibilityRequest()`: * `request.hrisCreateWorkEligibilityRequestDto.document.path` **Removed** **Breaking** ⚠️ * `stackone.hris.listTasks()`: `response.data.[].attachments.[].path` **Removed** **Breaking** ⚠️ * `stackone.ats.getApplication()`: `response.data.documents.[].path` **Removed** **Breaking** ⚠️ * `stackone.ats.getApplicationDocument()`: `response.data.path` **Removed** **Breaking** ⚠️ * `stackone.hris.listEmployeeWorkEligibility()`: `response.data.[].document.path` **Removed** **Breaking** ⚠️ * `stackone.ats.getJobPosting()`: `response.data.compensation.[]` **Changed** **Breaking** ⚠️ * `stackone.ats.listApplicationDocuments()`: `response.data.[].path` **Removed** **Breaking** ⚠️ * `stackone.ats.listApplications()`: `response.data.[].documents.[].path` **Removed** **Breaking** ⚠️ * `stackone.hris.createEmployeeWorkEligibilityRequest()`: * `request.hrisCreateWorkEligibilityRequestDto.document.path` **Removed** **Breaking** ⚠️ * `stackone.ats.listJobPostings()`: `response.data.[].compensation.[]` **Changed** **Breaking** ⚠️ * `stackone.hris.listEmployeeTasks()`: `response.data.[].attachments.[].path` **Removed** **Breaking** ⚠️ * `stackone.hris.listEmployeeDocuments()`: `response.data.[].path` **Removed** **Breaking** ⚠️ * `stackone.hris.getEmployeeDocument()`: `response.data.path` **Removed** **Breaking** ⚠️ * `stackone.hris.getTimeOffRequest()`: `response.data` **Changed** **Breaking** ⚠️ * `stackone.hris.listTimeOffRequests()`: * `request.filter` **Changed** **Breaking** ⚠️ * `response.data.[]` **Changed** **Breaking** ⚠️ * `stackone.hris.getEmployeesTimeOffRequest()`: `response.data` **Changed** **Breaking** ⚠️ * `stackone.hris.getEmployeesWorkEligibility()`: `response.data.document.path` **Removed** **Breaking** ⚠️ * `stackone.hris.getTask()`: `response.data.attachments.[].path` **Removed** **Breaking** ⚠️ * `stackone.ats.getApplicationStage()`: **Added** * `stackone.lms.listAssignments()`: * `request.filter` **Changed** * `stackone.hris.createEmployee()`: * `request.hrisCreateEmployeeRequestDto` **Changed** * `stackone.ats.listInterviewStages()`: **Deprecated** * `stackone.ats.getInterviewStage()`: **Deprecated** * `stackone.mcp.mcpDelete()`: **Added** * `stackone.hris.updateEmployeeEmployment()`: * `request.hrisUpdateEmploymentRequestDto` **Changed** * `stackone.hris.updateEmployee()`: * `request.hrisUpdateEmployeeRequestDto.employment` **Changed** * `stackone.hris.createEmployeeEmployment()`: * `request.hrisCreateEmploymentRequestDto` **Changed** * `stackone.actions.listActionsMeta()`: **Added** * `stackone.mcp.mcpPost()`: **Added** * `stackone.mcp.mcpGet()`: **Added** * `stackone.ats.listApplicationStages()`: **Added** * `stackone.lms.listUserAssignments()`: * `request.filter` **Changed** * empty commit to trigger [run-tests] workflow --------- Co-authored-by: speakeasybot <[email protected]> Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
1 parent 305bef4 commit e1704d0

File tree

304 files changed

+13150
-1578
lines changed

Some content is hidden

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

304 files changed

+13150
-1578
lines changed

.speakeasy/gen.lock

Lines changed: 382 additions & 42 deletions
Large diffs are not rendered by default.

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.606.9
1+
speakeasyVersion: 1.615.2
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:71e6401670a8823188081589486a2d7f318244c0d25e2137d5a047d348fda0fb
6-
sourceBlobDigest: sha256:f5765d18bcbb70aef9deacf294fa2134ef50275bc88abacdc989370a7dbf08df
5+
sourceRevisionDigest: sha256:2bdfb1f7660a8b14c4db5d18bfb888e8fa152643450b831e7e3055697ba6834c
6+
sourceBlobDigest: sha256:3d219c39dfa147c9b20534aa75ea6be7bbca61ff6484c9cdb364c0a280109039
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1756717685
9+
- speakeasy-sdk-regen-1757607116
1010
- 1.0.0
1111
targets:
1212
StackOneTypeScriptClient:
1313
source: my-source
1414
sourceNamespace: my-source
15-
sourceRevisionDigest: sha256:71e6401670a8823188081589486a2d7f318244c0d25e2137d5a047d348fda0fb
16-
sourceBlobDigest: sha256:f5765d18bcbb70aef9deacf294fa2134ef50275bc88abacdc989370a7dbf08df
15+
sourceRevisionDigest: sha256:2bdfb1f7660a8b14c4db5d18bfb888e8fa152643450b831e7e3055697ba6834c
16+
sourceBlobDigest: sha256:3d219c39dfa147c9b20534aa75ea6be7bbca61ff6484c9cdb364c0a280109039
1717
codeSamplesNamespace: code-samples-typescript-stackonetypescriptclient
18-
codeSamplesRevisionDigest: sha256:5b529aeb758849720422411513763579a41aca17d2e8e12f143cbaf17c6e41a2
18+
codeSamplesRevisionDigest: sha256:1e7f7f56aa519d209c0d207e0f54c1056cd583e8b7652512d6fb5c7ec6b4ef2c
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

README.md

Lines changed: 48 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@ run();
126126
* [listLinkedAccounts](docs/sdks/accounts/README.md#listlinkedaccounts) - List Accounts
127127
* [updateAccount](docs/sdks/accounts/README.md#updateaccount) - Update Account
128128

129+
### [actions](docs/sdks/actions/README.md)
130+
131+
* [listActionsMeta](docs/sdks/actions/README.md#listactionsmeta) - List all actions metadata
132+
129133
### [ats](docs/sdks/ats/README.md)
130134

131135
* [createApplication](docs/sdks/ats/README.md#createapplication) - Create Application
@@ -145,14 +149,15 @@ run();
145149
* [getApplicationOffer](docs/sdks/ats/README.md#getapplicationoffer) - Get Application Offer
146150
* [getApplicationScheduledInterview](docs/sdks/ats/README.md#getapplicationscheduledinterview) - Get Applications scheduled interview
147151
* [getApplicationScorecard](docs/sdks/ats/README.md#getapplicationscorecard) - Get Application Scorecard
152+
* [getApplicationStage](docs/sdks/ats/README.md#getapplicationstage) - Get Application Stage
148153
* [getAssessmentsPackage](docs/sdks/ats/README.md#getassessmentspackage) - Get Assessments Package
149154
* [getBackgroundCheckPackage](docs/sdks/ats/README.md#getbackgroundcheckpackage) - Get Background Check Package
150155
* [getCandidate](docs/sdks/ats/README.md#getcandidate) - Get Candidate
151156
* [getCandidateCustomFieldDefinition](docs/sdks/ats/README.md#getcandidatecustomfielddefinition) - Get Candidate Custom Field Definition
152157
* [getCandidateNote](docs/sdks/ats/README.md#getcandidatenote) - Get Candidate Note
153158
* [getDepartment](docs/sdks/ats/README.md#getdepartment) - Get Department
154159
* [getInterview](docs/sdks/ats/README.md#getinterview) - Get Interview
155-
* [getInterviewStage](docs/sdks/ats/README.md#getinterviewstage) - Get Interview Stage
160+
* [~~getInterviewStage~~](docs/sdks/ats/README.md#getinterviewstage) - Get Interview Stage :warning: **Deprecated**
156161
* [getJob](docs/sdks/ats/README.md#getjob) - Get Job
157162
* [getJobApplicationStage](docs/sdks/ats/README.md#getjobapplicationstage) - Get Job Application Stage
158163
* [getJobCustomFieldDefinition](docs/sdks/ats/README.md#getjobcustomfielddefinition) - Get Job Custom Field Definition
@@ -168,6 +173,7 @@ run();
168173
* [listApplicationDocuments](docs/sdks/ats/README.md#listapplicationdocuments) - List Application Documents
169174
* [listApplicationNotes](docs/sdks/ats/README.md#listapplicationnotes) - List Application Notes
170175
* [listApplicationScorecards](docs/sdks/ats/README.md#listapplicationscorecards) - List Application Scorecards
176+
* [listApplicationStages](docs/sdks/ats/README.md#listapplicationstages) - List Application Stages
171177
* [listApplications](docs/sdks/ats/README.md#listapplications) - List Applications
172178
* [listApplicationsOffers](docs/sdks/ats/README.md#listapplicationsoffers) - List Application Offers
173179
* [listApplicationsScheduledInterviews](docs/sdks/ats/README.md#listapplicationsscheduledinterviews) - List Applications scheduled interviews
@@ -177,7 +183,7 @@ run();
177183
* [listCandidateNotes](docs/sdks/ats/README.md#listcandidatenotes) - List Candidate Notes
178184
* [listCandidates](docs/sdks/ats/README.md#listcandidates) - List Candidates
179185
* [listDepartments](docs/sdks/ats/README.md#listdepartments) - List Departments
180-
* [listInterviewStages](docs/sdks/ats/README.md#listinterviewstages) - List Interview Stages
186+
* [~~listInterviewStages~~](docs/sdks/ats/README.md#listinterviewstages) - List Interview Stages :warning: **Deprecated**
181187
* [listInterviews](docs/sdks/ats/README.md#listinterviews) - List Interviews
182188
* [listJobApplicationStages](docs/sdks/ats/README.md#listjobapplicationstages) - List Job Application Stages
183189
* [listJobCustomFieldDefinitions](docs/sdks/ats/README.md#listjobcustomfielddefinitions) - List Job Custom Field Definitions
@@ -379,6 +385,12 @@ run();
379385
* [updatePushTemplate](docs/sdks/marketing/README.md#updatepushtemplate) - Update Push Template
380386
* [updateSmsTemplate](docs/sdks/marketing/README.md#updatesmstemplate) - Update SMS Template
381387

388+
### [mcp](docs/sdks/mcp/README.md)
389+
390+
* [mcpDelete](docs/sdks/mcp/README.md#mcpdelete) - Delete MCP session
391+
* [mcpGet](docs/sdks/mcp/README.md#mcpget) - Open MCP SSE stream
392+
* [mcpPost](docs/sdks/mcp/README.md#mcppost) - Send MCP JSON-RPC message
393+
382394
### [messaging](docs/sdks/messaging/README.md)
383395

384396
* [createConversation](docs/sdks/messaging/README.md#createconversation) - Create Conversation
@@ -460,13 +472,13 @@ const stackOne = new StackOne({
460472
});
461473

462474
async function run() {
463-
const result = await stackOne.accounting.listCompanies({
464-
fields:
465-
"id,remote_id,name,base_currency,fiscal_year_start_month,fiscal_year_start_day",
475+
const result = await stackOne.actions.listActionsMeta({
466476
filter: {
467-
updatedAfter: new Date("2020-01-01T00:00:00.000Z"),
477+
accountIds: "account1,account2",
478+
actionKey: "action1",
479+
connectors: "connector1,connector2",
468480
},
469-
xAccountId: "<id>",
481+
groupBy: "[\"connector\"]",
470482
});
471483

472484
for await (const page of result) {
@@ -659,6 +671,27 @@ async function run() {
659671

660672
run();
661673

674+
```
675+
676+
### Per-Operation Security Schemes
677+
678+
Some operations in this SDK require the security scheme to be specified at the request level. For example:
679+
```typescript
680+
import { StackOne } from "@stackone/stackone-client-ts";
681+
682+
const stackOne = new StackOne();
683+
684+
async function run() {
685+
const result = await stackOne.mcp.mcpDelete({}, {
686+
mcpSessionId: "<id>",
687+
xAccountId: "<id>",
688+
});
689+
690+
console.log(result);
691+
}
692+
693+
run();
694+
662695
```
663696
<!-- End Authentication [security] -->
664697

@@ -771,6 +804,7 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
771804
- [`accountsGetAccountMetaInfo`](docs/sdks/accounts/README.md#getaccountmetainfo) - Get Account Meta Information
772805
- [`accountsListLinkedAccounts`](docs/sdks/accounts/README.md#listlinkedaccounts) - List Accounts
773806
- [`accountsUpdateAccount`](docs/sdks/accounts/README.md#updateaccount) - Update Account
807+
- [`actionsListActionsMeta`](docs/sdks/actions/README.md#listactionsmeta) - List all actions metadata
774808
- [`atsCreateApplication`](docs/sdks/ats/README.md#createapplication) - Create Application
775809
- [`atsCreateApplicationNote`](docs/sdks/ats/README.md#createapplicationnote) - Create Application Note
776810
- [`atsCreateBackgroundCheckPackage`](docs/sdks/ats/README.md#createbackgroundcheckpackage) - Create Background Check Package
@@ -788,14 +822,14 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
788822
- [`atsGetApplicationOffer`](docs/sdks/ats/README.md#getapplicationoffer) - Get Application Offer
789823
- [`atsGetApplicationScheduledInterview`](docs/sdks/ats/README.md#getapplicationscheduledinterview) - Get Applications scheduled interview
790824
- [`atsGetApplicationScorecard`](docs/sdks/ats/README.md#getapplicationscorecard) - Get Application Scorecard
825+
- [`atsGetApplicationStage`](docs/sdks/ats/README.md#getapplicationstage) - Get Application Stage
791826
- [`atsGetAssessmentsPackage`](docs/sdks/ats/README.md#getassessmentspackage) - Get Assessments Package
792827
- [`atsGetBackgroundCheckPackage`](docs/sdks/ats/README.md#getbackgroundcheckpackage) - Get Background Check Package
793828
- [`atsGetCandidate`](docs/sdks/ats/README.md#getcandidate) - Get Candidate
794829
- [`atsGetCandidateCustomFieldDefinition`](docs/sdks/ats/README.md#getcandidatecustomfielddefinition) - Get Candidate Custom Field Definition
795830
- [`atsGetCandidateNote`](docs/sdks/ats/README.md#getcandidatenote) - Get Candidate Note
796831
- [`atsGetDepartment`](docs/sdks/ats/README.md#getdepartment) - Get Department
797832
- [`atsGetInterview`](docs/sdks/ats/README.md#getinterview) - Get Interview
798-
- [`atsGetInterviewStage`](docs/sdks/ats/README.md#getinterviewstage) - Get Interview Stage
799833
- [`atsGetJob`](docs/sdks/ats/README.md#getjob) - Get Job
800834
- [`atsGetJobApplicationStage`](docs/sdks/ats/README.md#getjobapplicationstage) - Get Job Application Stage
801835
- [`atsGetJobCustomFieldDefinition`](docs/sdks/ats/README.md#getjobcustomfielddefinition) - Get Job Custom Field Definition
@@ -814,14 +848,14 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
814848
- [`atsListApplicationScorecards`](docs/sdks/ats/README.md#listapplicationscorecards) - List Application Scorecards
815849
- [`atsListApplicationsOffers`](docs/sdks/ats/README.md#listapplicationsoffers) - List Application Offers
816850
- [`atsListApplicationsScheduledInterviews`](docs/sdks/ats/README.md#listapplicationsscheduledinterviews) - List Applications scheduled interviews
851+
- [`atsListApplicationStages`](docs/sdks/ats/README.md#listapplicationstages) - List Application Stages
817852
- [`atsListAssessmentsPackages`](docs/sdks/ats/README.md#listassessmentspackages) - List Assessments Packages
818853
- [`atsListBackgroundCheckPackages`](docs/sdks/ats/README.md#listbackgroundcheckpackages) - List Background Check Packages
819854
- [`atsListCandidateCustomFieldDefinitions`](docs/sdks/ats/README.md#listcandidatecustomfielddefinitions) - List Candidate Custom Field Definitions
820855
- [`atsListCandidateNotes`](docs/sdks/ats/README.md#listcandidatenotes) - List Candidate Notes
821856
- [`atsListCandidates`](docs/sdks/ats/README.md#listcandidates) - List Candidates
822857
- [`atsListDepartments`](docs/sdks/ats/README.md#listdepartments) - List Departments
823858
- [`atsListInterviews`](docs/sdks/ats/README.md#listinterviews) - List Interviews
824-
- [`atsListInterviewStages`](docs/sdks/ats/README.md#listinterviewstages) - List Interview Stages
825859
- [`atsListJobApplicationStages`](docs/sdks/ats/README.md#listjobapplicationstages) - List Job Application Stages
826860
- [`atsListJobCustomFieldDefinitions`](docs/sdks/ats/README.md#listjobcustomfielddefinitions) - List Job Custom Field Definitions
827861
- [`atsListJobPostings`](docs/sdks/ats/README.md#listjobpostings) - List Job Postings
@@ -991,6 +1025,9 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
9911025
- [`marketingUpdateInAppTemplate`](docs/sdks/marketing/README.md#updateinapptemplate) - Update In-App Template
9921026
- [`marketingUpdatePushTemplate`](docs/sdks/marketing/README.md#updatepushtemplate) - Update Push Template
9931027
- [`marketingUpdateSmsTemplate`](docs/sdks/marketing/README.md#updatesmstemplate) - Update SMS Template
1028+
- [`mcpMCPDelete`](docs/sdks/mcp/README.md#mcpdelete) - Delete MCP session
1029+
- [`mcpMCPGet`](docs/sdks/mcp/README.md#mcpget) - Open MCP SSE stream
1030+
- [`mcpMCPPost`](docs/sdks/mcp/README.md#mcppost) - Send MCP JSON-RPC message
9941031
- [`messagingCreateConversation`](docs/sdks/messaging/README.md#createconversation) - Create Conversation
9951032
- [`messagingDownloadMessagingAttachment`](docs/sdks/messaging/README.md#downloadmessagingattachment) - Download Attachment
9961033
- [`messagingGetAttachment`](docs/sdks/messaging/README.md#getattachment) - Get Attachment
@@ -1030,6 +1067,8 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
10301067
- [`ticketingListTicketTypes`](docs/sdks/ticketing/README.md#listtickettypes) - List Ticket Types
10311068
- [`ticketingListUsers`](docs/sdks/ticketing/README.md#listusers) - List Users
10321069
- [`ticketingUpdateTicket`](docs/sdks/ticketing/README.md#updateticket) - Update Ticket
1070+
- ~~[`atsGetInterviewStage`](docs/sdks/ats/README.md#getinterviewstage)~~ - Get Interview Stage :warning: **Deprecated**
1071+
- ~~[`atsListInterviewStages`](docs/sdks/ats/README.md#listinterviewstages)~~ - List Interview Stages :warning: **Deprecated**
10331072
- ~~[`hrisGetTimeOffType`](docs/sdks/hris/README.md#gettimeofftype)~~ - Get time off type :warning: **Deprecated**
10341073
- ~~[`hrisListTimeOffTypes`](docs/sdks/hris/README.md#listtimeofftypes)~~ - List time off types :warning: **Deprecated**
10351074
- ~~[`marketingCreateOmniChannelTemplate`](docs/sdks/marketing/README.md#createomnichanneltemplate)~~ - Create Omni-Channel Template :warning: **Deprecated**

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1876,4 +1876,14 @@ Based on:
18761876
### Generated
18771877
- [typescript v4.26.0] .
18781878
### Releases
1879-
- [NPM v4.26.0] https://www.npmjs.com/package/@stackone/stackone-client-ts/v/4.26.0 - .
1879+
- [NPM v4.26.0] https://www.npmjs.com/package/@stackone/stackone-client-ts/v/4.26.0 - .
1880+
1881+
## 2025-09-11 16:11:30
1882+
### Changes
1883+
Based on:
1884+
- OpenAPI Doc
1885+
- Speakeasy CLI 1.615.2 (2.698.4) https://github.com/speakeasy-api/speakeasy
1886+
### Generated
1887+
- [typescript v4.27.0] .
1888+
### Releases
1889+
- [NPM v4.27.0] https://www.npmjs.com/package/@stackone/stackone-client-ts/v/4.27.0 - .

0 commit comments

Comments
 (0)