Skip to content

Commit e16caea

Browse files
authored
Merge pull request #69 from apideck-libraries/speakeasy-sdk-regen-1755873447
chore: 🐝 Update SDK - Generate 0.29.7
2 parents 3952761 + 72c238a commit e16caea

32 files changed

+182
-106
lines changed

.speakeasy/gen.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 7bffa198-5d29-4efa-9942-d549cc832085
33
management:
4-
docChecksum: 6169daef760166b74606b977bbf1a0aa
5-
docVersion: 10.20.10
6-
speakeasyVersion: 1.606.0
7-
generationVersion: 2.686.7
8-
releaseVersion: 0.29.6
9-
configChecksum: c5e0497ca0f6bba57f47c9692f3220d4
4+
docChecksum: 7a914b0b2af437b34e915b6e6c6d1834
5+
docVersion: 10.20.11
6+
speakeasyVersion: 1.606.4
7+
generationVersion: 2.687.1
8+
releaseVersion: 0.29.7
9+
configChecksum: fbf0b04e09a12883713f32ede952ac0e
1010
repoURL: https://github.com/apideck-libraries/sdk-typescript.git
1111
installationURL: https://github.com/apideck-libraries/sdk-typescript
1212
published: true
@@ -5573,7 +5573,7 @@ examples:
55735573
x-apideck-app-id: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
55745574
x-apideck-service-id: "salesforce"
55755575
requestBody:
5576-
application/json: {"name": "Model Y", "description": "Model Y is a fully electric, mid-size SUV, with seating for up to seven, dual motor AWD and unparalleled protection.", "code": "120-C", "sold": true, "purchased": true, "tracked": true, "taxable": true, "inventory_date": "2020-10-30", "type": "inventory", "sales_details": {"unit_price": 27500.5, "unit_of_measure": "pc.", "tax_inclusive": true, "tax_rate": {"id": "123456", "rate": 10}}, "purchase_details": {"unit_price": 27500.5, "unit_of_measure": "pc.", "tax_inclusive": true, "tax_rate": {"id": "123456", "rate": 10}}, "quantity": 1, "unit_price": 27500.5, "asset_account": {"id": "123456", "nominal_code": "N091", "code": "453"}, "income_account": {"id": "123456", "nominal_code": "N091", "code": "453"}, "expense_account": {"id": "123456", "nominal_code": "N091", "code": "453"}, "tracking_categories": null, "active": true, "department_id": "12345", "location_id": "12345", "subsidiary_id": "12345", "tax_schedule_id": "123456", "row_version": "1-12345", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}
5576+
application/json: {"name": "Model Y", "description": "Model Y is a fully electric, mid-size SUV, with seating for up to seven, dual motor AWD and unparalleled protection.", "code": "120-C", "sold": true, "purchased": true, "tracked": true, "taxable": true, "inventory_date": "2020-10-30", "type": "inventory", "sales_details": {"unit_price": 27500.5, "unit_of_measure": "pc.", "tax_inclusive": true, "tax_rate": {"id": "123456", "rate": 10}}, "purchase_details": {"unit_price": 27500.5, "unit_of_measure": "pc.", "tax_inclusive": true, "tax_rate": {"id": "123456", "rate": 10}}, "quantity": 1, "unit_price": 27500.5, "currency": "USD", "asset_account": {"id": "123456", "nominal_code": "N091", "code": "453"}, "income_account": {"id": "123456", "nominal_code": "N091", "code": "453"}, "expense_account": {"id": "123456", "nominal_code": "N091", "code": "453"}, "tracking_categories": null, "active": true, "department_id": "12345", "location_id": "12345", "subsidiary_id": "12345", "tax_schedule_id": "123456", "row_version": "1-12345", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}
55775577
responses:
55785578
"201":
55795579
application/json: {"status_code": 200, "status": "OK", "service": "xero", "resource": "invoice-items", "operation": "add", "data": {"id": "12345"}}
@@ -5631,7 +5631,7 @@ examples:
56315631
x-apideck-service-id: "salesforce"
56325632
responses:
56335633
"200":
5634-
application/json: {"status_code": 200, "status": "OK", "service": "xero", "resource": "invoice-items", "operation": "one", "data": {"id": "123456", "name": "Model Y", "description": "Model Y is a fully electric, mid-size SUV, with seating for up to seven, dual motor AWD and unparalleled protection.", "code": "120-C", "sold": true, "purchased": true, "tracked": true, "taxable": true, "inventory_date": "2020-10-30", "type": "inventory", "sales_details": {"unit_price": 27500.5, "unit_of_measure": "pc.", "tax_inclusive": true, "tax_rate": {"id": "123456", "code": "N-T", "name": "GST on Purchases", "rate": 10}}, "purchase_details": {"unit_price": 27500.5, "unit_of_measure": "pc.", "tax_inclusive": true, "tax_rate": {"id": "123456", "code": "N-T", "name": "GST on Purchases", "rate": 10}}, "quantity": 1, "unit_price": 27500.5, "asset_account": {"id": "123456", "name": "Bank account", "nominal_code": "N091", "code": "453"}, "income_account": {"id": "123456", "name": "Bank account", "nominal_code": "N091", "code": "453"}, "expense_account": {"id": "123456", "name": "Bank account", "nominal_code": "N091", "code": "453"}, "tracking_categories": [{"id": "123456", "name": "New York"}], "active": true, "department_id": "12345", "location_id": "12345", "subsidiary_id": "12345", "tax_schedule_id": "123456", "row_version": "1-12345", "updated_by": "12345", "created_by": "12345", "updated_at": "2020-09-30T07:43:32.000Z", "created_at": "2020-09-30T07:43:32.000Z", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}}
5634+
application/json: {"status_code": 200, "status": "OK", "service": "xero", "resource": "invoice-items", "operation": "one", "data": {"id": "123456", "name": "Model Y", "description": "Model Y is a fully electric, mid-size SUV, with seating for up to seven, dual motor AWD and unparalleled protection.", "code": "120-C", "sold": true, "purchased": true, "tracked": true, "taxable": true, "inventory_date": "2020-10-30", "type": "inventory", "sales_details": {"unit_price": 27500.5, "unit_of_measure": "pc.", "tax_inclusive": true, "tax_rate": {"id": "123456", "code": "N-T", "name": "GST on Purchases", "rate": 10}}, "purchase_details": {"unit_price": 27500.5, "unit_of_measure": "pc.", "tax_inclusive": true, "tax_rate": {"id": "123456", "code": "N-T", "name": "GST on Purchases", "rate": 10}}, "quantity": 1, "unit_price": 27500.5, "currency": "USD", "asset_account": {"id": "123456", "name": "Bank account", "nominal_code": "N091", "code": "453"}, "income_account": {"id": "123456", "name": "Bank account", "nominal_code": "N091", "code": "453"}, "expense_account": {"id": "123456", "name": "Bank account", "nominal_code": "N091", "code": "453"}, "tracking_categories": [{"id": "123456", "name": "New York"}], "active": true, "department_id": "12345", "location_id": "12345", "subsidiary_id": "12345", "tax_schedule_id": "123456", "row_version": "1-12345", "updated_by": "12345", "created_by": "12345", "updated_at": "2020-09-30T07:43:32.000Z", "created_at": "2020-09-30T07:43:32.000Z", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}}
56355635
"400":
56365636
application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestValidationError", "message": "Invalid Params", "detail": "Missing property foobar", "ref": "https://developers.apideck.com/errors#requestvalidationerror"}
56375637
"401":
@@ -5683,7 +5683,7 @@ examples:
56835683
x-apideck-app-id: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
56845684
x-apideck-service-id: "salesforce"
56855685
requestBody:
5686-
application/json: {"name": "Model Y", "description": "Model Y is a fully electric, mid-size SUV, with seating for up to seven, dual motor AWD and unparalleled protection.", "code": "120-C", "sold": true, "purchased": true, "tracked": true, "taxable": true, "inventory_date": "2020-10-30", "type": "inventory", "sales_details": {"unit_price": 27500.5, "unit_of_measure": "pc.", "tax_inclusive": true, "tax_rate": {"id": "123456", "rate": 10}}, "purchase_details": {"unit_price": 27500.5, "unit_of_measure": "pc.", "tax_inclusive": true, "tax_rate": {"id": "123456", "rate": 10}}, "quantity": 1, "unit_price": 27500.5, "asset_account": {"id": "123456", "nominal_code": "N091", "code": "453"}, "income_account": null, "expense_account": {"id": "123456", "nominal_code": "N091", "code": "453"}, "tracking_categories": [{"id": "123456", "name": "New York"}], "active": true, "department_id": "12345", "location_id": "12345", "subsidiary_id": "12345", "tax_schedule_id": "123456", "row_version": "1-12345", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}
5686+
application/json: {"name": "Model Y", "description": "Model Y is a fully electric, mid-size SUV, with seating for up to seven, dual motor AWD and unparalleled protection.", "code": "120-C", "sold": true, "purchased": true, "tracked": true, "taxable": true, "inventory_date": "2020-10-30", "type": "inventory", "sales_details": {"unit_price": 27500.5, "unit_of_measure": "pc.", "tax_inclusive": true, "tax_rate": {"id": "123456", "rate": 10}}, "purchase_details": {"unit_price": 27500.5, "unit_of_measure": "pc.", "tax_inclusive": true, "tax_rate": {"id": "123456", "rate": 10}}, "quantity": 1, "unit_price": 27500.5, "currency": "USD", "asset_account": {"id": "123456", "nominal_code": "N091", "code": "453"}, "income_account": null, "expense_account": {"id": "123456", "nominal_code": "N091", "code": "453"}, "tracking_categories": [{"id": "123456", "name": "New York"}], "active": true, "department_id": "12345", "location_id": "12345", "subsidiary_id": "12345", "tax_schedule_id": "123456", "row_version": "1-12345", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}
56875687
responses:
56885688
"200":
56895689
application/json: {"status_code": 200, "status": "OK", "service": "xero", "resource": "invoice-items", "operation": "update", "data": {"id": "12345"}}
@@ -19874,4 +19874,4 @@ generatedTests:
1987419874
accounting.quotesOne: "2025-08-06T08:21:29Z"
1987519875
accounting.quotesUpdate: "2025-08-06T08:21:29Z"
1987619876
accounting.quotesDelete: "2025-08-06T08:21:29Z"
19877-
releaseNotes: "## SDK Changes Detected:\n* `apideck.ats.jobs.list()`: `response.data.[].blocks.[].content` **Changed** **Breaking** :warning:\n* `apideck.ats.jobs.get()`: `response.data.blocks.[].content` **Changed** **Breaking** :warning:\n* `apideck.accounting.suppliers.list()`: `response.data.[]` **Changed**\n* `apideck.accounting.suppliers.create()`: \n * `request.supplier` **Changed**\n* `apideck.accounting.suppliers.get()`: `response.data` **Changed**\n* `apideck.accounting.suppliers.update()`: \n * `request.supplier` **Changed**\n"
19877+
releaseNotes: "## SDK Changes Detected:\n* `apideck.accounting.invoiceItems.list()`: `response.data.[].currency` **Added**\n* `apideck.accounting.invoiceItems.create()`: \n * `request.invoiceItem.currency` **Added**\n* `apideck.accounting.invoiceItems.get()`: `response.data.currency` **Added**\n* `apideck.accounting.invoiceItems.update()`: \n * `request.invoiceItem.currency` **Added**\n"

.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: false
2626
typescript:
27-
version: 0.29.6
27+
version: 0.29.7
2828
additionalDependencies:
2929
dependencies: {}
3030
devDependencies: {}

.speakeasy/workflow.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.606.0
1+
speakeasyVersion: 1.606.4
22
sources:
33
Apideck-OAS:
44
sourceNamespace: apideck-oas
5-
sourceRevisionDigest: sha256:07681cc944d7e4ed8caf781eba5bd5d0eae8c2058ae7141f2b2bc744cf8c695d
6-
sourceBlobDigest: sha256:59550febc58556eef6a4a1f331887614e8f267d5f44114f2c3dfd5408e90a1bf
5+
sourceRevisionDigest: sha256:078e68a8cec3da1e448d7bc55dd01b005f0098ef6b50595d24b7ebc9c07f4b89
6+
sourceBlobDigest: sha256:124328f4c187b9316e99832028dd5a8473d10f603564cf1bd2bfdbad33f8fb66
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1755773168
10-
- 10.20.10
9+
- speakeasy-sdk-regen-1755873447
10+
- 10.20.11
1111
targets:
1212
apideck:
1313
source: Apideck-OAS
1414
sourceNamespace: apideck-oas
15-
sourceRevisionDigest: sha256:07681cc944d7e4ed8caf781eba5bd5d0eae8c2058ae7141f2b2bc744cf8c695d
16-
sourceBlobDigest: sha256:59550febc58556eef6a4a1f331887614e8f267d5f44114f2c3dfd5408e90a1bf
15+
sourceRevisionDigest: sha256:078e68a8cec3da1e448d7bc55dd01b005f0098ef6b50595d24b7ebc9c07f4b89
16+
sourceBlobDigest: sha256:124328f4c187b9316e99832028dd5a8473d10f603564cf1bd2bfdbad33f8fb66
1717
codeSamplesNamespace: apideck-oas-typescript-code-samples
18-
codeSamplesRevisionDigest: sha256:218db7009b13f481f28cce25e366a9f276ca014ff97f4f176a506af0de0f751a
18+
codeSamplesRevisionDigest: sha256:76adfc43fe7f7d69edab0cd01f84ae0bd9d34f5fbbe0f142ca57028a1f6d0c6b
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,4 +468,14 @@ Based on:
468468
### Generated
469469
- [typescript v0.29.6] .
470470
### Releases
471-
- [NPM v0.29.6] https://www.npmjs.com/package/@apideck/unify/v/0.29.6 - .
471+
- [NPM v0.29.6] https://www.npmjs.com/package/@apideck/unify/v/0.29.6 - .
472+
473+
## 2025-08-25 12:55:01
474+
### Changes
475+
Based on:
476+
- OpenAPI Doc
477+
- Speakeasy CLI 1.606.4 (2.687.1) https://github.com/speakeasy-api/speakeasy
478+
### Generated
479+
- [typescript v0.29.7] .
480+
### Releases
481+
- [NPM v0.29.7] https://www.npmjs.com/package/@apideck/unify/v/0.29.7 - .

docs/models/components/configuration.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,14 @@ let value: Configuration = {
1414
options: [
1515
{
1616
label: "General Channel",
17-
optionType: "simple",
17+
options: [
18+
{
19+
label: "General Channel",
20+
value: "general",
21+
optionType: "simple",
22+
},
23+
],
24+
optionType: "group",
1825
},
1926
],
2027
value: "GC5000 series",

docs/models/components/connection.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,14 @@ let value: Connection = {
6969
options: [
7070
{
7171
label: "General Channel",
72-
optionType: "simple",
72+
options: [
73+
{
74+
label: "General Channel",
75+
value: "general",
76+
optionType: "simple",
77+
},
78+
],
79+
optionType: "group",
7380
},
7481
],
7582
value: "GC5000 series",

docs/models/components/connectionconfiguration.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,7 @@ let value: ConnectionConfiguration = {
1313
options: [
1414
{
1515
label: "General Channel",
16-
options: [
17-
{
18-
label: "General Channel",
19-
value: "general",
20-
optionType: "simple",
21-
},
22-
],
23-
optionType: "group",
16+
optionType: "simple",
2417
},
2518
],
2619
value: "GC5000 series",

docs/models/components/connectiondefaults.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,14 @@ let value: ConnectionDefaults = {
1010
options: [
1111
{
1212
label: "General Channel",
13-
optionType: "simple",
13+
options: [
14+
{
15+
label: "General Channel",
16+
value: "general",
17+
optionType: "simple",
18+
},
19+
],
20+
optionType: "group",
1421
},
1522
],
1623
value: "GC5000 series",

docs/models/components/connectioninput.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,7 @@ let value: ConnectionInput = {
2727
options: [
2828
{
2929
label: "General Channel",
30-
options: [
31-
{
32-
label: "General Channel",
33-
value: "general",
34-
optionType: "simple",
35-
},
36-
],
37-
optionType: "group",
30+
optionType: "simple",
3831
},
3932
],
4033
value: "GC5000 series",

docs/models/components/createconnectionresponse.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,14 @@ let value: CreateConnectionResponse = {
7474
options: [
7575
{
7676
label: "General Channel",
77-
optionType: "simple",
77+
options: [
78+
{
79+
label: "General Channel",
80+
value: "general",
81+
optionType: "simple",
82+
},
83+
],
84+
optionType: "group",
7885
},
7986
],
8087
value: "GC5000 series",

0 commit comments

Comments
 (0)