Skip to content

chore: 🐝 Update SDK - Generate Sync for Payables library SYNC-FOR-PAYABLES-LIBRARY 9.0.2#652

Open
github-actions[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1776246527
Open

chore: 🐝 Update SDK - Generate Sync for Payables library SYNC-FOR-PAYABLES-LIBRARY 9.0.2#652
github-actions[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1776246527

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

SDK update

Versioning

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

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes:

  • codat_sync_payables.companies.list(): response.results[].data_connections[].integration_key Changed
  • codat_sync_payables.companies.create(): response.data_connections[].integration_key Changed
  • codat_sync_payables.companies.replace(): response.data_connections[].integration_key Changed
  • codat_sync_payables.companies.update(): response.data_connections[].integration_key Changed
  • codat_sync_payables.companies.get(): response.data_connections[].integration_key Changed
  • codat_sync_payables.connections.list(): response.results[].integration_key Changed
  • codat_sync_payables.connections.create(): response.integration_key Changed
  • codat_sync_payables.connections.get(): response.integration_key Changed
  • codat_sync_payables.connections.unlink(): response.integration_key Changed

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  └─┬Connection
    └──[-] required (2713:11)❌ 
Document Element Total Changes Breaking Changes
components 1 1

View full report

Linting Report 0 errors, 16 warnings, 6 hints

View full report

PYTHON CHANGELOG

core: 6.0.21 - 2026-03-27

🐛 Bug Fixes

  • replace broken is_union None guard in serialize_decimal, serialize_float, serialize_int, and validate_const with simple None check (commit by @AshGodfrey)

globalSecurity: 3.0.7 - 2026-03-25

🐛 Bug Fixes

  • basic-http handling when used as a security option wrapper (commit by @2ynn)

globalSecurity: 3.0.6 - 2026-03-24

🐛 Bug Fixes

  • respect global security alternatives ordering and enforce operation-level security restrictions when hoisted (commit by @2ynn)

Based on Speakeasy CLI 1.761.5

* `codat_sync_payables.companies.list()`:  `response.results[].data_connections[].integration_key` **Changed**
* `codat_sync_payables.companies.create()`:  `response.data_connections[].integration_key` **Changed**
* `codat_sync_payables.companies.replace()`:  `response.data_connections[].integration_key` **Changed**
* `codat_sync_payables.companies.update()`:  `response.data_connections[].integration_key` **Changed**
* `codat_sync_payables.companies.get()`:  `response.data_connections[].integration_key` **Changed**
* `codat_sync_payables.connections.list()`:  `response.results[].integration_key` **Changed**
* `codat_sync_payables.connections.create()`:  `response.integration_key` **Changed**
* `codat_sync_payables.connections.get()`:  `response.integration_key` **Changed**
* `codat_sync_payables.connections.unlink()`:  `response.integration_key` **Changed**
@github-actions github-actions Bot added the patch Patch version bump label Apr 15, 2026
@pj-simpson pj-simpson self-requested a review April 15, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant