-
Notifications
You must be signed in to change notification settings - Fork 8
chore: 🐝 Update SDK - Generate 0.28.2 #120
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-1762301662
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
4188ba5 to
75146bb
Compare
815991b to
ee3c4fa
Compare
288748c to
8ea53a3
Compare
* `polar.customer_portal.benefit-grants.get()`: `response.[customer_benefit_grant_discord].benefit.organization` **Changed** **Breaking**⚠️ * `polar.customer_portal.subscriptions.cancel()`: `response.product` **Changed** **Breaking**⚠️ * `polar._endpointsubscription_created_post()`: * `request.data.product.prices.[]` **Changed** **Breaking**⚠️ * `polar._endpointsubscription_updated_post()`: * `request.data.product.prices.[]` **Changed** **Breaking**⚠️ * `polar._endpointsubscription_active_post()`: * `request.data.product.prices.[]` **Changed** **Breaking**⚠️ * `polar._endpointsubscription_canceled_post()`: * `request.data.product.prices.[]` **Changed** **Breaking**⚠️ * `polar._endpointsubscription_uncanceled_post()`: * `request.data.product.prices.[]` **Changed** **Breaking**⚠️ * `polar._endpointsubscription_revoked_post()`: * `request.data.product.prices.[]` **Changed** **Breaking**⚠️ * `polar._endpointproduct_created_post()`: * `request.data.prices.[]` **Changed** **Breaking**⚠️ * `polar._endpointproduct_updated_post()`: * `request.data.prices.[]` **Changed** **Breaking**⚠️ * `polar._endpointorganization_updated_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar.events.get()`: `response` **Changed** **Breaking**⚠️ * `polar.events.list()`: * `request.hierarchical` **Added** * `response.items.[]` **Changed** **Breaking**⚠️ * `polar.customer_portal.subscriptions.update()`: `response.product` **Changed** **Breaking**⚠️ * `polar.organizations.update()`: * `request.organization_update` **Changed** **Breaking**⚠️ * `response` **Changed** * `polar.checkouts.client_update()`: * `request.checkout_update_public.allow_trial` **Added** * `response` **Changed** **Breaking**⚠️ * `error.[trial_already_redeemed]` **Added** * `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.customer_portal.orders.update()`: `response.product` **Changed** **Breaking**⚠️ * `polar.customer_portal.orders.list()`: `response.items.[].product` **Changed** **Breaking**⚠️ * `polar.customer_portal.seats.list_claimed_subscriptions()`: `response.[].product` **Changed** **Breaking**⚠️ * `polar.customer_portal.benefit-grants.update()`: `response.[customer_benefit_grant_discord].benefit.organization` **Changed** **Breaking**⚠️ * `polar._endpointcheckout_created_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar._endpointcheckout_updated_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar.customer_portal.orders.get()`: `response.product` **Changed** **Breaking**⚠️ * `polar.organizations.create()`: * `request` **Changed** **Breaking**⚠️ * `response` **Changed** * `polar.customer_portal.benefit-grants.list()`: `response.items.[].[customer_benefit_grant_git_hub_repository].benefit.organization` **Changed** **Breaking**⚠️ * `polar.metrics.get()`: `response` **Changed** **Breaking**⚠️ * `polar.checkouts.client_confirm()`: * `request.checkout_confirm_stripe.allow_trial` **Added** * `response` **Changed** **Breaking**⚠️ * `error.[trial_already_redeemed]` **Added** * `polar.checkouts.client_get()`: `response` **Changed** **Breaking**⚠️ * `polar.checkouts.list()`: `response.items.[]` **Changed** * `polar.checkouts.update()`: * `request.checkout_update.allow_trial` **Added** * `response` **Changed** * `error.[trial_already_redeemed]` **Added** * `polar.checkouts.get()`: `response` **Changed** * `polar.checkout-links.list()`: `response.items.[].products.[].prices.[]` **Changed** * `polar.checkout-links.create()`: `response.products.[].prices.[]` **Changed** * `polar.checkout-links.get()`: `response.products.[].prices.[]` **Changed** * `polar.checkout-links.update()`: `response.products.[].prices.[]` **Changed** * `polar.checkouts.create()`: * `request` **Changed** * `response` **Changed** * `polar.products.get()`: `response.prices.[]` **Changed** * `polar.products.create()`: `response.prices.[]` **Changed** * `polar.products.list()`: `response.items.[].prices.[]` **Changed** * `polar.webhooks.list_webhook_deliveries()`: `response.items.[].webhook_event.skipped` **Added** * `polar.products.update_benefits()`: `response.prices.[]` **Changed** * `polar.subscriptions.update()`: * `request.subscription_update.[subscription_update_billing_period]` **Added** * `response.product.prices.[]` **Changed** * `polar.subscriptions.revoke()`: `response.product.prices.[]` **Changed** * `polar.subscriptions.get()`: `response.product.prices.[]` **Changed** * `polar.subscriptions.create()`: `response.product.prices.[]` **Changed** * `polar.subscriptions.list()`: * `request.cancel_at_period_end` **Added** * `response.items.[].product.prices.[]` **Changed** * `polar.organizations.get()`: `response` **Changed** * `polar.products.update()`: `response.prices.[]` **Changed** * `polar.organizations.list()`: `response.items.[]` **Changed**
1453dba to
012269c
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/c903621ae3078fc6db1b379f8a66a82f
OpenAPI Change report available at: https://app.speakeasy.com/org/polar/polar/changes-report/379f521568c66843418a24c1f4cfac3a
SDK update
Versioning
Version Bump Type: [patch] - 🤖 (automated)
Python SDK Changes Detected:
polar.customer_portal.benefit-grants.get():response.[customer_benefit_grant_discord].benefit.organizationChanged Breakingpolar.customer_portal.subscriptions.cancel():response.productChanged Breakingpolar._endpointsubscription_created_post():request.data.product.prices.[]Changed Breakingpolar._endpointsubscription_updated_post():request.data.product.prices.[]Changed Breakingpolar._endpointsubscription_active_post():request.data.product.prices.[]Changed Breakingpolar._endpointsubscription_canceled_post():request.data.product.prices.[]Changed Breakingpolar._endpointsubscription_uncanceled_post():request.data.product.prices.[]Changed Breakingpolar._endpointsubscription_revoked_post():request.data.product.prices.[]Changed Breakingpolar._endpointproduct_created_post():request.data.prices.[]Changed Breakingpolar._endpointproduct_updated_post():request.data.prices.[]Changed Breakingpolar._endpointorganization_updated_post():request.dataChanged Breakingpolar.events.get():responseChanged Breakingpolar.events.list():request.hierarchicalAddedresponse.items.[]Changed Breakingpolar.customer_portal.subscriptions.update():response.productChanged Breakingpolar.organizations.update():request.organization_updateChanged BreakingresponseChangedpolar.checkouts.client_update():request.checkout_update_public.allow_trialAddedresponseChanged Breakingerror.[trial_already_redeemed]Addedpolar.customer_portal.subscriptions.get():response.productChanged Breakingpolar.customer_portal.subscriptions.list():response.items.[].productChanged Breakingpolar.customer_portal.organizations.get():responseChanged Breakingpolar.customer_portal.orders.update():response.productChanged Breakingpolar.customer_portal.orders.list():response.items.[].productChanged Breakingpolar.customer_portal.seats.list_claimed_subscriptions():response.[].productChanged Breakingpolar.customer_portal.benefit-grants.update():response.[customer_benefit_grant_discord].benefit.organizationChanged Breakingpolar._endpointcheckout_created_post():request.dataChanged Breakingpolar._endpointcheckout_updated_post():request.dataChanged Breakingpolar.customer_portal.orders.get():response.productChanged Breakingpolar.organizations.create():requestChanged BreakingresponseChangedpolar.customer_portal.benefit-grants.list():response.items.[].[customer_benefit_grant_git_hub_repository].benefit.organizationChanged Breakingpolar.metrics.get():responseChanged Breakingpolar.checkouts.client_confirm():request.checkout_confirm_stripe.allow_trialAddedresponseChanged Breakingerror.[trial_already_redeemed]Addedpolar.checkouts.client_get():responseChanged Breakingpolar.checkouts.list():response.items.[]Changedpolar.checkouts.update():request.checkout_update.allow_trialAddedresponseChangederror.[trial_already_redeemed]Addedpolar.checkouts.get():responseChangedpolar.checkout-links.list():response.items.[].products.[].prices.[]Changedpolar.checkout-links.create():response.products.[].prices.[]Changedpolar.checkout-links.get():response.products.[].prices.[]Changedpolar.checkout-links.update():response.products.[].prices.[]Changedpolar.checkouts.create():requestChangedresponseChangedpolar.products.get():response.prices.[]Changedpolar.products.create():response.prices.[]Changedpolar.products.list():response.items.[].prices.[]Changedpolar.webhooks.list_webhook_deliveries():response.items.[].webhook_event.skippedAddedpolar.products.update_benefits():response.prices.[]Changedpolar.subscriptions.update():request.subscription_update.[subscription_update_billing_period]Addedresponse.product.prices.[]Changedpolar.subscriptions.revoke():response.product.prices.[]Changedpolar.subscriptions.get():response.product.prices.[]Changedpolar.subscriptions.create():response.product.prices.[]Changedpolar.subscriptions.list():request.cancel_at_period_endAddedresponse.items.[].product.prices.[]Changedpolar.organizations.get():responseChangedpolar.products.update():response.prices.[]Changedpolar.organizations.list():response.items.[]ChangedOpenAPI Change Summary