chore: 🐝 Update SDK - Generate 0.28.5#126
Open
github-actions[bot] wants to merge 2 commits intomainfrom
Open
Conversation
ec5cb75 to
3f1889f
Compare
* `polar.checkouts.client_update()`: `response.products.[]` **Changed** **Breaking**⚠️ * `polar.products.list()`: * `request.visibility` **Added** * `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._endpointcheckout_created_post()`: * `request.data.products.[]` **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.customer_portal.orders.update()`: `response.product` **Changed** **Breaking**⚠️ * `polar.customer_portal.orders.get()`: `response.product` **Changed** **Breaking**⚠️ * `polar.checkouts.client_get()`: `response.products.[]` **Changed** **Breaking**⚠️ * `polar.customer_portal.orders.list()`: `response.items.[].product` **Changed** **Breaking**⚠️ * `polar.customer_portal.seats.list_claimed_subscriptions()`: `response.[].product` **Changed** **Breaking**⚠️ * `polar.checkout-links.update()`: `response.products.[]` **Changed** **Breaking**⚠️ * `polar._endpointorder_refunded_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._endpointproduct_created_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar._endpointproduct_updated_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar._endpointorganization_updated_post()`: * `request.data` **Changed** **Breaking**⚠️ * `polar.checkout-links.get()`: `response.products.[]` **Changed** **Breaking**⚠️ * `polar.checkout-links.create()`: `response.products.[]` **Changed** **Breaking**⚠️ * `polar.checkout-links.list()`: `response.items.[].products.[]` **Changed** **Breaking**⚠️ * `polar.checkouts.client_confirm()`: `response.products.[]` **Changed** **Breaking**⚠️ * `polar._endpointcheckout_updated_post()`: * `request.data.products.[]` **Changed** **Breaking**⚠️ * `polar.checkouts.create()`: * `request.prices.{}.[]` **Changed** **Breaking**⚠️ * `response.products.[]` **Changed** **Breaking**⚠️ * `polar.checkouts.get()`: `response.products.[]` **Changed** **Breaking**⚠️ * `polar.checkouts.update()`: `response.products.[]` **Changed** **Breaking**⚠️ * `polar.checkouts.list()`: `response.items.[].products.[]` **Changed** **Breaking**⚠️ * `polar.products.update_benefits()`: `response` **Changed** **Breaking**⚠️ * `polar.products.update()`: * `request.product_update` **Changed** **Breaking**⚠️ * `response` **Changed** **Breaking**⚠️ * `polar.subscriptions.list()`: `response.items.[]` **Changed** **Breaking**⚠️ * `polar.subscriptions.create()`: `response` **Changed** **Breaking**⚠️ * `polar.subscriptions.get()`: `response` **Changed** **Breaking**⚠️ * `polar.subscriptions.revoke()`: `response` **Changed** **Breaking**⚠️ * `polar.subscriptions.update()`: `response` **Changed** **Breaking**⚠️ * `polar.products.get()`: `response` **Changed** **Breaking**⚠️ * `polar.products.create()`: * `request` **Changed** **Breaking**⚠️ * `response` **Changed** **Breaking**⚠️ * `polar._endpointcustomer_created_post()`: * `request.data.type` **Added** * `polar.customers.get_state_external()`: `response` **Changed** * `polar.benefit-grants.list()`: `response.items.[]` **Changed** * `polar.benefits.grants()`: `response.items.[]` **Changed** * `polar.organizations.update()`: * `request.organization_update` **Changed** * `response` **Changed** * `polar.organizations.get()`: `response` **Changed** * `polar.orders.list()`: `response.items.[]` **Changed** * `polar.orders.get()`: `response` **Changed** * `polar.orders.update()`: `response` **Changed** * `polar.organizations.create()`: * `request` **Changed** * `response` **Changed** * `polar.organizations.list()`: `response.items.[]` **Changed** * `polar._endpointbenefit_grant_revoked_post()`: * `request.data` **Changed** * `polar._endpointbenefit_grant_cycled_post()`: * `request.data` **Changed** * `polar._endpointbenefit_grant_updated_post()`: * `request.data` **Changed** * `polar.customer-sessions.create()`: `response.customer.type` **Added** * `polar._endpointbenefit_grant_created_post()`: * `request.data` **Changed** * `polar.license_keys.list()`: `response.items.[].customer.type` **Added** * `polar.license_keys.get()`: `response.customer.type` **Added** * `polar.license_keys.update()`: `response.customer.type` **Added** * `polar.license_keys.get_activation()`: `response.license_key.customer.type` **Added** * `polar.license_keys.validate()`: `response.customer.type` **Added** * `polar.license_keys.activate()`: `response.license_key.customer.type` **Added** * `polar._endpointcustomer_seat_revoked_post()`: * `request.data.member` **Added** * `polar._endpointcustomer_seat_claimed_post()`: * `request.data.member` **Added** * `polar._endpointcustomer_seat_assigned_post()`: * `request.data.member` **Added** * `polar._endpointcustomer_state_changed_post()`: * `request.data` **Changed** * `polar.discounts.list()`: `response.items.[].[discount_fixed_once_forever_duration].products.[].visibility` **Added** * `polar.discounts.create()`: `response.[discount_percentage_repeat_duration].products.[].visibility` **Added** * `polar.discounts.get()`: `response.[discount_fixed_once_forever_duration].products.[].visibility` **Added** * `polar.discounts.update()`: `response.[discount_fixed_once_forever_duration].products.[].visibility` **Added** * `polar.customers.list()`: `response.items.[].type` **Added** * `polar.customers.create()`: * `request.type` **Added** * `response.type` **Added** * `polar.customers.get()`: `response.type` **Added** * `polar.customers.update()`: * `request.customer_update.type` **Added** * `response.type` **Added** * `polar.customers.get_external()`: `response.type` **Added** * `polar.customers.update_external()`: `response.type` **Added** * `polar.customers.get_state()`: `response` **Changed** * `polar.webhooks.list_webhook_deliveries()`: `request.event_type` **Changed** * `polar.customer_portal.benefit-grants.list()`: * `request.query` **Added** * `response.items.[]` **Changed** * `polar.customer_portal.benefit-grants.get()`: `response` **Changed** * `polar.customer_portal.benefit-grants.update()`: `response` **Changed** * `polar.customer_portal.customers.get()`: `response.type` **Added** * `polar.customer_portal.customers.update()`: `response.type` **Added** * `polar.customer_portal.seats.list_seats()`: `response.seats.[].member` **Added** * `polar.customer_portal.seats.assign_seat()`: * `request` **Changed** * `response.member` **Added** * `polar.customer_portal.seats.revoke_seat()`: `response.member` **Added** * `polar.customer_portal.seats.resend_invitation()`: `response.member` **Added** * `polar._endpointcustomer_deleted_post()`: * `request.data.type` **Added** * `polar.customer_portal.customer-session.get_authenticated_user()`: `response.member_id` **Added** * `polar.customer_portal.license_keys.list()`: `response.items.[].customer.type` **Added** * `polar.customer_portal.license_keys.get()`: `response.customer.type` **Added** * `polar.customer_portal.license_keys.validate()`: `response.customer.type` **Added** * `polar.customer_portal.license_keys.activate()`: `response.license_key.customer.type` **Added** * `polar._endpointcustomer_updated_post()`: * `request.data.type` **Added** * `polar.customer_portal.members.remove_member()`: **Added** * `polar.customer_portal.members.update_member()`: **Added** * `polar.customer_portal.members.add_member()`: **Added** * `polar.customer_portal.members.list_members()`: **Added** * `polar._endpointmember_deleted_post()`: **Added** * `polar._endpointmember_updated_post()`: **Added** * `polar._endpointmember_created_post()`: **Added** * `polar.customer-seats.list_seats()`: `response.seats.[].member` **Added** * `polar.customer-seats.assign_seat()`: * `request` **Changed** * `response.member` **Added** * `polar.customer-seats.revoke_seat()`: `response.member` **Added** * `polar.customer-seats.resend_invitation()`: `response.member` **Added** * `polar.customer-seats.claim_seat()`: `response.seat.member` **Added** * `polar._endpointcheckout_expired_post()`: **Added** * `polar.member-sessions.create()`: `response.customer.type` **Added** * `polar.events.list()`: `response.[list_resource_event_].items.[]` **Changed** * `polar.events.get()`: `response` **Changed** * `polar.events.ingest()`: * `request.events.[]` **Changed** * `polar.meters.quantities()`: `request.timezone` **Added** * `polar.customer_meters.list()`: `response.items.[].customer.type` **Added** * `polar.customer_meters.get()`: `response.customer.type` **Added**
67742e9 to
3790510
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.checkouts.client_update():response.products.[]Changed Breakingpolar.products.list():request.visibilityAddedresponse.items.[]Changed Breakingpolar._endpointorder_created_post():request.dataChanged Breakingpolar._endpointorder_updated_post():request.dataChanged Breakingpolar._endpointorder_paid_post():request.dataChanged Breakingpolar._endpointcheckout_created_post():request.data.products.[]Changed Breakingpolar.customer_portal.subscriptions.update():response.productChanged Breakingpolar.customer_portal.subscriptions.cancel():response.productChanged Breakingpolar.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.get():response.productChanged Breakingpolar.checkouts.client_get():response.products.[]Changed Breakingpolar.customer_portal.orders.list():response.items.[].productChanged Breakingpolar.customer_portal.seats.list_claimed_subscriptions():response.[].productChanged Breakingpolar.checkout-links.update():response.products.[]Changed Breakingpolar._endpointorder_refunded_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._endpointproduct_created_post():request.dataChanged Breakingpolar._endpointproduct_updated_post():request.dataChanged Breakingpolar._endpointorganization_updated_post():request.dataChanged Breakingpolar.checkout-links.get():response.products.[]Changed Breakingpolar.checkout-links.create():response.products.[]Changed Breakingpolar.checkout-links.list():response.items.[].products.[]Changed Breakingpolar.checkouts.client_confirm():response.products.[]Changed Breakingpolar._endpointcheckout_updated_post():request.data.products.[]Changed Breakingpolar.checkouts.create():request.prices.{}.[]Changed Breakingresponse.products.[]Changed Breakingpolar.checkouts.get():response.products.[]Changed Breakingpolar.checkouts.update():response.products.[]Changed Breakingpolar.checkouts.list():response.items.[].products.[]Changed Breakingpolar.products.update_benefits():responseChanged Breakingpolar.products.update():request.product_updateChanged BreakingresponseChanged Breakingpolar.subscriptions.list():response.items.[]Changed Breakingpolar.subscriptions.create():responseChanged Breakingpolar.subscriptions.get():responseChanged Breakingpolar.subscriptions.revoke():responseChanged Breakingpolar.subscriptions.update():responseChanged Breakingpolar.products.get():responseChanged Breakingpolar.products.create():requestChanged BreakingresponseChanged Breakingpolar._endpointcustomer_created_post():request.data.typeAddedpolar.customers.get_state_external():responseChangedpolar.benefit-grants.list():response.items.[]Changedpolar.benefits.grants():response.items.[]Changedpolar.organizations.update():request.organization_updateChangedresponseChangedpolar.organizations.get():responseChangedpolar.orders.list():response.items.[]Changedpolar.orders.get():responseChangedpolar.orders.update():responseChangedpolar.organizations.create():requestChangedresponseChangedpolar.organizations.list():response.items.[]Changedpolar._endpointbenefit_grant_revoked_post():request.dataChangedpolar._endpointbenefit_grant_cycled_post():request.dataChangedpolar._endpointbenefit_grant_updated_post():request.dataChangedpolar.customer-sessions.create():response.customer.typeAddedpolar._endpointbenefit_grant_created_post():request.dataChangedpolar.license_keys.list():response.items.[].customer.typeAddedpolar.license_keys.get():response.customer.typeAddedpolar.license_keys.update():response.customer.typeAddedpolar.license_keys.get_activation():response.license_key.customer.typeAddedpolar.license_keys.validate():response.customer.typeAddedpolar.license_keys.activate():response.license_key.customer.typeAddedpolar._endpointcustomer_seat_revoked_post():request.data.memberAddedpolar._endpointcustomer_seat_claimed_post():request.data.memberAddedpolar._endpointcustomer_seat_assigned_post():request.data.memberAddedpolar._endpointcustomer_state_changed_post():request.dataChangedpolar.discounts.list():response.items.[].[discount_fixed_once_forever_duration].products.[].visibilityAddedpolar.discounts.create():response.[discount_percentage_repeat_duration].products.[].visibilityAddedpolar.discounts.get():response.[discount_fixed_once_forever_duration].products.[].visibilityAddedpolar.discounts.update():response.[discount_fixed_once_forever_duration].products.[].visibilityAddedpolar.customers.list():response.items.[].typeAddedpolar.customers.create():request.typeAddedresponse.typeAddedpolar.customers.get():response.typeAddedpolar.customers.update():request.customer_update.typeAddedresponse.typeAddedpolar.customers.get_external():response.typeAddedpolar.customers.update_external():response.typeAddedpolar.customers.get_state():responseChangedpolar.webhooks.list_webhook_deliveries():request.event_typeChangedpolar.customer_portal.benefit-grants.list():request.queryAddedresponse.items.[]Changedpolar.customer_portal.benefit-grants.get():responseChangedpolar.customer_portal.benefit-grants.update():responseChangedpolar.customer_portal.customers.get():response.typeAddedpolar.customer_portal.customers.update():response.typeAddedpolar.customer_portal.seats.list_seats():response.seats.[].memberAddedpolar.customer_portal.seats.assign_seat():requestChangedresponse.memberAddedpolar.customer_portal.seats.revoke_seat():response.memberAddedpolar.customer_portal.seats.resend_invitation():response.memberAddedpolar._endpointcustomer_deleted_post():request.data.typeAddedpolar.customer_portal.customer-session.get_authenticated_user():response.member_idAddedpolar.customer_portal.license_keys.list():response.items.[].customer.typeAddedpolar.customer_portal.license_keys.get():response.customer.typeAddedpolar.customer_portal.license_keys.validate():response.customer.typeAddedpolar.customer_portal.license_keys.activate():response.license_key.customer.typeAddedpolar._endpointcustomer_updated_post():request.data.typeAddedpolar.customer_portal.members.remove_member(): Addedpolar.customer_portal.members.update_member(): Addedpolar.customer_portal.members.add_member(): Addedpolar.customer_portal.members.list_members(): Addedpolar._endpointmember_deleted_post(): Addedpolar._endpointmember_updated_post(): Addedpolar._endpointmember_created_post(): Addedpolar.customer-seats.list_seats():response.seats.[].memberAddedpolar.customer-seats.assign_seat():requestChangedresponse.memberAddedpolar.customer-seats.revoke_seat():response.memberAddedpolar.customer-seats.resend_invitation():response.memberAddedpolar.customer-seats.claim_seat():response.seat.memberAddedpolar._endpointcheckout_expired_post(): Addedpolar.member-sessions.create():response.customer.typeAddedpolar.events.list():response.[list_resource_event_].items.[]Changedpolar.events.get():responseChangedpolar.events.ingest():request.events.[]Changedpolar.meters.quantities():request.timezoneAddedpolar.customer_meters.list():response.items.[].customer.typeAddedpolar.customer_meters.get():response.customer.typeAddedOpenAPI Change Summary