chore: 🐝 Update SDK - Generate 0.27.2#117
Merged
psincraian merged 2 commits intomainfrom Oct 23, 2025
Merged
Conversation
37786cb to
84bc3de
Compare
* `polar.orders.get()`: `response` **Changed** **Breaking**⚠️ * `polar.orders.list()`: `response.items.[]` **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.customer_portal.orders.generate_invoice()`: `error.status[409]` **Removed** **Breaking**⚠️ * `polar.customer_portal.orders.update()`: `response` **Changed** **Breaking**⚠️ * `polar._endpointorder_refunded_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar._endpointsubscription_created_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar.orders.generate_invoice()`: `error.status[409]` **Removed** **Breaking**⚠️ * `polar._endpointsubscription_active_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar._endpointsubscription_canceled_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar._endpointsubscription_uncanceled_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar._endpointsubscription_revoked_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar._endpointproduct_created_post()`: * `request.data.recurring_interval_count` **Added** **Breaking**⚠️ * `polar._endpointproduct_updated_post()`: * `request.data.recurring_interval_count` **Added** **Breaking**⚠️ * `polar.customer_portal.orders.get()`: `response` **Changed** **Breaking**⚠️ * `polar.customer_portal.orders.list()`: `response.items.[]` **Changed** **Breaking**⚠️ * `polar.customer_portal.seats.resend_invitation()`: `response` **Changed** **Breaking**⚠️ * `polar._endpointcheckout_created_post()`: * `request.data.products.[].recurring_interval_count` **Added** **Breaking**⚠️ * `polar.customer_portal.seats.revoke_seat()`: `response` **Changed** **Breaking**⚠️ * `polar.customer_portal.seats.assign_seat()`: * `request.order_id` **Added** * `response` **Changed** **Breaking**⚠️ * `polar.customer_portal.seats.list_seats()`: * `request` **Changed** * `response.seats.[]` **Changed** **Breaking**⚠️ * `polar._endpointsubscription_updated_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar.orders.update()`: `response` **Changed** **Breaking**⚠️ * `polar._endpointcheckout_updated_post()`: * `request.data.products.[].recurring_interval_count` **Added** **Breaking**⚠️ * `polar.customer-seats.get_claim_info()`: **Added** * `polar.checkout-links.get()`: `response.products.[].recurring_interval_count` **Added** * `polar.subscriptions.revoke()`: `response` **Changed** * `polar.subscriptions.update()`: `response` **Changed** * `polar.products.list()`: `response.items.[].recurring_interval_count` **Added** * `polar.products.create()`: * `request` **Changed** * `response.recurring_interval_count` **Added** * `polar.products.get()`: `response.recurring_interval_count` **Added** * `polar.products.update()`: * `request.product_update.recurring_interval_count` **Added** * `response.recurring_interval_count` **Added** * `polar.products.update_benefits()`: `response.recurring_interval_count` **Added** * `polar.subscriptions.list()`: `response.items.[]` **Changed** * `polar.organizations.update()`: * `request.organization_update.feature_settings.revops_enabled` **Added** * `response.feature_settings.revops_enabled` **Added** * `polar.organizations.get()`: `response.feature_settings.revops_enabled` **Added** * `polar.organizations.create()`: * `request.feature_settings.revops_enabled` **Added** * `response.feature_settings.revops_enabled` **Added** * `polar.checkouts.list()`: `response.items.[].products.[].recurring_interval_count` **Added** * `polar.checkouts.create()`: `response.products.[].recurring_interval_count` **Added** * `polar.checkouts.get()`: `response.products.[].recurring_interval_count` **Added** * `polar.checkouts.update()`: `response.products.[].recurring_interval_count` **Added** * `polar.checkouts.client_get()`: `response` **Changed** * `polar.checkouts.client_update()`: `response` **Changed** * `polar.checkouts.client_confirm()`: `response` **Changed** * `polar.metrics.get()`: `response` **Changed** * `polar.checkout-links.list()`: `response.items.[].products.[].recurring_interval_count` **Added** * `polar.checkout-links.create()`: `response.products.[].recurring_interval_count` **Added** * `polar.subscriptions.get()`: `response` **Changed** * `polar.checkout-links.update()`: `response.products.[].recurring_interval_count` **Added** * `polar.discounts.list()`: `response.items.[].[discount_fixed_once_forever_duration].products.[].recurring_interval_count` **Added** * `polar.discounts.create()`: `response.[discount_percentage_repeat_duration].products.[].recurring_interval_count` **Added** * `polar.discounts.get()`: `response.[discount_percentage_once_forever_duration].products.[].recurring_interval_count` **Added** * `polar.discounts.update()`: `response.[discount_fixed_once_forever_duration].products.[].recurring_interval_count` **Added** * `polar.customer_portal.benefit-grants.list()`: `response.items.[].[customer_benefit_grant_license_keys].benefit.organization.feature_settings.revops_enabled` **Added** * `polar.customer_portal.benefit-grants.get()`: `response.[customer_benefit_grant_git_hub_repository].benefit.organization.feature_settings.revops_enabled` **Added** * `polar.customer_portal.benefit-grants.update()`: `response.[customer_benefit_grant_license_keys].benefit.organization.feature_settings.revops_enabled` **Added** * `polar.organizations.list()`: `response.items.[].feature_settings.revops_enabled` **Added** * `polar._endpointorganization_updated_post()`: * `request.data.feature_settings.revops_enabled` **Added** * `polar.customer-seats.claim_seat()`: **Added** * `polar.customer-seats.resend_invitation()`: **Added** * `polar.customer_portal.seats.list_claimed_subscriptions()`: `response.[]` **Changed** * `polar.customer-seats.revoke_seat()`: **Added** * `polar.customer-seats.list_seats()`: **Added** * `polar.customer-seats.assign_seat()`: **Added** * `polar.orders.export()`: **Added** * `polar.customer_portal.organizations.get()`: `response` **Changed** * `polar.customer_portal.subscriptions.list()`: `response.items.[]` **Changed** * `polar.customer_portal.subscriptions.get()`: `response` **Changed** * `polar.customer_portal.subscriptions.cancel()`: `response` **Changed** * `polar.customer_portal.subscriptions.update()`: `response` **Changed** * `polar.events.list()`: `request.query` **Added**
aacdd7d to
3702536
Compare
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
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/7e899462883a3d148c557bee75838a95
OpenAPI Change report available at: https://app.speakeasy.com/org/polar/polar/changes-report/939c516e1e2770881a4338eb747e3723
SDK update
Versioning
Version Bump Type: [patch] - 🤖 (automated)
Python SDK Changes Detected:
polar.orders.get():responseChanged Breakingpolar.orders.list():response.items.[]Changed Breakingpolar._endpointorder_created_post():request.dataChanged Breakingpolar._endpointorder_updated_post():request.dataChanged Breakingpolar._endpointorder_paid_post():request.dataChanged Breakingpolar.customer_portal.orders.generate_invoice():error.status[409]Removed Breakingpolar.customer_portal.orders.update():responseChanged Breakingpolar._endpointorder_refunded_post():request.dataChanged Breakingpolar._endpointsubscription_created_post():request.dataChanged Breakingpolar.orders.generate_invoice():error.status[409]Removed Breakingpolar._endpointsubscription_active_post():request.dataChanged Breakingpolar._endpointsubscription_canceled_post():request.dataChanged Breakingpolar._endpointsubscription_uncanceled_post():request.dataChanged Breakingpolar._endpointsubscription_revoked_post():request.dataChanged Breakingpolar._endpointproduct_created_post():request.data.recurring_interval_countAdded Breakingpolar._endpointproduct_updated_post():request.data.recurring_interval_countAdded Breakingpolar.customer_portal.orders.get():responseChanged Breakingpolar.customer_portal.orders.list():response.items.[]Changed Breakingpolar.customer_portal.seats.resend_invitation():responseChanged Breakingpolar._endpointcheckout_created_post():request.data.products.[].recurring_interval_countAdded Breakingpolar.customer_portal.seats.revoke_seat():responseChanged Breakingpolar.customer_portal.seats.assign_seat():request.order_idAddedresponseChanged Breakingpolar.customer_portal.seats.list_seats():requestChangedresponse.seats.[]Changed Breakingpolar._endpointsubscription_updated_post():request.dataChanged Breakingpolar.orders.update():responseChanged Breakingpolar._endpointcheckout_updated_post():request.data.products.[].recurring_interval_countAdded Breakingpolar.customer-seats.get_claim_info(): Addedpolar.checkout-links.get():response.products.[].recurring_interval_countAddedpolar.subscriptions.revoke():responseChangedpolar.subscriptions.update():responseChangedpolar.products.list():response.items.[].recurring_interval_countAddedpolar.products.create():requestChangedresponse.recurring_interval_countAddedpolar.products.get():response.recurring_interval_countAddedpolar.products.update():request.product_update.recurring_interval_countAddedresponse.recurring_interval_countAddedpolar.products.update_benefits():response.recurring_interval_countAddedpolar.subscriptions.list():response.items.[]Changedpolar.organizations.update():request.organization_update.feature_settings.revops_enabledAddedresponse.feature_settings.revops_enabledAddedpolar.organizations.get():response.feature_settings.revops_enabledAddedpolar.organizations.create():request.feature_settings.revops_enabledAddedresponse.feature_settings.revops_enabledAddedpolar.checkouts.list():response.items.[].products.[].recurring_interval_countAddedpolar.checkouts.create():response.products.[].recurring_interval_countAddedpolar.checkouts.get():response.products.[].recurring_interval_countAddedpolar.checkouts.update():response.products.[].recurring_interval_countAddedpolar.checkouts.client_get():responseChangedpolar.checkouts.client_update():responseChangedpolar.checkouts.client_confirm():responseChangedpolar.metrics.get():responseChangedpolar.checkout-links.list():response.items.[].products.[].recurring_interval_countAddedpolar.checkout-links.create():response.products.[].recurring_interval_countAddedpolar.subscriptions.get():responseChangedpolar.checkout-links.update():response.products.[].recurring_interval_countAddedpolar.discounts.list():response.items.[].[discount_fixed_once_forever_duration].products.[].recurring_interval_countAddedpolar.discounts.create():response.[discount_percentage_repeat_duration].products.[].recurring_interval_countAddedpolar.discounts.get():response.[discount_percentage_once_forever_duration].products.[].recurring_interval_countAddedpolar.discounts.update():response.[discount_fixed_once_forever_duration].products.[].recurring_interval_countAddedpolar.customer_portal.benefit-grants.list():response.items.[].[customer_benefit_grant_license_keys].benefit.organization.feature_settings.revops_enabledAddedpolar.customer_portal.benefit-grants.get():response.[customer_benefit_grant_git_hub_repository].benefit.organization.feature_settings.revops_enabledAddedpolar.customer_portal.benefit-grants.update():response.[customer_benefit_grant_license_keys].benefit.organization.feature_settings.revops_enabledAddedpolar.organizations.list():response.items.[].feature_settings.revops_enabledAddedpolar._endpointorganization_updated_post():request.data.feature_settings.revops_enabledAddedpolar.customer-seats.claim_seat(): Addedpolar.customer-seats.resend_invitation(): Addedpolar.customer_portal.seats.list_claimed_subscriptions():response.[]Changedpolar.customer-seats.revoke_seat(): Addedpolar.customer-seats.list_seats(): Addedpolar.customer-seats.assign_seat(): Addedpolar.orders.export(): Addedpolar.customer_portal.organizations.get():responseChangedpolar.customer_portal.subscriptions.list():response.items.[]Changedpolar.customer_portal.subscriptions.get():responseChangedpolar.customer_portal.subscriptions.cancel():responseChangedpolar.customer_portal.subscriptions.update():responseChangedpolar.events.list():request.queryAddedOpenAPI Change Summary
PYTHON CHANGELOG
No relevant generator changes
Based on Speakeasy CLI 1.638.1