-
Notifications
You must be signed in to change notification settings - Fork 9
chore: 🐝 Update SDK - Generate 0.24.0 #110
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
Merged
Merged
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
af4d86f
to
fb2dc15
Compare
* `polar.license_keys.validate()`: `response.customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customer_portal.orders.get()`: `response` **Changed** **Breaking**⚠️ * `polar.subscriptions.revoke()`: `response.customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.subscriptions.update()`: `response.customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.benefits.grants()`: `response.items.[]` **Changed** **Breaking**⚠️ * `polar.orders.list()`: `response.items.[]` **Changed** **Breaking**⚠️ * `polar.orders.get()`: `response` **Changed** **Breaking**⚠️ * `polar.customer_meters.get()`: `response.customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customer_meters.list()`: `response.items.[].customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.orders.update()`: * `request.order_update.billing_address.country` **Changed** **Breaking**⚠️ * `response` **Changed** **Breaking**⚠️ * `polar.checkouts.list()`: `response.items.[].customer_billing_address.country` **Changed** **Breaking**⚠️ * `polar.checkouts.create()`: * `request.customer_billing_address.country` **Changed** **Breaking**⚠️ * `response.customer_billing_address.country` **Changed** **Breaking**⚠️ * `polar.checkouts.get()`: `response.customer_billing_address.country` **Changed** **Breaking**⚠️ * `polar.checkouts.update()`: * `request.checkout_update.customer_billing_address.country` **Changed** **Breaking**⚠️ * `response.customer_billing_address.country` **Changed** **Breaking**⚠️ * `polar.checkouts.client_get()`: `response.customer_billing_address.country` **Changed** **Breaking**⚠️ * `polar.checkouts.client_update()`: * `request.checkout_update_public.customer_billing_address.country` **Changed** **Breaking**⚠️ * `response.customer_billing_address.country` **Changed** **Breaking**⚠️ * `polar.checkouts.client_confirm()`: * `request.checkout_confirm_stripe.customer_billing_address.country` **Changed** **Breaking**⚠️ * `response.customer_billing_address.country` **Changed** **Breaking**⚠️ * `polar.events.get()`: `response.[user_event].customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.events.list()`: `response.items.[].[user_event].customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customer-sessions.create()`: `response.customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.license_keys.list()`: `response.items.[].customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.license_keys.get()`: `response.customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.license_keys.update()`: `response.customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.license_keys.get_activation()`: `response.license_key.customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.subscriptions.get()`: `response.customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.subscriptions.list()`: `response.items.[].customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customer_portal.benefit-grants.get()`: `response.[customer_benefit_grant_downloadables].customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customers.create()`: * `request.billing_address.country` **Changed** **Breaking**⚠️ * `response.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customers.get()`: `response.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customers.update()`: * `request.customer_update.billing_address.country` **Changed** **Breaking**⚠️ * `response.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customers.get_external()`: `response.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customers.update_external()`: * `request.customer_update_external_id.billing_address.country` **Changed** **Breaking**⚠️ * `response.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customers.get_state()`: `response.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customers.get_state_external()`: `response.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customer_portal.benefit-grants.list()`: `response.items.[].[customer_benefit_grant_downloadables].customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customers.list()`: `response.items.[].billing_address.country` **Changed** **Breaking**⚠️ * `polar.customer_portal.benefit-grants.update()`: `response.[customer_benefit_grant_discord].customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customer_portal.customers.get()`: `response.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customer_portal.customers.update()`: * `request.billing_address.country` **Changed** **Breaking**⚠️ * `response.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customer_portal.license_keys.list()`: `response.items.[].customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customer_portal.license_keys.get()`: `response.customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customer_portal.license_keys.validate()`: `response.customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customer_portal.license_keys.activate()`: `response.license_key.customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customer_portal.orders.list()`: `response.items.[]` **Changed** **Breaking**⚠️ * `polar.license_keys.activate()`: `response.license_key.customer.billing_address.country` **Changed** **Breaking**⚠️ * `polar.customer_portal.orders.update()`: * `request.customer_order_update.billing_address.country` **Changed** **Breaking**⚠️ * `response` **Changed** **Breaking**⚠️ * `polar.metrics.get()`: `response` **Changed** * `polar.webhooks.list_webhook_deliveries()`: `request` **Changed** * `polar.organizations.list()`: `request.sorting` **Changed** * `polar.customers.export()`: **Added** * `polar.benefit-grants.list()`: **Added**
b9a6c79
to
db7e48c
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/c41757b8745fa22cff822f362cf5c431
OpenAPI Change report available at: https://app.speakeasy.com/org/polar/polar/changes-report/ea436f9de0be94f65b369f91981f0b0f
SDK update
Versioning
Version Bump Type: [minor] - 🤖 (automated)
Python SDK Changes Detected:
polar.license_keys.validate()
:response.customer.billing_address.country
Changed Breakingpolar.customer_portal.orders.get()
:response
Changed Breakingpolar.subscriptions.revoke()
:response.customer.billing_address.country
Changed Breakingpolar.subscriptions.update()
:response.customer.billing_address.country
Changed Breakingpolar.benefits.grants()
:response.items.[]
Changed Breakingpolar.orders.list()
:response.items.[]
Changed Breakingpolar.orders.get()
:response
Changed Breakingpolar.customer_meters.get()
:response.customer.billing_address.country
Changed Breakingpolar.customer_meters.list()
:response.items.[].customer.billing_address.country
Changed Breakingpolar.orders.update()
:request.order_update.billing_address.country
Changed Breakingresponse
Changed Breakingpolar.checkouts.list()
:response.items.[].customer_billing_address.country
Changed Breakingpolar.checkouts.create()
:request.customer_billing_address.country
Changed Breakingresponse.customer_billing_address.country
Changed Breakingpolar.checkouts.get()
:response.customer_billing_address.country
Changed Breakingpolar.checkouts.update()
:request.checkout_update.customer_billing_address.country
Changed Breakingresponse.customer_billing_address.country
Changed Breakingpolar.checkouts.client_get()
:response.customer_billing_address.country
Changed Breakingpolar.checkouts.client_update()
:request.checkout_update_public.customer_billing_address.country
Changed Breakingresponse.customer_billing_address.country
Changed Breakingpolar.checkouts.client_confirm()
:request.checkout_confirm_stripe.customer_billing_address.country
Changed Breakingresponse.customer_billing_address.country
Changed Breakingpolar.events.get()
:response.[user_event].customer.billing_address.country
Changed Breakingpolar.events.list()
:response.items.[].[user_event].customer.billing_address.country
Changed Breakingpolar.customer-sessions.create()
:response.customer.billing_address.country
Changed Breakingpolar.license_keys.list()
:response.items.[].customer.billing_address.country
Changed Breakingpolar.license_keys.get()
:response.customer.billing_address.country
Changed Breakingpolar.license_keys.update()
:response.customer.billing_address.country
Changed Breakingpolar.license_keys.get_activation()
:response.license_key.customer.billing_address.country
Changed Breakingpolar.subscriptions.get()
:response.customer.billing_address.country
Changed Breakingpolar.subscriptions.list()
:response.items.[].customer.billing_address.country
Changed Breakingpolar.customer_portal.benefit-grants.get()
:response.[customer_benefit_grant_downloadables].customer.billing_address.country
Changed Breakingpolar.customers.create()
:request.billing_address.country
Changed Breakingresponse.billing_address.country
Changed Breakingpolar.customers.get()
:response.billing_address.country
Changed Breakingpolar.customers.update()
:request.customer_update.billing_address.country
Changed Breakingresponse.billing_address.country
Changed Breakingpolar.customers.get_external()
:response.billing_address.country
Changed Breakingpolar.customers.update_external()
:request.customer_update_external_id.billing_address.country
Changed Breakingresponse.billing_address.country
Changed Breakingpolar.customers.get_state()
:response.billing_address.country
Changed Breakingpolar.customers.get_state_external()
:response.billing_address.country
Changed Breakingpolar.customer_portal.benefit-grants.list()
:response.items.[].[customer_benefit_grant_downloadables].customer.billing_address.country
Changed Breakingpolar.customers.list()
:response.items.[].billing_address.country
Changed Breakingpolar.customer_portal.benefit-grants.update()
:response.[customer_benefit_grant_discord].customer.billing_address.country
Changed Breakingpolar.customer_portal.customers.get()
:response.billing_address.country
Changed Breakingpolar.customer_portal.customers.update()
:request.billing_address.country
Changed Breakingresponse.billing_address.country
Changed Breakingpolar.customer_portal.license_keys.list()
:response.items.[].customer.billing_address.country
Changed Breakingpolar.customer_portal.license_keys.get()
:response.customer.billing_address.country
Changed Breakingpolar.customer_portal.license_keys.validate()
:response.customer.billing_address.country
Changed Breakingpolar.customer_portal.license_keys.activate()
:response.license_key.customer.billing_address.country
Changed Breakingpolar.customer_portal.orders.list()
:response.items.[]
Changed Breakingpolar.license_keys.activate()
:response.license_key.customer.billing_address.country
Changed Breakingpolar.customer_portal.orders.update()
:request.customer_order_update.billing_address.country
Changed Breakingresponse
Changed Breakingpolar.metrics.get()
:response
Changedpolar.webhooks.list_webhook_deliveries()
:request
Changedpolar.organizations.list()
:request.sorting
Changedpolar.customers.export()
: Addedpolar.benefit-grants.list()
: AddedOpenAPI Change Summary
PYTHON CHANGELOG
enums: 3.2.0 - 2025-09-20
🐝 New Features
Based on Speakeasy CLI 1.622.1