Skip to content

python - v0.26.0 - 2025-10-16 06:53:26

Choose a tag to compare

@github-actions github-actions released this 16 Oct 06:53

Generated by Speakeasy CLI

polar-sdk 0.26.0

Python SDK Changes Detected:

  • polar.subscriptions.update(): response.product.prices.[].[product_price] Changed Breaking ⚠️
  • polar.products.list(): response.items.[].prices.[].[product_price] Changed Breaking ⚠️
  • polar._endpointcheckout_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.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._endpointorder_refunded_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointsubscription_created_post():
    • request.data.product.prices.[].[product_price] Changed Breaking ⚠️
  • polar._endpointsubscription_updated_post():
    • request.data.product.prices.[].[product_price] Changed Breaking ⚠️
  • polar._endpointsubscription_active_post():
    • request.data.product.prices.[].[product_price] Changed Breaking ⚠️
  • polar._endpointsubscription_canceled_post():
    • request.data.product.prices.[].[product_price] Changed Breaking ⚠️
  • polar._endpointsubscription_uncanceled_post():
    • request.data.product.prices.[].[product_price] Changed Breaking ⚠️
  • polar._endpointsubscription_revoked_post():
    • request.data.product.prices.[].[product_price] Changed Breaking ⚠️
  • polar._endpointproduct_created_post():
    • request.data.prices.[].[product_price] Changed Breaking ⚠️
  • polar._endpointproduct_updated_post():
    • request.data.prices.[].[product_price] Changed Breaking ⚠️
  • polar.customer_portal.orders.update(): response Changed Breaking ⚠️
  • polar.customer_portal.orders.get(): response Changed Breaking ⚠️
  • polar.customer_portal.orders.list(): response.items.[] Changed Breaking ⚠️
  • polar.checkout-links.update(): response.products.[].prices.[].[product_price] Changed Breaking ⚠️
  • polar.checkout-links.get(): response.products.[].prices.[].[product_price] Changed Breaking ⚠️
  • polar.checkout-links.create(): response.products.[].prices.[].[product_price] Changed Breaking ⚠️
  • polar.checkout-links.list(): response.items.[].products.[].prices.[].[product_price] Changed Breaking ⚠️
  • polar.checkouts.client_confirm():
    • request.checkout_confirm_stripe.seats Added
    • response Changed Breaking ⚠️
  • polar.checkouts.client_update():
    • request.checkout_update_public.seats Added
    • response Changed Breaking ⚠️
  • polar.checkouts.client_get(): response Changed Breaking ⚠️
  • polar.subscriptions.list(): response.items.[].product.prices.[].[product_price] Changed Breaking ⚠️
  • polar.subscriptions.get(): response.product.prices.[].[product_price] Changed Breaking ⚠️
  • polar.subscriptions.revoke(): response.product.prices.[].[product_price] Changed Breaking ⚠️
  • polar._endpointorder_created_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointcheckout_updated_post():
    • request.data Changed Breaking ⚠️
  • polar.orders.update(): response Changed Breaking ⚠️
  • polar.products.create():
    • request Changed Breaking ⚠️
    • response.prices.[].[product_price] Changed Breaking ⚠️
  • polar.products.get(): response.prices.[].[product_price] Changed Breaking ⚠️
  • polar.products.update():
    • request.product_update.prices.[] Changed Breaking ⚠️
    • response.prices.[].[product_price] Changed Breaking ⚠️
  • polar.products.update_benefits(): response.prices.[].[product_price] Changed Breaking ⚠️
  • polar.orders.list(): response.items.[] Changed Breaking ⚠️
  • polar.orders.get(): response Changed Breaking ⚠️
  • polar.checkouts.update():
    • request.checkout_update Changed
    • response Changed Breaking ⚠️
  • polar.checkouts.list(): response.items.[] Changed Breaking ⚠️
  • polar.checkouts.create():
    • request Changed
    • response Changed Breaking ⚠️
  • polar.checkouts.get(): response Changed Breaking ⚠️
  • polar.customer_portal.benefit-grants.get(): response.[customer_benefit_grant_discord].benefit.organization.feature_settings.seat_based_pricing_enabled Added
  • polar.discounts.update():
    • request.discount_update.currency Changed
  • polar.organizations.get(): response.feature_settings.seat_based_pricing_enabled Added
  • polar.organizations.create():
    • request.feature_settings.seat_based_pricing_enabled Added
    • response.feature_settings.seat_based_pricing_enabled Added
  • polar.organizations.list(): response.items.[].feature_settings.seat_based_pricing_enabled Added
  • polar._endpointorganization_updated_post():
    • request.data.feature_settings.seat_based_pricing_enabled Added
  • polar.customer_portal.customer-session.introspect(): Added
  • polar.customer_portal.seats.list_claimed_subscriptions(): Added
  • polar.customer_portal.benefit-grants.update(): response.[customer_benefit_grant_downloadables].benefit.organization.feature_settings.seat_based_pricing_enabled Added
  • polar.oauth2.token():
    • request.[web_token_request] Added
  • polar.organizations.update():
    • request.organization_update.feature_settings.seat_based_pricing_enabled Added
    • response.feature_settings.seat_based_pricing_enabled Added
  • polar.customer_portal.seats.resend_invitation(): Added
  • polar.customer_portal.benefit-grants.list(): response.items.[].[customer_benefit_grant_discord].benefit.organization.feature_settings.seat_based_pricing_enabled Added
  • polar.customer_portal.seats.revoke_seat(): Added
  • polar.customer_portal.seats.assign_seat(): Added
  • polar.customer_portal.seats.list_seats(): Added
  • polar.oauth2.clients.delete(): Added
  • polar.oauth2.clients.update(): Added
  • polar.oauth2.clients.get(): Added
  • polar.oauth2.clients.create(): Added
  • polar.customer-sessions.create():
    • request Changed
    • response.return_url Added

Generated with Speakeasy CLI 1.636.3

Publishing Completed