Skip to content

chore: 🐝 Update SDK - Generate Lending library LENDING-LIBRARY 7.4.0#653

Merged
pj-simpson merged 1 commit intomainfrom
speakeasy-sdk-regen-1769004478
Jan 21, 2026
Merged

chore: 🐝 Update SDK - Generate Lending library LENDING-LIBRARY 7.4.0#653
pj-simpson merged 1 commit intomainfrom
speakeasy-sdk-regen-1769004478

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Jan 21, 2026

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (automated)

Typescript SDK Changes:

  • codatlending.companies.list(): response.results.[].dataConnections.[].connectionInfo.{} Changed Breaking ⚠️
  • codatlending.companies.create(): response.dataconnections.[].connectionInfo.{} Changed Breaking ⚠️
  • codatlending.companies.replace(): response.dataconnections.[].connectionInfo.{} Changed Breaking ⚠️
  • codatlending.companies.update(): response.dataconnections.[].connectionInfo.{} Changed Breaking ⚠️
  • codatlending.companies.get(): response.dataconnections.[].connectionInfo.{} Changed Breaking ⚠️
  • codatlending.connections.list(): response.results.[].connectionInfo.{} Changed Breaking ⚠️
  • codatlending.connections.create(): response.connectioninfo.{} Changed Breaking ⚠️
  • codatlending.connections.get(): response.connectioninfo.{} Changed Breaking ⚠️
  • codatlending.connections.unlink(): response.connectioninfo.{} Changed Breaking ⚠️
  • codatlending.manageData.refresh.allDataTypes(): error.status[400] Added
  • codatlending.manageData.refresh.dataType(): error.status[400] Added
  • codatlending.transactions.journalEntries.list(): response.results.[].journalLines.[] Changed
  • codatlending.transactions.journalEntries.get(): response.journallines.[] Changed
  • codatlending.accountsPayable.bills.list(): response.results.[].lineItems.[] Changed
  • codatlending.accountsPayable.bills.get(): response.lineitems.[] Changed
  • codatlending.loanWriteback.sourceAccounts.createMapping():
    • request.bankFeedBankAccountMapping.feedStartDate Added
OpenAPI Change Summary
├──[+] webhooks (76040:5)
├─┬Paths
│ ├──[+] path (75897:3)
│ ├──[+] path (75786:3)
│ ├─┬/companies/{companyId}/connections/{connectionId}/data/directCosts
│ │ └─┬GET
│ │   └──[🔀] description (17979:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/options/bankAccounts
│ │ └─┬GET
│ │   ├──[🔀] description (60757:20)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬QuickBooks Desktop
│ │           └──[🔀] value (60529:21)
│ ├─┬/companies/{companyId}/connections/{connectionId}/data/directIncomes/{directIncomeId}/attachments
│ │ └─┬GET
│ │   └──[🔀] description (19984:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/data/directIncomes/{directIncomeId}
│ │ └─┬GET
│ │   └──[🔀] description (19863:20)
│ ├─┬/companies/{companyId}/reports/categorizedBankStatement/{reportId}/accounts
│ │ ├─┬GET
│ │ │ └──[🔀] description (75676:20)
│ │ └──Parameters
│ ├─┬/companies/{companyId}/connections/{connectionId}/push/suppliers
│ │ └─┬POST
│ │   └──[🔀] description (67893:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/push/payments
│ │ └─┬POST
│ │   └──[🔀] description (75019:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/data/directCosts/{directCostId}/attachments/{attachmentId}
│ │ └─┬GET
│ │   └──[🔀] description (18499:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/options/payments
│ │ └─┬GET
│ │   ├──[🔀] description (74858:20)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬QuickBooks Desktop
│ │           └──[🔀] value (73527:21)
│ ├─┬/companies/{companyId}/connections/{connectionId}/data/directCosts/{directCostId}
│ │ └─┬GET
│ │   └──[🔀] description (18458:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/connectionInfo/bankFeedAccounts
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Version 2
│ │         └──[🔀] value (64234:19)
│ ├─┬/companies/{companyId}/connections/{connectionId}/data/directIncomes/{directIncomeId}/attachments/{attachmentId}
│ │ └─┬GET
│ │   └──[🔀] description (19905:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/options/chartOfAccounts
│ │ └─┬GET
│ │   ├──[🔀] description (64152:20)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬QuickBooks Desktop
│ │           └──[🔀] value (61359:21)
│ ├─┬/companies/{companyId}/reports/categorizedBankStatement/{reportId}/transactions
│ │ ├─┬GET
│ │ │ └──[🔀] description (75413:20)
│ │ └──Parameters
│ ├─┬/companies/{companyId}/reports/categorizedBankStatement/{reportId}/excel
│ │ ├─┬GET
│ │ │ └──[🔀] description (75758:20)
│ │ └──Parameters
│ ├─┬/companies/{companyId}/connections/{connectionId}/bankFeedAccounts/mapping
│ │ └─┬POST
│ │   └──[🔀] description (64345:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/push/bankAccounts
│ │ └─┬POST
│ │   └──[🔀] description (60799:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/push/bankAccounts/{accountId}/bankTransactions
│ │ └─┬POST
│ │   └──[🔀] description (69238:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/push/directCosts
│ │ └─┬POST
│ │   └──[🔀] description (72379:20)
│ ├─┬/companies/{companyId}/reports/{reportType}
│ │ └─┬POST
│ │   └──[🔀] description (75323:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/options/directCosts
│ │ └─┬GET
│ │   ├──[🔀] description (72074:20)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬QuickBooks Desktop
│ │           └──[🔀] value (70171:21)
│ ├─┬/companies/{companyId}/connections/{connectionId}/push/transfers
│ │ └─┬POST
│ │   └──[🔀] description (69178:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/data/directIncomes/{directIncomeId}/attachments/{attachmentId}/download
│ │ └─┬GET
│ │   └──[🔀] description (19946:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/push/accounts
│ │ └─┬POST
│ │   └──[🔀] description (64200:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/options/suppliers
│ │ └─┬GET
│ │   └──[🔀] description (67845:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/options/transfers
│ │ └─┬GET
│ │   └──[🔀] description (69106:20)
│ ├─┬/companies/{companyId}/data/financials/cashFlowStatement
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/companies/{companyId}/reports/{reportType}/{reportId}/status
│ │ ├─┬GET
│ │ │ └──[🔀] description (75367:20)
│ │ └──Parameters
│ ├─┬/companies/{companyId}/connections/{connectionId}/data/directCosts/{directCostId}/attachments
│ │ └─┬GET
│ │   └──[🔀] description (18578:20)
│ ├─┬/companies/{companyId}/data/queue/{dataType}
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[+] codes (85614:7)
│ ├─┬/companies/{companyId}/connections/{connectionId}/options/bankAccounts/{accountId}/bankTransactions
│ │ └─┬GET
│ │   └──[🔀] description (69197:20)
│ ├─┬/companies/{companyId}/data/financials/balanceSheet
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/companies/{companyId}/data/financials/profitAndLoss
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/companies/{companyId}/connections/{connectionId}/data/directIncomes
│ │ └─┬GET
│ │   └──[🔀] description (19441:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/data/directCosts/{directCostId}/attachments/{attachmentId}/download
│ │ └─┬GET
│ │   └──[🔀] description (18539:20)
│ ├─┬/companies/{companyId}/files/download
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/companies/{companyId}/reports
│ │ └─┬GET
│ │   └──[🔀] description (75838:20)
│ └─┬/companies/{companyId}/data/all
│   └─┬POST
│     └─┬Responses
│       └──[+] codes (85614:7)
├─┬Tags
│ └──[+] Financial summary (124:5)
├─┬reports.creditModel.generate.successful
│ └─┬POST
│   └─┬Requestbody
│     └─┬application/json
│       └─┬Successful
│         └──[🔀] value (76108:19)
├─┬reports.creditModel.generate.unsuccessful
│ └─┬POST
│   └─┬Requestbody
│     └─┬application/json
│       └─┬Unsuccessful
│         └──[🔀] value (76136:19)
├─┬reports.categorizedBankStatement.generate.successful
│ └─┬POST
│   └─┬Requestbody
│     └─┬application/json
│       └─┬Successful
│         └──[🔀] value (76022:19)
└─┬Components
  ├──[+] schemas (84015:7)
  ├─┬AccountingDirectCost
  │ └──[🔀] description (78713:20)
  ├─┬BankFeedBankAccountMapping
  │ ├──[+] properties (80445:9)
  │ ├─┬sourceAccountId
  │ │ └──[🔀] $ref (83329:14)❌ 
  │ └─┬targetAccountId
  │   ├──[🔀] description (80440:24)
  │   └──[-] nullable (79411:31)❌ 
  ├─┬Connection
  │ └─┬connectionInfo
  │   └──[🔀] additionalProperties (82904:33)❌ 
  ├─┬AccountingDirectIncome
  │ └──[🔀] description (78898:20)
  └─┬DateTime
    ├──[🔀] examples (83332:11)
    └──[🔀] examples (83333:11)
Document Element Total Changes Breaking Changes
paths 40 0
tags 1 0
webhooks 3 0
components 10 3

TYPESCRIPT CHANGELOG

constsAndDefaults: 0.1.12 - 2025-06-11

🐛 Bug Fixes

  • fix to const handling (commit by @mfbx9da4)

core: 3.26.22 - 2026-01-15

🐛 Bug Fixes

  • use constants.fetchOptions for snake_case compatibility in react-query and mcp-server templates (commit by @AshGodfrey)

core: 3.26.20 - 2026-01-12

🐛 Bug Fixes

  • Further tune media type matching expression for ReDoS (commit by @bflad)

core: 3.26.19 - 2026-01-07

🐛 Bug Fixes

  • Prevent ReDoS vulnerability report for media type matching expression (commit by @bflad)

core: 3.26.18 - 2026-01-06

🐝 New Features

  • add preserveModelFieldNames config to preserve original model property casing (commit by @)

core: 3.26.17 - 2025-12-18

🐛 Bug Fixes

  • fixed escaping of template braces in defaults, consts, and comments (commit by @tristanspeakeasy)

core: 3.26.16 - 2025-12-16

🐝 New Features

  • improve react-query server prefetching and infinite query key (commit by @mfbx9da4)
  • upgrade vitest from 3.0.2 to 3.0.5

core: 3.26.15 - 2025-12-09

🐛 Bug Fixes

  • harden naming collision resolution (commit by @danielkov)

core: 3.26.14 - 2025-12-02

🐛 Bug Fixes

  • no longer skip build if no source changes (commit by @danielkov)
  • fields which have a default but are only used in a response will be rendered as required (commit by @mfbx9da4)

core: 3.26.13 - 2025-11-28

🐛 Bug Fixes

  • move .tsBuildInfo to outDir location to avoid false positive cache hit when transpiling TypeScript (commit by @mfbx9da4)

core: 3.26.11 - 2025-11-25

🐝 New Features

  • allow inclusion of empty array query parameter (commit by @idbentley)

core: 3.26.10 - 2025-11-24

🐝 New Features

  • union discriminators are inferred for oneOfs missing the explicit OpenAPI discriminator mapping. Configure via inferUnionDiscriminators: true in gen.yaml (commit by @mfbx9da4)

core: 3.26.9 - 2025-11-20

🐝 New Features

  • forwardCompatibleEnumsByDefault is now configurable via gen.yaml. When true, any enum which is used on a response will be automatically open/forward compatible - i.e. unknown values will be tolerated. Single value enums won't be automatically opened. Individual enums can be controlled with x-speakeasy-unknown-values: allow/disallow. (commit by @mfbx9da4)

core: 3.26.8 - 2025-11-18

🐝 New Features

  • Support for lax mode deserialization. Configurable via gen.yaml laxMode: lax | strict. Missing required fields will not throw zod response validation errors but instead fallback to a zero value. eg for a string the zero value is "". Lax mode also introduces non-lossy coercion where possible eg a boolean field will tolerate the string "true". (commit by @mfbx9da4)

core: 3.26.6 - 2025-11-12

🐛 Bug Fixes

  • regression to date/datetime deserialization (commit by @mfbx9da4)
  • handle application/* encoding in multipart forms (commit by @danielkov)

core: 3.26.7 - 2025-11-10

🐝 New Features

  • smart union deserialization (configurable via gen.yaml unionStrategy: populated-fields) (commit by @mfbx9da4)

core: 3.26.5 - 2025-11-10

🐝 New Features

  • smart union deserialization (configurable via gen.yaml unionStrategy: populated-fields) (commit by @mfbx9da4)

core: 3.26.4 - 2025-11-07

🐝 New Features

  • support for zodVersion v4-mini (configurable via gen.yaml zodVersion) (commit by @mfbx9da4)

core: 3.26.12 - 2025-11-06

🐛 Bug Fixes

  • multi-part arrays now serialized according to RFC7578 (commit by @danielkov)

core: 3.26.3 - 2025-11-05

🐝 New Features

  • delete dead code - unused inbound/outbound schemas (configurable via alwaysIncludeInboundAndOutbound) (commit by @mfbx9da4)

core: 3.26.2 - 2025-11-05

🐝 New Features

  • support body field name configuration via requestBodyFieldName in gen.yaml (commit by @subomi)

core: 3.26.1 - 2025-11-04

🐛 Bug Fixes

  • delete deprecated zod code (configurable via gen.yaml exportZodModelNamespace) (commit by @mfbx9da4)

core: 3.26.0 - 2025-11-03

🐝 New Features

  • allow additional package.json scripts to be defined (commit by @walker-tx)

core: 3.24.2 - 2025-10-30

🐛 Bug Fixes

  • make security scheme resolution case-insensitive (commit by @vishalg0wda)

core: 3.24.1 - 2025-10-23

🐛 Bug Fixes

  • prevent validation errors when response headers are not expected in all respone patterns (commit by @2ynn)

core: 3.24.0 - 2025-10-23

🐝 New Features

  • add full support for zodVersion v4 (commit by @mfbx9da4)

core: 3.23.0 - 2025-10-21

🐝 New Features

  • add Zod v3 and v4 compatibility via zod/v3 import path (commit by @mfbx9da4)

core: 3.22.0 - 2025-10-13

🐝 New Features

  • add config option for deep merging allOf nodes in OpenAPI specs (commit by @BlakeTheAwesome)

core: 3.21.27 - 2025-10-09

🐛 Bug Fixes

  • Fix reading environment variables in deno (commit by @subomi)

core: 3.21.26 - 2025-10-01

🐛 Bug Fixes

  • add acceptHeaderEnum config to control Accept header enum generation (commit by @)

core: 3.21.25 - 2025-09-23

🐛 Bug Fixes

core: 3.21.24 - 2025-09-23

🐛 Bug Fixes

  • allow input/output models without suffixes (commit by @disintegrator)

core: 3.21.23 - 2025-09-18

🔧 Chores

  • added snake case support for models in typescript (commit by @GorshkovIvan)

core: 3.21.22 - 2025-09-02

🐛 Bug Fixes

  • enabled empty strings to be used as end cursor values in pagination (commit by @GorshkovIvan)

core: 3.21.21 - 2025-09-01

🔧 Chores

  • added support for lowercase Bearer tokens in Authorization headers (commit by @GorshkovIvan)

core: 3.21.20 - 2025-08-06

🐛 Bug Fixes

  • Prevent dependency version mismatch between typescript 5.8 and typescript-eslint versions earlier than 8.26.0 (commit by @bflad)

core: 3.21.19 - 2025-08-01

🐛 Bug Fixes

  • referencing models before declaration (commit by @mfbx9da4)

core: 3.21.18 - 2025-07-31

🐛 Bug Fixes

  • potential issue using enum before declaration in model file (commit by @mfbx9da4)

core: 3.21.17 - 2025-07-30

🐛 Bug Fixes

  • zodv4 compatibility issues (commit by @mfbx9da4)

core: 3.21.16 - 2025-07-24

🔧 Chores

core: 3.21.15 - 2025-07-15

🐛 Bug Fixes

  • sanitize reserved keywords in function names to prevent compilation errors (commit by @AshGodfrey)

core: 3.21.14 - 2025-07-09

🐛 Bug Fixes

  • [force-gen] limit zod version to ^3 (commit by @walker-tx)

core: 3.21.13 - 2025-07-03

🐛 Bug Fixes

  • pin @types/bun version to last compatible release (commit by @vishalg0wda)

core: 3.21.12 - 2025-07-03

🐛 Bug Fixes

  • fixed generation of example call signatures when skipping optional parameters (commit by @tristanspeakeasy)

core: 3.21.11 - 2025-06-09

🐛 Bug Fixes

core: 3.21.10 - 2025-05-30

🐛 Bug Fixes

core: 3.21.9 - 2025-05-19

🐛 Bug Fixes

  • Prevent errors with Zod 3.25+ and commonjs module config (commit by @bflad)

core: 3.21.8 - 2025-05-07

🐛 Bug Fixes

  • fixed stability of generated examples using operation and field seeds, including fixes to union examples (commit by @tristanspeakeasy)

core: 3.21.7 - 2025-04-30

🐛 Bug Fixes

  • allow intentional string escaping without lint errors (commit by @vishalg0wda)

core: 3.21.6 - 2025-04-11

🐛 Bug Fixes

  • increase stability of generator model file names (commit by @vishalg0wda)

core: 3.21.5 - 2025-04-03

🐛 Bug Fixes

  • improve performance of generation on multicore machines and various fixes to correctness based on order of generation (commit by @tristanspeakeasy)

examples: 2.82.4 - 2025-12-23

🐛 Bug Fixes

  • Use npm --prefix instead of sh for better Windows compatibility (commit by @bflad)

examples: 2.82.3 - 2025-08-11

🐝 New Features

  • usageSDKInitImports allows configuring imports for usage snippets in conjunction with usageSDKInit (commit by @mfbx9da4)

examples: 2.83.0 - 2025-08-05

🐝 New Features

  • allow configuration of SDK construction in the generated usage examples (commit by @mfbx9da4)

examples: 2.82.1 - 2025-07-08

🐛 Bug Fixes

  • Fix missing title and description in main usage examples when using x-speakeasy-globals (commit by @Kanwardeep)

globalSecurity: 2.82.14 - 2025-09-10

🔧 Chores

  • support opting out of operation security hoisting (commit by @vishalg0wda)

globalServerURLs: 2.83.0 - 2025-10-22

🐝 New Features

  • Allow server selection to appear in all code samples (commit by @BlakeTheAwesome)

globalServerURLs: 2.82.5 - 2025-05-09

🐛 Bug Fixes

groups: 2.81.3 - 2025-10-06

🐛 Bug Fixes

  • Fix empty readme files being generated when all operations are in child groups (commit by @BlakeTheAwesome)

mcpServer: 0.9.4 - 2025-12-18

🐛 Bug Fixes

  • update @modelcontextprotocol/sdk to ^1.24.0 to fix CVSS 7.6 vulnerability (commit by @mfbx9da4)

mcpServer: 0.9.3 - 2025-07-01

🐛 Bug Fixes

  • Prevent stricli 1.2.0 error when not using MCP scopes (commit by @bflad)

mcpServer: 0.9.2 - 2025-04-17

🐛 Bug Fixes

  • Pin @modelcontextprotocol/sdk to 1.9.0 to prevent breaking changes in 1.10.0 (commit by @bflad)

mcpServer: 0.9.1 - 2025-04-04

🐛 Bug Fixes

sdkHooks: 0.4.0 - 2025-10-15

🐝 New Features

  • expose available OAuth 2.0 scopes for use in custom hooks (commit by @2ynn)

sdkHooks: 0.3.0 - 2025-05-21

🐝 New Features

unions: 2.86.3 - 2025-12-01

🐝 New Features

  • pre-apply union discriminators onto union members when the type is only used under a discriminated union. Configurable via gen.yaml preApplyUnionDiscriminators (commit by @mfbx9da4)

unions: 2.86.2 - 2025-11-27

🐝 New Features

  • New gen.yaml flag forwardCompatibleUnionsByDefault controls forward compatibility for discriminated unions in responses. 'tagged-only' makes only discriminated unions open to unknown values. 'false' disables forward compatibility. Unknown discriminator values are returned as an object with the discriminator field set to a special 'UNKNOWN' string and a raw field containing the original input. Individual unions can be controlled with x-speakeasy-unknown-values: allow/disallow. (commit by @mfbx9da4)

unions: 2.86.1 - 2025-11-27

🐛 Bug Fixes

  • improve picking with nested unions (commit by @mfbx9da4)

unions: 2.86.0 - 2025-10-01

🐝 New Features

  • support nested discriminated unions (commit by @vishalg0wda)

unions: 2.85.12 - 2025-09-25

🐛 Bug Fixes

  • Fix discriminator mapping array being re-sorted as a side effect of our zod serialisation code (commit by @BlakeTheAwesome)

unions: 2.85.11 - 2025-06-19

🐛 Bug Fixes

  • regression related to union discriminator mapping (commit by @mfbx9da4)

unions: 2.85.10 - 2025-06-13

🐛 Bug Fixes

  • implement union type sorting by required fields count (commit by @tristanspeakeasy)

unions: 2.85.9 - 2025-06-05

🐛 Bug Fixes

  • Handle unions for multipart/form-data request body (commit by @Kanwardeep)

webhooks: 1.5.1 - 2025-11-18

🐛 Bug Fixes

  • exclude webhook sender methods and use secure HMAC verification (commit by @AshGodfrey)

Based on Speakeasy CLI 1.692.0


Note

SDK regen and workflow updates

  • Bumps speakeasyVersion to 1.692.0 and refreshes lending-source revision/blob digests and regen tag; updates lending-library code samples digest in .speakeasy/workflow.lock.
  • Adds/expands lending/.gitignore to exclude examples, build outputs, and generated SDK artifacts (dist, cjs, esm, sdk, etc.).

Written by Cursor Bugbot for commit 3d3fb31. This will update automatically on new commits. Configure here.

* `codatlending.companies.list()`:  `response.results.[].dataConnections.[].connectionInfo.{}` **Changed** **Breaking** ⚠️
* `codatlending.companies.create()`:  `response.dataconnections.[].connectionInfo.{}` **Changed** **Breaking** ⚠️
* `codatlending.companies.replace()`:  `response.dataconnections.[].connectionInfo.{}` **Changed** **Breaking** ⚠️
* `codatlending.companies.update()`:  `response.dataconnections.[].connectionInfo.{}` **Changed** **Breaking** ⚠️
* `codatlending.companies.get()`:  `response.dataconnections.[].connectionInfo.{}` **Changed** **Breaking** ⚠️
* `codatlending.connections.list()`:  `response.results.[].connectionInfo.{}` **Changed** **Breaking** ⚠️
* `codatlending.connections.create()`:  `response.connectioninfo.{}` **Changed** **Breaking** ⚠️
* `codatlending.connections.get()`:  `response.connectioninfo.{}` **Changed** **Breaking** ⚠️
* `codatlending.connections.unlink()`:  `response.connectioninfo.{}` **Changed** **Breaking** ⚠️
* `codatlending.manageData.refresh.allDataTypes()`:  `error.status[400]` **Added**
* `codatlending.manageData.refresh.dataType()`:  `error.status[400]` **Added**
* `codatlending.transactions.journalEntries.list()`:  `response.results.[].journalLines.[]` **Changed**
* `codatlending.transactions.journalEntries.get()`:  `response.journallines.[]` **Changed**
* `codatlending.accountsPayable.bills.list()`:  `response.results.[].lineItems.[]` **Changed**
* `codatlending.accountsPayable.bills.get()`:  `response.lineitems.[]` **Changed**
* `codatlending.loanWriteback.sourceAccounts.createMapping()`: 
  *  `request.bankFeedBankAccountMapping.feedStartDate` **Added**
@github-actions github-actions bot added the minor Minor version bump label Jan 21, 2026
@pj-simpson pj-simpson merged commit 237afbc into main Jan 21, 2026
2 of 3 checks passed
@pj-simpson pj-simpson deleted the speakeasy-sdk-regen-1769004478 branch January 21, 2026 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants