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

Automated update by SDK Generator #241

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apideck/node",
"version": "3.8.0",
"version": "3.9.0",
"description": "Apideck Node.js SDK",
"keywords": [
"apideck",
Expand Down
2 changes: 1 addition & 1 deletion src/Apideck.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export class Apideck {
'x-apideck-app-id': config.appId,
'x-apideck-consumer-id': config.consumerId || '',
'x-apideck-service-id': config?.serviceId || '',
'user-agent': 'Apideck-node-sdk/3.8.0 Unify-spec/10.13.0'
'user-agent': 'Apideck-node-sdk/3.9.0 Unify-spec/10.17.2'
}
})

Expand Down
68 changes: 68 additions & 0 deletions src/gen/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ BalanceSheetLiabilitiesAccount.md
BalanceSheetReports.md
BalanceSheetUncategorizedItemsAccount.md
BankAccount.md
BankFeedAccount.md
BankFeedStatement.md
BankFeedStatementTransactions.md
Benefit.md
Bill.md
BillLineItem.md
Expand Down Expand Up @@ -124,6 +127,8 @@ CreateApplicantResponse.md
CreateApplicationResponse.md
CreateAttachmentRequest.md
CreateAttachmentResponse.md
CreateBankFeedAccountResponse.md
CreateBankFeedStatementResponse.md
CreateBillPaymentResponse.md
CreateBillResponse.md
CreateCallbackState.md
Expand All @@ -137,6 +142,8 @@ CreateContactResponse.md
CreateCreditNoteResponse.md
CreateCustomMappingRequest.md
CreateCustomMappingResponse.md
CreateCustomObjectResponse.md
CreateCustomObjectSchemaResponse.md
CreateCustomerResponse.md
CreateDepartmentResponse.md
CreateDriveGroupResponse.md
Expand Down Expand Up @@ -189,13 +196,22 @@ CreateWebhookResponse.md
CreditNote.md
CreditNotesFilter.md
CreditNotesSort.md
CreditOrDebit.md
CrmApi.md
CrmApiTest.api.test.ts
CrmEventType.md
Currency.md
CustomField.md
CustomFieldFinder.md
CustomMapping.md
CustomMappings.md
CustomObject.md
CustomObjectFields.md
CustomObjectSchema.md
CustomObjectSchemaFields.md
CustomObjectSchemaOptions.md
CustomObjectSchemasSort.md
CustomObjectsSort.md
Customer.md
CustomersFilter.md
CustomersSort.md
Expand All @@ -206,13 +222,17 @@ DeleteActivityResponse.md
DeleteApplicantResponse.md
DeleteApplicationResponse.md
DeleteAttachmentResponse.md
DeleteBankFeedAccountResponse.md
DeleteBankFeedStatementResponse.md
DeleteBillPaymentResponse.md
DeleteBillResponse.md
DeleteCommentResponse.md
DeleteCompanyResponse.md
DeleteConsumerResponse.md
DeleteContactResponse.md
DeleteCreditNoteResponse.md
DeleteCustomObjectResponse.md
DeleteCustomObjectSchemaResponse.md
DeleteCustomerResponse.md
DeleteDepartmentResponse.md
DeleteDriveGroupResponse.md
Expand Down Expand Up @@ -272,6 +292,7 @@ EcommerceDiscount.md
EcommerceEventType.md
EcommerceOrder.md
EcommerceOrderLineItem.md
EcommerceOrderRefund.md
EcommerceOrderStatus.md
EcommerceOrdersFilter.md
EcommerceProduct.md
Expand Down Expand Up @@ -333,6 +354,10 @@ GetApplicationsResponse.md
GetAttachmentResponse.md
GetAttachmentsResponse.md
GetBalanceSheetResponse.md
GetBankFeedAccountResponse.md
GetBankFeedAccountsResponse.md
GetBankFeedStatementResponse.md
GetBankFeedStatementsResponse.md
GetBillPaymentResponse.md
GetBillPaymentsResponse.md
GetBillResponse.md
Expand Down Expand Up @@ -365,6 +390,10 @@ GetCreditNotesResponse.md
GetCustomFieldsResponse.md
GetCustomMappingResponse.md
GetCustomMappingsResponse.md
GetCustomObjectResponse.md
GetCustomObjectSchemaResponse.md
GetCustomObjectSchemasResponse.md
GetCustomObjectsResponse.md
GetCustomerResponse.md
GetCustomersResponse.md
GetDepartmentResponse.md
Expand Down Expand Up @@ -480,6 +509,7 @@ InvoiceItemSalesDetails.md
InvoiceItemsFilter.md
InvoiceItemsSort.md
InvoiceLineItem.md
InvoicePaymentAllocations.md
InvoiceResponse.md
InvoicesFilter.md
InvoicesSort.md
Expand Down Expand Up @@ -657,6 +687,8 @@ UpdateAccountingLocationResponse.md
UpdateActivityResponse.md
UpdateApplicantResponse.md
UpdateApplicationResponse.md
UpdateBankFeedAccountResponse.md
UpdateBankFeedStatementResponse.md
UpdateBillPaymentResponse.md
UpdateBillResponse.md
UpdateCommentResponse.md
Expand All @@ -668,6 +700,8 @@ UpdateContactResponse.md
UpdateCreditNoteResponse.md
UpdateCustomMappingRequest.md
UpdateCustomMappingResponse.md
UpdateCustomObjectResponse.md
UpdateCustomObjectSchemaResponse.md
UpdateCustomerResponse.md
UpdateDepartmentResponse.md
UpdateDriveGroupResponse.md
Expand Down Expand Up @@ -801,6 +835,9 @@ models/BalanceSheetLiabilitiesAccount.ts
models/BalanceSheetReports.ts
models/BalanceSheetUncategorizedItemsAccount.ts
models/BankAccount.ts
models/BankFeedAccount.ts
models/BankFeedStatement.ts
models/BankFeedStatementTransactions.ts
models/Benefit.ts
models/Bill.ts
models/BillLineItem.ts
Expand Down Expand Up @@ -858,6 +895,8 @@ models/CreateApplicantResponse.ts
models/CreateApplicationResponse.ts
models/CreateAttachmentRequest.ts
models/CreateAttachmentResponse.ts
models/CreateBankFeedAccountResponse.ts
models/CreateBankFeedStatementResponse.ts
models/CreateBillPaymentResponse.ts
models/CreateBillResponse.ts
models/CreateCallbackState.ts
Expand All @@ -871,6 +910,8 @@ models/CreateContactResponse.ts
models/CreateCreditNoteResponse.ts
models/CreateCustomMappingRequest.ts
models/CreateCustomMappingResponse.ts
models/CreateCustomObjectResponse.ts
models/CreateCustomObjectSchemaResponse.ts
models/CreateCustomerResponse.ts
models/CreateDepartmentResponse.ts
models/CreateDriveGroupResponse.ts
Expand Down Expand Up @@ -923,11 +964,20 @@ models/CreateWebhookResponse.ts
models/CreditNote.ts
models/CreditNotesFilter.ts
models/CreditNotesSort.ts
models/CreditOrDebit.ts
models/CrmEventType.ts
models/Currency.ts
models/CustomField.ts
models/CustomFieldFinder.ts
models/CustomMapping.ts
models/CustomMappings.ts
models/CustomObject.ts
models/CustomObjectFields.ts
models/CustomObjectSchema.ts
models/CustomObjectSchemaFields.ts
models/CustomObjectSchemaOptions.ts
models/CustomObjectSchemasSort.ts
models/CustomObjectsSort.ts
models/Customer.ts
models/CustomersFilter.ts
models/CustomersSort.ts
Expand All @@ -938,13 +988,17 @@ models/DeleteActivityResponse.ts
models/DeleteApplicantResponse.ts
models/DeleteApplicationResponse.ts
models/DeleteAttachmentResponse.ts
models/DeleteBankFeedAccountResponse.ts
models/DeleteBankFeedStatementResponse.ts
models/DeleteBillPaymentResponse.ts
models/DeleteBillResponse.ts
models/DeleteCommentResponse.ts
models/DeleteCompanyResponse.ts
models/DeleteConsumerResponse.ts
models/DeleteContactResponse.ts
models/DeleteCreditNoteResponse.ts
models/DeleteCustomObjectResponse.ts
models/DeleteCustomObjectSchemaResponse.ts
models/DeleteCustomerResponse.ts
models/DeleteDepartmentResponse.ts
models/DeleteDriveGroupResponse.ts
Expand Down Expand Up @@ -1002,6 +1056,7 @@ models/EcommerceDiscount.ts
models/EcommerceEventType.ts
models/EcommerceOrder.ts
models/EcommerceOrderLineItem.ts
models/EcommerceOrderRefund.ts
models/EcommerceOrderStatus.ts
models/EcommerceOrdersFilter.ts
models/EcommerceProduct.ts
Expand Down Expand Up @@ -1060,6 +1115,10 @@ models/GetApplicationsResponse.ts
models/GetAttachmentResponse.ts
models/GetAttachmentsResponse.ts
models/GetBalanceSheetResponse.ts
models/GetBankFeedAccountResponse.ts
models/GetBankFeedAccountsResponse.ts
models/GetBankFeedStatementResponse.ts
models/GetBankFeedStatementsResponse.ts
models/GetBillPaymentResponse.ts
models/GetBillPaymentsResponse.ts
models/GetBillResponse.ts
Expand Down Expand Up @@ -1092,6 +1151,10 @@ models/GetCreditNotesResponse.ts
models/GetCustomFieldsResponse.ts
models/GetCustomMappingResponse.ts
models/GetCustomMappingsResponse.ts
models/GetCustomObjectResponse.ts
models/GetCustomObjectSchemaResponse.ts
models/GetCustomObjectSchemasResponse.ts
models/GetCustomObjectsResponse.ts
models/GetCustomerResponse.ts
models/GetCustomersResponse.ts
models/GetDepartmentResponse.ts
Expand Down Expand Up @@ -1205,6 +1268,7 @@ models/InvoiceItemSalesDetails.ts
models/InvoiceItemsFilter.ts
models/InvoiceItemsSort.ts
models/InvoiceLineItem.ts
models/InvoicePaymentAllocations.ts
models/InvoiceResponse.ts
models/InvoicesFilter.ts
models/InvoicesSort.ts
Expand Down Expand Up @@ -1375,6 +1439,8 @@ models/UpdateAccountingLocationResponse.ts
models/UpdateActivityResponse.ts
models/UpdateApplicantResponse.ts
models/UpdateApplicationResponse.ts
models/UpdateBankFeedAccountResponse.ts
models/UpdateBankFeedStatementResponse.ts
models/UpdateBillPaymentResponse.ts
models/UpdateBillResponse.ts
models/UpdateCommentResponse.ts
Expand All @@ -1386,6 +1452,8 @@ models/UpdateContactResponse.ts
models/UpdateCreditNoteResponse.ts
models/UpdateCustomMappingRequest.ts
models/UpdateCustomMappingResponse.ts
models/UpdateCustomObjectResponse.ts
models/UpdateCustomObjectSchemaResponse.ts
models/UpdateCustomerResponse.ts
models/UpdateDepartmentResponse.ts
models/UpdateDriveGroupResponse.ts
Expand Down
Loading
Loading