Skip to content

chore: 🐝 Update SDK - Generate 0.31.20#169

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1780908444
Open

chore: 🐝 Update SDK - Generate 0.31.20#169
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1780908444

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 8, 2026

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 Detected:

  • apideck.accounting.general_ledger_transactions.list(): Added
  • apideck.accounting.general_ledger_transactions.get(): Added
  • apideck.accounting.journal_entries.list(): request.filter Changed
OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (3019:3)
│ ├──[+] path (3076:3)
│ ├─┬/hris/employees/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (10942:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (11035:9)
│ ├─┬/accounting/journal-entries
│ │ ├─┬GET
│ │ │ ├──Parameters
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (2722:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2811:9)
│ └─┬/hris/employees
│   ├─┬GET
│   │ └─┬Extensions
│   │   └──[🔀] x-apideck-gotchas (10778:9)
│   └─┬POST
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (10883:9)
└─┬Components
  ├──[+] responses (46942:7)
  ├──[+] responses (46948:7)
  ├──[+] parameters (14649:7)
  ├──[+] parameters (14641:7)
  ├──[+] schemas (20074:7)
  ├──[+] schemas (22256:7)
  ├──[+] schemas (22060:7)
  ├──[+] schemas (22160:7)
  ├──[+] schemas (22221:7)
  ├──[+] schemas (20040:7)
  └─┬JournalEntriesFilter
    ├──[+] properties (22446:9)
    ├─┬status
    │ ├──[+] enum (22451:15)
    │ ├──[+] enum (22450:15)
    │ ├──[-] enum (22006:27)❌ 
    │ ├──[-] enum (22007:27)❌ 
    │ ├──[-] enum (22008:27)❌ 
    │ ├──[-] enum (22009:27)❌ 
    │ ├──[-] enum (22010:27)❌ 
    │ ├──[-] enum (22011:27)❌ 
    │ ├──[-] enum (22012:27)❌ 
    │ ├──[-] enum (22005:27)❌ 
    │ ├──[+] title (22452:18)
    │ ├──[+] description (22447:24)
    │ └─┬Extensions
    │   └──[🔀] x-apideck-enum-id (22453:30)
    └─┬updated_since
      ├──[+] enum (22436:15)
      ├──[+] enum (22437:15)
      ├──[+] enum (22438:15)
      ├──[+] enum (22439:15)
      ├──[+] enum (22440:15)
      ├──[+] enum (22441:15)
      ├──[+] enum (22442:15)
      ├──[+] enum (22443:15)
      ├──[-] title (22001:28)
      ├──[-] format (21999:29)❌ 
      ├──[-] example (22000:30)
      └─┬Extensions
        ├──[+] x-apideck-enum-id (22444:30)
        └──[+] x-speakeasy-unknown-values (22445:39)
Document Element Total Changes Breaking Changes
paths 8 0
components 37 9
Linting Report 0 errors, 1 warnings, 88 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.656.1

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Jun 8, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780908444 branch 3 times, most recently from c773c10 to 4108afc Compare June 8, 2026 14:26
* `apideck.accounting.general_ledger_transactions.list()`: **Added**
* `apideck.accounting.general_ledger_transactions.get()`: **Added**
* `apideck.accounting.journal_entries.list()`:  `request.filter` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780908444 branch from daa72bc to b8e4678 Compare June 8, 2026 18:09
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