Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Aug 21, 2025

SDK update

Versioning

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

SDK Changes Detected:

  • apideck.ats.jobs.list(): response.data.[].blocks.[].content Changed Breaking ⚠️
  • apideck.ats.jobs.get(): response.data.blocks.[].content Changed Breaking ⚠️
  • apideck.accounting.suppliers.list(): response.data.[] Changed
  • apideck.accounting.suppliers.create(): request Changed
  • apideck.accounting.suppliers.get(): response.data Changed
  • apideck.accounting.suppliers.update(): request Changed
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
└─┬Components
  ├──[+] schemas (19106:7)
  ├──[+] schemas (19075:7)
  ├─┬Supplier
  │ ├──[+] properties (20566:9)
  │ ├──[+] properties (20529:9)
  │ ├──[+] properties (20523:9)
  │ ├──[+] properties (20541:9)
  │ ├──[+] properties (20545:9)
  │ ├─┬status
  │ │ └──[🔀] $ref (19459:20)❌ 
  │ ├─┬supplier_category
  │ │ ├──[+] enum (20505:15)
  │ │ ├──[+] enum (20506:15)
  │ │ ├──[+] enum (20507:15)
  │ │ ├──[+] enum (20508:15)
  │ │ ├──[+] enum (20509:15)
  │ │ ├──[🔀] title (20511:18)
  │ │ ├──[🔀] description (20501:24)
  │ │ ├──[🔀] example (20503:20)
  │ │ └─┬Extensions
  │ │   └──[+] x-apideck-enum-id (20512:30)
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (18992:13)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (20715:13)❌ 
  │ ├─┬terms
  │ │ ├──[🔀] title (20449:18)
  │ │ ├──[🔀] description (20445:24)
  │ │ └──[🔀] example (20447:20)
  │ ├─┬suffix
  │ │ └──[🔀] $ref (20314:20)❌ 
  │ ├─┬websites
  │ │ └─┬Schema
  │ │   └──[🔀] $ref (19106:13)❌ 
  │ ├─┬tax_rate
  │ │ └──[🔀] $ref (20417:13)❌ 
  │ ├─┬last_name
  │ │ └──[🔀] $ref (20567:11)❌ 
  │ ├─┬notes
  │ │ ├──[🔀] title (20528:18)
  │ │ ├──[🔀] description (20524:24)
  │ │ └──[🔀] example (20526:20)
  │ ├─┬title
  │ │ └──[🔀] $ref (20542:11)❌ 
  │ ├─┬middle_name
  │ │ └──[🔀] $ref (20530:11)❌ 
  │ ├─┬payment_method
  │ │ └──[🔀] $ref (19247:20)❌ 
  │ ├─┬phone_numbers
  │ │ ├──[-] items (20423:25)❌ 
  │ │ ├──[🔀] type (20488:17)❌ 
  │ │ ├──[+] title (20491:18)
  │ │ ├──[+] description (20487:24)
  │ │ ├──[+] nullable (20490:21)❌ 
  │ │ └──[+] example (20489:20)
  │ ├─┬tax_number
  │ │ └──[🔀] $ref (20562:11)❌ 
  │ ├─┬pass_through
  │ │ └──[🔀] $ref (18427:20)❌ 
  │ ├─┬row_version
  │ │ └──[🔀] $ref (19289:20)❌ 
  │ ├─┬subsidiary_id
  │ │ ├──[+] items (20473:13)❌ 
  │ │ ├──[🔀] type (20471:17)❌ 
  │ │ ├──[-] title (20495:28)
  │ │ ├──[-] description (20492:34)
  │ │ └──[-] example (20494:30)
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (20588:9)
  └─┬Job
    └─┬blocks
      └─┬Schema
        └─┬content
          └──[+] nullable (25563:27)❌ 
Document Element Total Changes Breaking Changes
info 1 0
components 48 19

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.606.0

@github-actions github-actions bot added the patch Patch version bump label Aug 21, 2025
* `apideck.ats.jobs.list()`:  `response.data.[].blocks.[].content` **Changed** **Breaking** ⚠️
* `apideck.ats.jobs.get()`:  `response.data.blocks.[].content` **Changed** **Breaking** ⚠️
* `apideck.accounting.suppliers.list()`:  `response.data.[]` **Changed**
* `apideck.accounting.suppliers.create()`:  `request` **Changed**
* `apideck.accounting.suppliers.get()`:  `response.data` **Changed**
* `apideck.accounting.suppliers.update()`:  `request` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1755773170 branch from ee7c77e to c9a66c6 Compare August 21, 2025 11:26
@Amzani Amzani merged commit bff4f92 into main Aug 21, 2025
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.

2 participants