Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 953a1d8

Browse files
Automated update by SDK Generator version:3.9.0 commit:0cfd737
1 parent c6ae84e commit 953a1d8

File tree

725 files changed

+1914
-1485
lines changed

Some content is hidden

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

725 files changed

+1914
-1485
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apideck/node",
3-
"version": "3.8.0",
3+
"version": "3.9.0",
44
"description": "Apideck Node.js SDK",
55
"keywords": [
66
"apideck",

src/Apideck.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export class Apideck {
6161
'x-apideck-app-id': config.appId,
6262
'x-apideck-consumer-id': config.consumerId || '',
6363
'x-apideck-service-id': config?.serviceId || '',
64-
'user-agent': 'Apideck-node-sdk/3.8.0 Unify-spec/10.13.0'
64+
'user-agent': 'Apideck-node-sdk/3.9.0 Unify-spec/10.16.5'
6565
}
6666
})
6767

src/gen/.openapi-generator/FILES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,7 @@ InvoiceItemSalesDetails.md
480480
InvoiceItemsFilter.md
481481
InvoiceItemsSort.md
482482
InvoiceLineItem.md
483+
InvoicePaymentAllocations.md
483484
InvoiceResponse.md
484485
InvoicesFilter.md
485486
InvoicesSort.md
@@ -1205,6 +1206,7 @@ models/InvoiceItemSalesDetails.ts
12051206
models/InvoiceItemsFilter.ts
12061207
models/InvoiceItemsSort.ts
12071208
models/InvoiceLineItem.ts
1209+
models/InvoicePaymentAllocations.ts
12081210
models/InvoiceResponse.ts
12091211
models/InvoicesFilter.ts
12101212
models/InvoicesSort.ts

src/gen/apis/AccountingApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Apideck
55
* The Apideck OpenAPI Spec: SDK Optimized
66
*
7-
* The version of the OpenAPI document: 10.13.0
7+
* The version of the OpenAPI document: 10.16.5
88
* Contact: support@apideck.com
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/apis/AtsApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Apideck
55
* The Apideck OpenAPI Spec: SDK Optimized
66
*
7-
* The version of the OpenAPI document: 10.13.0
7+
* The version of the OpenAPI document: 10.16.5
88
* Contact: support@apideck.com
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/apis/ConnectorApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Apideck
55
* The Apideck OpenAPI Spec: SDK Optimized
66
*
7-
* The version of the OpenAPI document: 10.13.0
7+
* The version of the OpenAPI document: 10.16.5
88
* Contact: support@apideck.com
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/apis/CrmApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Apideck
55
* The Apideck OpenAPI Spec: SDK Optimized
66
*
7-
* The version of the OpenAPI document: 10.13.0
7+
* The version of the OpenAPI document: 10.16.5
88
* Contact: support@apideck.com
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/apis/EcommerceApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Apideck
55
* The Apideck OpenAPI Spec: SDK Optimized
66
*
7-
* The version of the OpenAPI document: 10.13.0
7+
* The version of the OpenAPI document: 10.16.5
88
* Contact: support@apideck.com
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/apis/FileStorageApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Apideck
55
* The Apideck OpenAPI Spec: SDK Optimized
66
*
7-
* The version of the OpenAPI document: 10.13.0
7+
* The version of the OpenAPI document: 10.16.5
88
* Contact: support@apideck.com
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/gen/apis/HrisApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Apideck
55
* The Apideck OpenAPI Spec: SDK Optimized
66
*
7-
* The version of the OpenAPI document: 10.13.0
7+
* The version of the OpenAPI document: 10.16.5
88
* Contact: support@apideck.com
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

0 commit comments

Comments
 (0)