Skip to content

python - v0.30.2 - 2026-03-26 08:30:46

Choose a tag to compare

@github-actions github-actions released this 26 Mar 08:30

Generated by Speakeasy CLI

polar-sdk 0.30.2

Python SDK Changes Detected:

  • 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._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.checkouts.client_confirm(): response Changed Breaking ⚠️
  • polar.organizations.create():
    • request Changed Breaking ⚠️
    • response Changed
  • polar.checkouts.client_update(): response Changed Breaking ⚠️
  • polar.organizations.update():
    • request.organization_update Changed Breaking ⚠️
    • response Changed
  • polar.checkouts.client_get(): response Changed Breaking ⚠️
  • polar.checkouts.update(): response Changed Breaking ⚠️
  • polar.checkouts.get(): response Changed Breaking ⚠️
  • polar.checkouts.create():
    • request.prices.{}.[] Changed
    • response Changed Breaking ⚠️
  • polar.checkouts.list(): response.items.[] Changed Breaking ⚠️
  • polar.products.get(): response.prices.[] Changed
  • polar.checkout-links.create(): response.products.[].prices.[] Changed
  • polar.products.list(): response.items.[].prices.[] Changed
  • polar.products.update():
    • request.product_update.prices.[].[2] Changed
    • response.prices.[] Changed
  • polar.products.update_benefits(): response.prices.[] Changed
  • polar.subscriptions.update():
    • response Changed
    • error.status[402] Added
  • polar.subscriptions.revoke(): response Changed
  • 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.checkout-links.list(): response.items.[].products.[].prices.[] Changed
  • polar.products.create():
    • request.[product_create_recurring].prices.[] Changed
    • response.prices.[] Changed
  • polar.checkout-links.get(): response.products.[].prices.[] Changed
  • polar.checkout-links.update(): response.products.[].prices.[] Changed
  • 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.[] Changed
  • polar.customer_portal.orders.get(): response.product.prices.[] Changed
  • polar.customer_portal.orders.update(): response.product.prices.[] Changed
  • polar.customer_portal.organizations.get(): response.products.[].prices.[] Changed
  • 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

Generated with Speakeasy CLI 1.648.0

Publishing Completed