|
1 | 1 | lockVersion: 2.0.0 |
2 | 2 | id: 7fa83af8-9e8e-4410-b7e2-cf1d0eaf688b |
3 | 3 | management: |
4 | | - docChecksum: 04ea86fd791e3c3dca8bd4c0fb874731 |
| 4 | + docChecksum: 79340aa5acac7bac49fe0ab26153b1eb |
5 | 5 | docVersion: 1.0.0 |
6 | 6 | speakeasyVersion: 1.615.2 |
7 | 7 | generationVersion: 2.698.4 |
8 | | - releaseVersion: 4.27.1 |
9 | | - configChecksum: fc455f47749eb485c5e001d8110709bd |
| 8 | + releaseVersion: 4.27.2 |
| 9 | + configChecksum: c4ea81fff4c3c353206b73a55a7d5ac1 |
10 | 10 | repoURL: https://github.com/StackOneHQ/stackone-client-typescript.git |
11 | 11 | repoSubDirectory: . |
12 | 12 | installationURL: https://github.com/StackOneHQ/stackone-client-typescript |
@@ -14089,6 +14089,8 @@ examples: |
14089 | 14089 | application/json: {"message": "Not Implemented", "statusCode": 501, "timestamp": "2023-05-30T00:00:00.000Z"} |
14090 | 14090 | "502": |
14091 | 14091 | application/json: {"message": "Bad Gateway", "statusCode": 502, "timestamp": "2023-05-30T00:00:00.000Z"} |
| 14092 | + "201": |
| 14093 | + application/json: {"data": {"id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3", "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3"}, "message": "Record created successfully.", "statusCode": 201, "timestamp": "2021-01-01T01:01:01.000Z"} |
14092 | 14094 | ats_get_job_application_stage: |
14093 | 14095 | speakeasy-default-ats-get-job-application-stage: |
14094 | 14096 | parameters: |
@@ -14480,4 +14482,6 @@ examples: |
14480 | 14482 | application/json: {"message": "Bad Gateway", "statusCode": 502, "timestamp": "2023-05-30T00:00:00.000Z"} |
14481 | 14483 | examplesVersion: 1.0.2 |
14482 | 14484 | generatedTests: {} |
14483 | | -releaseNotes: "## Typescript SDK Changes Detected:\n* `stackone.actions.rpcAction()`: **Added**\n* `stackone.actions.listActionsMeta()`: \n * `request.include` **Added**\n * `response` **Changed**\n" |
| 14485 | +releaseNotes: | |
| 14486 | + ## Typescript SDK Changes Detected: |
| 14487 | + * `stackone.accounting.createCompanyJournal()`: `response` **Changed** **Breaking** :warning: |
0 commit comments