chore: 🐝 Update SDK - Generate 0.30.2#129
Open
github-actions[bot] wants to merge 2 commits intomainfrom
Open
Conversation
77d4ccc to
4ef8b2f
Compare
21ce583 to
62593d3
Compare
* `polar._endpointcheckout_created_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar._endpointcheckout_updated_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar._endpointcheckout_expired_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar._endpointsubscription_created_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar._endpointsubscription_updated_post()`: * `request.data` **Changed** **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._endpointsubscription_past_due_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar.checkouts.client_confirm()`: `response` **Changed** **Breaking**⚠️ * `polar.checkouts.client_update()`: `response` **Changed** **Breaking**⚠️ * `polar._endpointorganization_updated_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar.checkouts.client_get()`: `response` **Changed** **Breaking**⚠️ * `polar.organizations.create()`: * `request` **Changed** **Breaking**⚠️ * `response` **Changed** * `polar.checkouts.update()`: `response` **Changed** **Breaking**⚠️ * `polar.organizations.update()`: * `request.organization_update` **Changed** **Breaking**⚠️ * `response` **Changed** * `polar.checkouts.get()`: `response` **Changed** **Breaking**⚠️ * `polar.checkouts.create()`: * `request.prices.{}.[].[metered_unit].seat_tiers.seat_tier_type` **Added** * `response` **Changed** **Breaking**⚠️ * `polar.checkouts.list()`: `response.items.[]` **Changed** **Breaking**⚠️ * `polar.products.get()`: `response.prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_type` **Added** * `polar._endpointproduct_created_post()`: * `request.data.prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_type` **Added** * `polar.products.list()`: `response.items.[].prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_type` **Added** * `polar.products.create()`: * `request.[product_create_recurring].prices.[].[metered_unit].seat_tiers.seat_tier_type` **Added** * `response.prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_type` **Added** * `polar.subscriptions.revoke()`: `response` **Changed** * `polar.products.update()`: * `request.product_update.prices.[].[2].[metered_unit].seat_tiers.seat_tier_type` **Added** * `response.prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_type` **Added** * `polar.products.update_benefits()`: `response.prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_type` **Added** * `polar.subscriptions.get()`: `response` **Changed** * `polar.subscriptions.create()`: `response` **Changed** * `polar.subscriptions.list()`: `response.items.[]` **Changed** * `polar.organizations.get()`: `response` **Changed** * `polar.organizations.list()`: `response.items.[]` **Changed** * `polar._endpointproduct_updated_post()`: * `request.data.prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_type` **Added** * `polar.subscriptions.update()`: * `response` **Changed** * `error.status[402]` **Added** * `polar.checkout-links.list()`: `response.items.[].products.[].prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_type` **Added** * `polar.checkout-links.create()`: `response.products.[].prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_type` **Added** * `polar.checkout-links.get()`: `response.products.[].prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_type` **Added** * `polar.checkout-links.update()`: `response.products.[].prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_type` **Added** * `polar.members.list_members()`: `request.role` **Added** * `polar.customer_portal.seats.list_claimed_subscriptions()`: `response.items.[]` **Changed** * `polar.customer_portal.orders.list()`: `response.items.[].product.prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_type` **Added** * `polar.customer_portal.orders.get()`: `response.product.prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_type` **Added** * `polar.customer_portal.orders.update()`: `response.product.prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_type` **Added** * `polar.customer_portal.organizations.get()`: `response.products.[].prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_type` **Added** * `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** * `error.status[402]` **Added**
4ef0610 to
5c32e7f
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.
SDK update
Versioning
Version Bump Type: [patch] - 🤖 (automated)
Python SDK Changes Detected:
polar._endpointcheckout_created_post():request.dataChanged Breakingpolar._endpointcheckout_updated_post():request.dataChanged Breakingpolar._endpointcheckout_expired_post():request.dataChanged Breakingpolar._endpointsubscription_created_post():request.dataChanged Breakingpolar._endpointsubscription_updated_post():request.dataChanged 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._endpointsubscription_past_due_post():request.dataChanged Breakingpolar.checkouts.client_confirm():responseChanged Breakingpolar.checkouts.client_update():responseChanged Breakingpolar._endpointorganization_updated_post():request.dataChanged Breakingpolar.checkouts.client_get():responseChanged Breakingpolar.organizations.create():requestChanged BreakingresponseChangedpolar.checkouts.update():responseChanged Breakingpolar.organizations.update():request.organization_updateChanged BreakingresponseChangedpolar.checkouts.get():responseChanged Breakingpolar.checkouts.create():request.prices.{}.[].[metered_unit].seat_tiers.seat_tier_typeAddedresponseChanged Breakingpolar.checkouts.list():response.items.[]Changed Breakingpolar.products.get():response.prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_typeAddedpolar._endpointproduct_created_post():request.data.prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_typeAddedpolar.products.list():response.items.[].prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_typeAddedpolar.products.create():request.[product_create_recurring].prices.[].[metered_unit].seat_tiers.seat_tier_typeAddedresponse.prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_typeAddedpolar.subscriptions.revoke():responseChangedpolar.products.update():request.product_update.prices.[].[2].[metered_unit].seat_tiers.seat_tier_typeAddedresponse.prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_typeAddedpolar.products.update_benefits():response.prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_typeAddedpolar.subscriptions.get():responseChangedpolar.subscriptions.create():responseChangedpolar.subscriptions.list():response.items.[]Changedpolar.organizations.get():responseChangedpolar.organizations.list():response.items.[]Changedpolar._endpointproduct_updated_post():request.data.prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_typeAddedpolar.subscriptions.update():responseChangederror.status[402]Addedpolar.checkout-links.list():response.items.[].products.[].prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_typeAddedpolar.checkout-links.create():response.products.[].prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_typeAddedpolar.checkout-links.get():response.products.[].prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_typeAddedpolar.checkout-links.update():response.products.[].prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_typeAddedpolar.members.list_members():request.roleAddedpolar.customer_portal.seats.list_claimed_subscriptions():response.items.[]Changedpolar.customer_portal.orders.list():response.items.[].product.prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_typeAddedpolar.customer_portal.orders.get():response.product.prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_typeAddedpolar.customer_portal.orders.update():response.product.prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_typeAddedpolar.customer_portal.organizations.get():response.products.[].prices.[].[product_price].[metered_unit].seat_tiers.seat_tier_typeAddedpolar.customer_portal.subscriptions.list():response.items.[]Changedpolar.customer_portal.subscriptions.get():responseChangedpolar.customer_portal.subscriptions.cancel():responseChangedpolar.customer_portal.subscriptions.update():responseChangederror.status[402]AddedOpenAPI Change Summary
Linting Report
0 errors, 1 warnings, 14 hintsView full report
PYTHON CHANGELOG
No relevant generator changes
Based on Speakeasy CLI 1.648.0