Skip to content

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

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

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

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

SDK update

Versioning

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

Csharp SDK Changes:

  • Codat.syncPayables.Suppliers.Update(): Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (1731:3)
│ ├─┬/companies/{companyId}/connections/{connectionId}/payables/bankAccounts
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬201
│ │   │   └─┬application/json
│ │   │     └──[+] examples (1875:19)
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Bank account example
│ │         ├──[🔀] value (1860:19)
│ │         ├──[🔀] value (1860:19)
│ │         ├──[🔀] value (1860:19)
│ │         ├──[-] value (1701:37)
│ │         ├──[-] value (1701:37)
│ │         └──[-] value (1701:37)
│ └─┬/companies/{companyId}/connections/{connectionId}/payables/suppliers
│   ├─┬GET
│   │ ├──[🔀] description (1556:20)
│   │ └─┬Responses
│   │   └─┬200
│   │     └─┬application/json
│   │       └─┬Suppliers
│   │         └──[🔀] value (1605:21)
│   └─┬POST
│     ├──[🔀] description (1658:20)
│     ├─┬Responses
│     │ └─┬201
│     │   └─┬application/json
│     │     └─┬Suppliers
│     │       ├──[🔀] value (1698:21)
│     │       ├──[🔀] value (1698:21)
│     │       ├──[🔀] value (1698:21)
│     │       ├──[🔀] value (1698:21)
│     │       ├──[🔀] value (1698:21)
│     │       ├──[🔀] value (1698:21)
│     │       ├──[🔀] value (1698:21)
│     │       ├──[🔀] value (1698:21)
│     │       ├──[+] value (1698:21)
│     │       └──[+] value (1698:21)
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Suppliers
│           ├──[🔀] value (1674:19)
│           ├──[🔀] value (1674:19)
│           ├──[🔀] value (1674:19)
│           └──[🔀] value (1674:19)
└─┬Components
  └─┬Address
    └─┬country
      └──[🔀] description (1974:24)
Document Element Total Changes Breaking Changes
paths 25 0
components 1 0

View full report

Linting Report 0 errors, 16 warnings, 6 hints

View full report

CSHARP CHANGELOG

constsAndDefaults: 0.0.3 - 2026-02-21

🐛 Bug Fixes

  • coerce type-mismatched default values instead of clearing them to prevent invalid generated code (commit by @danielkov)

core: 3.15.20 - 2026-03-10

🐝 New Features

  • Improved formatter memory allocations for faster performance when enableFormatting is enabled (commit by @bflad)

core: 3.15.19 - 2026-03-04

🐛 Bug Fixes

  • include global security in SDK Example Usage snippets and per-operation docs (commit by @mfbx9da4)

core: 3.15.18 - 2026-02-27

🐛 Bug Fixes

  • make serverURL optional when operations define their own servers (commit by @danielkov)

core: 3.15.17 - 2026-02-27

🐛 Bug Fixes

  • derive installation URL from repo URL for monorepo subdirectory support (commit by @bradcypert)

core: 3.15.15 - 2026-02-20

🐝 New Features

  • add embedded clang-format behind enableFormatting config flag (commit by @tristanspeakeasy)

core: 3.15.14 - 2026-02-18

🐛 Bug Fixes

  • truncate filenames that exceed OS limit to prevent build failures (commit by @danielkov)

core: 3.15.13 - 2026-02-17

🐝 New Features

  • allow repoUrl and repoSubDirectory to be configured via gen.yaml generation section (commit by @vishalg0wda)

core: 3.15.12 - 2026-02-16

🐛 Bug Fixes

  • resolve namespace shadowing when a schema name matches a namespace segment (commit by @tristanspeakeasy)

examples: 2.81.7 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

globalSecurity: 2.83.10 - 2026-02-18

🐝 New Features

  • Ensure basic HTTP authentication details are always included in API requests when selected out of multiple security options (commit by @tristanspeakeasy)

globalServerURLs: 2.83.1 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

nameOverrides: 2.81.4 - 2026-02-19

🐝 New Features

  • add support for renaming object properties that reference a shared component (commit by @2ynn)

nameOverrides: 2.81.3 - 2026-02-19

🐛 Bug Fixes

  • set fixes.nameOverrideFeb2026 to true in gen.yaml to prevent x-speakesy-name-override from propagating through resolution or allOf merging (commit by @2ynn)

retries: 0.0.2 - 2026-03-02

🐝 New Features

  • support for Retry-After HTTP header (commit by @bflad)

Based on Speakeasy CLI 1.759.1

* `Codat.syncPayables.Suppliers.Update()`: **Added**
@github-actions github-actions bot added the patch Patch version bump label Mar 23, 2026
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