|
1 | 1 | lockVersion: 2.0.0 |
2 | 2 | id: 79567c4a-05f9-4d65-864d-dfe107aa4e9d |
3 | 3 | management: |
4 | | - docChecksum: e880ae26f208899297c81ae7f20cb4e4 |
| 4 | + docChecksum: 56a37c99f064e4b29f56f9d2fea39bdf |
5 | 5 | docVersion: 1.0.0 |
6 | | - speakeasyVersion: 1.656.1 |
7 | | - generationVersion: 2.753.1 |
8 | | - releaseVersion: 0.2.1 |
9 | | - configChecksum: 734c920719b1ec0621dcd893977942df |
| 6 | + speakeasyVersion: 1.658.2 |
| 7 | + generationVersion: 2.755.9 |
| 8 | + releaseVersion: 0.2.2 |
| 9 | + configChecksum: 1f786f240fef9d0f6244c77267124670 |
10 | 10 | repoURL: https://github.com/kombohq/typescript-sdk.git |
11 | 11 | installationURL: https://github.com/kombohq/typescript-sdk |
12 | 12 | published: true |
13 | 13 | features: |
14 | 14 | typescript: |
15 | 15 | additionalDependencies: 0.1.0 |
16 | 16 | constsAndDefaults: 0.1.12 |
17 | | - core: 3.26.6 |
| 17 | + core: 3.26.7 |
18 | 18 | defaultEnabledRetries: 0.1.0 |
19 | 19 | deprecations: 2.81.1 |
20 | 20 | enumUnions: 0.1.0 |
@@ -5537,14 +5537,14 @@ examples: |
5537 | 5537 | application/json: {"properties": {"firstName": "John", "startDate": "2025-01-01T00:00:00Z", "workLocation": {"site": "8e422bf8cav", "keyNumbers": {"0": 142, "1": 525, "2": 63}}}} |
5538 | 5538 | responses: |
5539 | 5539 | "200": |
5540 | | - application/json: {"status": "success", "data": {"id": "26vafvWSRmbhNcxJYqjCzuJg"}, "warnings": [{"message": "This is an example warning!"}]} |
| 5540 | + application/json: {"status": "success", "data": {"id": "26vafvWSRmbhNcxJYqjCzuJg", "remote_id": "12345", "prehire_id": null}, "warnings": [{"message": "This is an example warning!"}]} |
5541 | 5541 | speakeasy-default-post-hris-employees-form: |
5542 | 5542 | parameters: |
5543 | 5543 | header: |
5544 | 5544 | X-Integration-Id: "workday:HWUTwvyx2wLoSUHphiWVrp28" |
5545 | 5545 | responses: |
5546 | 5546 | "200": |
5547 | | - application/json: {"status": "success", "data": {"id": "26vafvWSRmbhNcxJYqjCzuJg"}, "warnings": [{"message": "<value>"}]} |
| 5547 | + application/json: {"status": "success", "data": {"id": "26vafvWSRmbhNcxJYqjCzuJg", "remote_id": "12345", "prehire_id": null}, "warnings": [{"message": "<value>"}]} |
5548 | 5548 | default: |
5549 | 5549 | application/json: {"status": "error", "error": {"code": "INTEGRATION.AUTHENTICATION_INVALID", "title": "<value>", "message": "<value>", "log_url": "https://authorized-dandelion.com"}} |
5550 | 5550 | Error Response: |
@@ -7590,4 +7590,4 @@ generatedTests: |
7590 | 7590 | getProjectClientCerts: "2025-10-27T19:04:15Z" |
7591 | 7591 | releaseNotes: | |
7592 | 7592 | ## Typescript SDK Changes Detected: |
7593 | | - * `kombo.hris.getEmployees()`: `response.data.results.[].manager.employeeNumber` **Added** |
| 7593 | + * `kombo.hris.createEmployeeWithForm()`: `response.data` **Changed** |
0 commit comments