Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 26, 2025

SDK update

Versioning

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

Csharp SDK Changes Detected:

  • Apideck.Accounting.BalanceSheet.Get():
    • request.Filter Changed
  • Apideck.Accounting.ProfitAndLoss.Get():
    • request.Filter Changed
  • Apideck.Accounting.BankAccounts.List():
    • request.Filter Changed
    • response.data.[].DownstreamId Added
  • Apideck.Accounting.BankAccounts.Get(): response.data.DownstreamId Added
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├─┬/accounting/profit-and-loss
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/accounting/bank-accounts
│ │ └─┬GET
│ │   ├──Parameters
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (3462:9)
│ └─┬/accounting/balance-sheet
│   └─┬GET
│     └──Parameters
└─┬Components
  ├─┬ProfitAndLossFilter
  │ ├──[🔀] example (21056:9)
  │ ├──[+] properties (21046:9)
  │ ├─┬start_date
  │ │ ├──[🔀] title (21045:18)
  │ │ ├──[🔀] description (21042:24)
  │ │ └──[🔀] example (21044:20)
  │ ├─┬location_id
  │ │ ├──[🔀] title (21040:18)
  │ │ ├──[🔀] description (21037:24)
  │ │ └──[🔀] example (21039:20)
  │ ├─┬customer_id
  │ │ ├──[+] enum (21051:15)
  │ │ ├──[+] enum (21052:15)
  │ │ ├──[🔀] title (21053:18)
  │ │ ├──[🔀] description (21047:24)
  │ │ ├──[🔀] example (21049:20)
  │ │ └─┬Extensions
  │ │   └──[+] x-apideck-enum-id (21054:30)
  │ └─┬end_date
  │   ├──[🔀] title (21030:18)
  │   ├──[🔀] description (21027:24)
  │   └──[🔀] example (21029:20)
  ├─┬AccountingBankAccount
  │ ├──[+] properties (13052:9)
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (13117:11)❌ 
  │ ├─┬overdraft_limit
  │ │ └──[🔀] $ref (13847:20)❌ 
  │ ├─┬iban
  │ │ └──[🔀] $ref (16873:20)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (13877:20)❌ 
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (22711:20)❌ 
  │ ├─┬name
  │ │ └──[🔀] $ref (19945:13)❌ 
  │ ├─┬id
  │ │ └──[🔀] $ref (13871:20)❌ 
  │ ├─┬routing_number
  │ │ └──[🔀] $ref (13097:11)❌ 
  │ ├─┬ledger_account
  │ │ └──[🔀] $ref (18399:20)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (13154:9)
  ├─┬CreditNote
  │ └─┬status
  │   └──[+] enum (15337:15)
  ├─┬BalanceSheetFilter
  │ ├──[🔀] example (13788:9)
  │ ├──[+] properties (13778:9)
  │ ├─┬period_count
  │ │ ├──[🔀] type (13775:17)❌ 
  │ │ ├──[🔀] title (13777:18)
  │ │ ├──[🔀] description (13774:24)
  │ │ └──[🔀] example (13776:20)
  │ ├─┬start_date
  │ │ ├──[+] enum (13768:15)
  │ │ ├──[+] enum (13769:15)
  │ │ ├──[+] enum (13770:15)
  │ │ ├──[🔀] title (13771:18)
  │ │ ├──[🔀] description (13764:24)
  │ │ ├──[🔀] example (13766:20)
  │ │ ├──[-] deprecated (13718:33)
  │ │ └─┬Extensions
  │ │   └──[+] x-apideck-enum-id (13772:30)
  │ ├─┬period_type
  │ │ ├──[-] enum (13735:27)❌ 
  │ │ ├──[-] enum (13736:27)❌ 
  │ │ ├──[-] enum (13737:27)❌ 
  │ │ ├──[🔀] type (13760:17)❌ 
  │ │ ├──[🔀] title (13762:18)
  │ │ ├──[🔀] description (13759:24)
  │ │ ├──[🔀] example (13761:20)
  │ │ └─┬Extensions
  │ │   └──[-] x-apideck-enum-id (13739:40)❌ 
  │ ├─┬end_date
  │ │ ├──[+] enum (13783:15)
  │ │ ├──[+] enum (13784:15)
  │ │ ├──[🔀] title (13785:18)
  │ │ ├──[🔀] description (13779:24)
  │ │ ├──[🔀] example (13781:20)
  │ │ └─┬Extensions
  │ │   └──[+] x-apideck-enum-id (13786:30)
  │ └─┬location_id
  │   ├──[🔀] title (13757:18)
  │   ├──[🔀] description (13754:24)
  │   └──[🔀] example (13756:20)
  └─┬BankAccountsFilter
    ├──[+] properties (13908:9)
    ├─┬status
    │ ├──[-] enum (13870:27)❌ 
    │ ├──[-] enum (13871:27)❌ 
    │ ├──[-] enum (13872:27)❌ 
    │ ├──[🔀] title (13907:18)
    │ ├──[🔀] description (13904:24)
    │ ├──[🔀] example (13906:20)
    │ └─┬Extensions
    │   └──[-] x-apideck-enum-id (13874:40)❌ 
    └─┬name
      ├──[+] enum (13913:15)
      ├──[+] enum (13914:15)
      ├──[+] enum (13915:15)
      ├──[+] enum (13916:15)
      ├──[+] enum (13917:15)
      ├──[+] enum (13918:15)
      ├──[+] enum (13919:15)
      ├──[🔀] title (13920:18)
      ├──[🔀] description (13909:24)
      ├──[🔀] example (13911:20)
      └─┬Extensions
        └──[+] x-apideck-enum-id (13921:30)
Document Element Total Changes Breaking Changes
paths 1 0
components 79 17
info 1 0

CSHARP CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.662.0

@github-actions github-actions bot added the patch Patch version bump label Nov 26, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764199326 branch 2 times, most recently from f6370ef to 087e0b6 Compare November 27, 2025 00:17
* `Apideck.Accounting.BalanceSheet.Get()`: 
  *  `request.Filter` **Changed**
* `Apideck.Accounting.ProfitAndLoss.Get()`: 
  *  `request.Filter` **Changed**
* `Apideck.Accounting.BankAccounts.List()`: 
  *  `request.Filter` **Changed**
  *  `response.data.[].DownstreamId` **Added**
* `Apideck.Accounting.BankAccounts.Get()`:  `response.data.DownstreamId` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1764199326 branch from c5feea2 to 18bf76f Compare November 27, 2025 09:08
@Amzani Amzani merged commit 5a1b3b9 into main Nov 27, 2025
1 check failed
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.

3 participants