-
Notifications
You must be signed in to change notification settings - Fork 8
chore: 🐝 Update SDK - Generate 0.26.0 #113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
github-actions
wants to merge
2
commits into
main
Choose a base branch
from
speakeasy-sdk-regen-1759191232
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
db3f4ff
to
a89698f
Compare
e3fe259
to
82acc4f
Compare
* `polar.checkouts.list()`: `response.items.[]` **Changed** **Breaking**⚠️ * `polar.customer_portal.orders.update()`: `response` **Changed** **Breaking**⚠️ * `polar._endpointorder_created_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar._endpointorder_updated_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar._endpointorder_paid_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar._endpointorder_refunded_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar._endpointsubscription_created_post()`: * `request.data.product.prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar._endpointsubscription_updated_post()`: * `request.data.product.prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar._endpointsubscription_active_post()`: * `request.data.product.prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar._endpointsubscription_canceled_post()`: * `request.data.product.prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar._endpointsubscription_uncanceled_post()`: * `request.data.product.prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar._endpointsubscription_revoked_post()`: * `request.data.product.prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar._endpointproduct_created_post()`: * `request.data.prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar._endpointproduct_updated_post()`: * `request.data.prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar.subscriptions.list()`: `response.items.[].product.prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar.subscriptions.get()`: `response.product.prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar.subscriptions.revoke()`: `response.product.prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar.subscriptions.update()`: `response.product.prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar.products.list()`: `response.items.[].prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar.products.create()`: * `request` **Changed** * `response.prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar.products.get()`: `response.prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar.checkouts.get()`: `response` **Changed** **Breaking**⚠️ * `polar.products.update_benefits()`: `response.prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar.orders.list()`: `response.items.[]` **Changed** **Breaking**⚠️ * `polar.orders.get()`: `response` **Changed** **Breaking**⚠️ * `polar.orders.update()`: `response` **Changed** **Breaking**⚠️ * `polar._endpointcheckout_updated_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar._endpointcheckout_created_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar.products.update()`: * `request.product_update.prices.[].[product_price_seat_based_create]` **Added** * `response.prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar.checkouts.update()`: * `request.checkout_update.seats` **Added** * `response` **Changed** **Breaking**⚠️ * `polar.checkouts.client_get()`: `response` **Changed** **Breaking**⚠️ * `polar.checkouts.client_update()`: * `request.checkout_update_public.seats` **Added** * `response` **Changed** **Breaking**⚠️ * `polar.checkouts.client_confirm()`: * `request.checkout_confirm_stripe.seats` **Added** * `response` **Changed** **Breaking**⚠️ * `polar.checkout-links.list()`: `response.items.[].products.[].prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar.checkout-links.create()`: `response.products.[].prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar.checkout-links.get()`: `response.products.[].prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar.checkout-links.update()`: `response.products.[].prices.[].[product_price]` **Changed** **Breaking**⚠️ * `polar.customer_portal.subscriptions.update()`: `response.product` **Changed** **Breaking**⚠️ * `polar.customer_portal.subscriptions.cancel()`: `response.product` **Changed** **Breaking**⚠️ * `polar.customer_portal.subscriptions.get()`: `response.product` **Changed** **Breaking**⚠️ * `polar.customer_portal.subscriptions.list()`: `response.items.[].product` **Changed** **Breaking**⚠️ * `polar.customer_portal.organizations.get()`: `response` **Changed** **Breaking**⚠️ * `polar.checkouts.create()`: * `request.seats` **Added** * `response` **Changed** **Breaking**⚠️ * `polar.customer_portal.orders.get()`: `response` **Changed** **Breaking**⚠️ * `polar.customer_portal.orders.list()`: `response.items.[]` **Changed** **Breaking**⚠️ * `polar.customer_portal.benefit-grants.update()`: `response.[customer_benefit_grant_meter_credit].benefit.organization.feature_settings.seat_based_pricing_enabled` **Added** * `polar.customer_portal.benefit-grants.get()`: `response.[customer_benefit_grant_downloadables].benefit.organization.feature_settings.seat_based_pricing_enabled` **Added** * `polar.customer_portal.benefit-grants.list()`: `response.items.[].[customer_benefit_grant_git_hub_repository].benefit.organization.feature_settings.seat_based_pricing_enabled` **Added** * `polar.organizations.update()`: * `request.organization_update.feature_settings.seat_based_pricing_enabled` **Added** * `response.feature_settings.seat_based_pricing_enabled` **Added** * `polar.organizations.get()`: `response.feature_settings.seat_based_pricing_enabled` **Added** * `polar.organizations.create()`: * `request.feature_settings.seat_based_pricing_enabled` **Added** * `response.feature_settings.seat_based_pricing_enabled` **Added** * `polar.organizations.list()`: `response.items.[].feature_settings.seat_based_pricing_enabled` **Added** * `polar._endpointorganization_updated_post()`: * `request.data.feature_settings.seat_based_pricing_enabled` **Added**
2b94495
to
062c069
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Important
Linting report available at: https://app.speakeasy.com/org/polar/polar/linting-report/8dd759e1f59553540c33d2eee7a484ab
OpenAPI Change report available at: https://app.speakeasy.com/org/polar/polar/changes-report/c1e3108a4f71ce388708ff4c05d49d7b
SDK update
Versioning
Version Bump Type: [minor] - 🤖 (automated)
Python SDK Changes Detected:
polar.checkouts.list()
:response.items.[]
Changed Breakingpolar.customer_portal.orders.update()
:response
Changed Breakingpolar._endpointorder_created_post()
:request.data
Changed Breakingpolar._endpointorder_updated_post()
:request.data
Changed Breakingpolar._endpointorder_paid_post()
:request.data
Changed Breakingpolar._endpointorder_refunded_post()
:request.data
Changed Breakingpolar._endpointsubscription_created_post()
:request.data.product.prices.[].[product_price]
Changed Breakingpolar._endpointsubscription_updated_post()
:request.data.product.prices.[].[product_price]
Changed Breakingpolar._endpointsubscription_active_post()
:request.data.product.prices.[].[product_price]
Changed Breakingpolar._endpointsubscription_canceled_post()
:request.data.product.prices.[].[product_price]
Changed Breakingpolar._endpointsubscription_uncanceled_post()
:request.data.product.prices.[].[product_price]
Changed Breakingpolar._endpointsubscription_revoked_post()
:request.data.product.prices.[].[product_price]
Changed Breakingpolar._endpointproduct_created_post()
:request.data.prices.[].[product_price]
Changed Breakingpolar._endpointproduct_updated_post()
:request.data.prices.[].[product_price]
Changed Breakingpolar.subscriptions.list()
:response.items.[].product.prices.[].[product_price]
Changed Breakingpolar.subscriptions.get()
:response.product.prices.[].[product_price]
Changed Breakingpolar.subscriptions.revoke()
:response.product.prices.[].[product_price]
Changed Breakingpolar.subscriptions.update()
:response.product.prices.[].[product_price]
Changed Breakingpolar.products.list()
:response.items.[].prices.[].[product_price]
Changed Breakingpolar.products.create()
:request
Changedresponse.prices.[].[product_price]
Changed Breakingpolar.products.get()
:response.prices.[].[product_price]
Changed Breakingpolar.checkouts.get()
:response
Changed Breakingpolar.products.update_benefits()
:response.prices.[].[product_price]
Changed Breakingpolar.orders.list()
:response.items.[]
Changed Breakingpolar.orders.get()
:response
Changed Breakingpolar.orders.update()
:response
Changed Breakingpolar._endpointcheckout_updated_post()
:request.data
Changed Breakingpolar._endpointcheckout_created_post()
:request.data
Changed Breakingpolar.products.update()
:request.product_update.prices.[].[product_price_seat_based_create]
Addedresponse.prices.[].[product_price]
Changed Breakingpolar.checkouts.update()
:request.checkout_update.seats
Addedresponse
Changed Breakingpolar.checkouts.client_get()
:response
Changed Breakingpolar.checkouts.client_update()
:request.checkout_update_public.seats
Addedresponse
Changed Breakingpolar.checkouts.client_confirm()
:request.checkout_confirm_stripe.seats
Addedresponse
Changed Breakingpolar.checkout-links.list()
:response.items.[].products.[].prices.[].[product_price]
Changed Breakingpolar.checkout-links.create()
:response.products.[].prices.[].[product_price]
Changed Breakingpolar.checkout-links.get()
:response.products.[].prices.[].[product_price]
Changed Breakingpolar.checkout-links.update()
:response.products.[].prices.[].[product_price]
Changed Breakingpolar.customer_portal.subscriptions.update()
:response.product
Changed Breakingpolar.customer_portal.subscriptions.cancel()
:response.product
Changed Breakingpolar.customer_portal.subscriptions.get()
:response.product
Changed Breakingpolar.customer_portal.subscriptions.list()
:response.items.[].product
Changed Breakingpolar.customer_portal.organizations.get()
:response
Changed Breakingpolar.checkouts.create()
:request.seats
Addedresponse
Changed Breakingpolar.customer_portal.orders.get()
:response
Changed Breakingpolar.customer_portal.orders.list()
:response.items.[]
Changed Breakingpolar.customer_portal.benefit-grants.update()
:response.[customer_benefit_grant_meter_credit].benefit.organization.feature_settings.seat_based_pricing_enabled
Addedpolar.customer_portal.benefit-grants.get()
:response.[customer_benefit_grant_downloadables].benefit.organization.feature_settings.seat_based_pricing_enabled
Addedpolar.customer_portal.benefit-grants.list()
:response.items.[].[customer_benefit_grant_git_hub_repository].benefit.organization.feature_settings.seat_based_pricing_enabled
Addedpolar.organizations.update()
:request.organization_update.feature_settings.seat_based_pricing_enabled
Addedresponse.feature_settings.seat_based_pricing_enabled
Addedpolar.organizations.get()
:response.feature_settings.seat_based_pricing_enabled
Addedpolar.organizations.create()
:request.feature_settings.seat_based_pricing_enabled
Addedresponse.feature_settings.seat_based_pricing_enabled
Addedpolar.organizations.list()
:response.items.[].feature_settings.seat_based_pricing_enabled
Addedpolar._endpointorganization_updated_post()
:request.data.feature_settings.seat_based_pricing_enabled
AddedOpenAPI Change Summary
PYTHON CHANGELOG
core: 5.22.1 - 2025-09-30
🐛 Bug Fixes
unions: 3.1.0 - 2025-10-01
🐝 New Features
Based on Speakeasy CLI 1.634.2