Skip to content

chore: 🐝 Update SDK - Generate 0.31.22#171

Merged
Amzani merged 2 commits into
mainfrom
speakeasy-sdk-regen-1781761850
Jun 18, 2026
Merged

chore: 🐝 Update SDK - Generate 0.31.22#171
Amzani merged 2 commits into
mainfrom
speakeasy-sdk-regen-1781761850

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 18, 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.ecommerce.orders.list(): response.data.[].tax_inclusive Added
  • apideck.ecommerce.orders.get(): response.data.tax_inclusive Added
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
└─┬Components
  └─┬EcommerceOrder
    ├──[+] properties (38316:9)
    ├─┬total_amount
    │ ├──[🔀] type (38318:17)❌ 
    │ ├──[🔀] title (38322:18)
    │ ├──[🔀] description (38317:24)
    │ ├──[+] readOnly (38321:21)❌ 
    │ └──[🔀] example (38319:20)
    ├─┬total_discount
    │ ├──[🔀] title (38309:18)
    │ ├──[🔀] description (38305:24)
    │ └──[🔀] example (38307:20)
    ├─┬total_tax
    │ ├──[🔀] title (38297:18)
    │ ├──[🔀] description (38293:24)
    │ └──[🔀] example (38295:20)
    ├─┬tracking
    │ ├──[-] items (38366:25)❌ 
    │ ├──[🔀] type (38300:17)❌ 
    │ ├──[+] title (38303:18)
    │ ├──[+] description (38299:24)
    │ ├──[+] nullable (38302:21)❌ 
    │ └──[+] example (38301:20)
    ├─┬updated_at
    │ └──[🔀] $ref (38371:11)❌ 
    └─┬Extensions
      └──[🔀] x-apideck-weights (38414:9)
Document Element Total Changes Breaking Changes
info 1 0
components 20 6
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 18, 2026
* `apideck.ecommerce.orders.list()`:  `response.data.[].tax_inclusive` **Added**
* `apideck.ecommerce.orders.get()`:  `response.data.tax_inclusive` **Added**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1781761850 branch from bfc705a to e0796fd Compare June 18, 2026 11:02
@Amzani Amzani merged commit ad5ac88 into main Jun 18, 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.

2 participants