chore: 🐝 Update SDK - Generate 0.6.0 #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SDK update
Versioning
Version Bump Type: [minor] - 🤖 (automated)
Python SDK Changes:
bolt.orders.create_order_token():request.cart.discounts[].discount_category.enum(shipping_discount)Addedresponse.cart.discounts[].discount_category.enum(shipping_discount)Added Breakingbolt.transactions.review_transaction():response.order.cart.discounts[].discount_category.enum(shipping_discount)Added Breakingbolt.transactions.get_transaction_details():response.order.cart.discounts[].discount_category.enum(shipping_discount)Added Breakingbolt.transactions.update_transaction():response.order.cart.discounts[].discount_category.enum(shipping_discount)Added Breakingbolt.transactions.authorize_transaction():request_body.union(merchant_credit_card_authorization).cart.discounts[].discount_category.enum(shipping_discount)AddedView full SDK changelog
OpenAPI Change Summary
View full report
Linting Report
0 errors, 19 warnings, 22 hintsView full report
PYTHON CHANGELOG
globalServerURLs: 3.2.0 - 2025-10-22
🐝 New Features
nullables: 1.0.2 - 2026-01-12
🐛 Bug Fixes
responseFormat: 1.1.0 - 2026-01-22
🔧 Chores
retries: 3.0.3 - 2025-11-20
🐝 New Features
sdkHooks: 1.2.1 - 2026-01-14
🐝 New Features
sdkHooks: 1.2.0 - 2025-10-15
🐝 New Features
unions: 3.1.2 - 2026-01-13
🐛 Bug Fixes
unions: 3.1.1 - 2025-12-08
🐝 New Features
applyUnionDiscriminators: trueconfigurable via gen.yaml. When true, discriminator values will be applied as const fields onto union member types. If the type is used outside of a union, the const will not be applied.unions: 3.1.0 - 2025-10-01
🐝 New Features
Based on Speakeasy CLI 1.701.0