Skip to content

python - v0.31.4 - 2026-04-28 10:50:55

Choose a tag to compare

@github-actions github-actions released this 28 Apr 10:51
a5f829c

Generated by Speakeasy CLI

polar-sdk 0.31.4

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.product.benefits.[] Changed Breaking ⚠️
  • polar._endpointsubscription_updated_post():
    • request.data.product.benefits.[] Changed Breaking ⚠️
  • polar._endpointsubscription_active_post():
    • request.data.product.benefits.[] Changed Breaking ⚠️
  • polar._endpointsubscription_canceled_post():
    • request.data.product.benefits.[] Changed Breaking ⚠️
  • polar._endpointsubscription_uncanceled_post():
    • request.data.product.benefits.[] Changed Breaking ⚠️
  • polar._endpointsubscription_revoked_post():
    • request.data.product.benefits.[] Changed Breaking ⚠️
  • polar._endpointsubscription_past_due_post():
    • request.data.product.benefits.[] Changed Breaking ⚠️
  • polar._endpointproduct_created_post():
    • request.data.benefits.[] Changed Breaking ⚠️
  • polar._endpointproduct_updated_post():
    • request.data.benefits.[] Changed Breaking ⚠️
  • polar._endpointorganization_updated_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointbenefit_created_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointbenefit_updated_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointbenefit_grant_created_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointbenefit_grant_updated_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointbenefit_grant_cycled_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointbenefit_grant_revoked_post():
    • request.data Changed Breaking ⚠️
  • polar.organizations.list(): response.items.[] Changed Breaking ⚠️
  • polar.organizations.create():
    • request Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • polar.organizations.get(): response Changed Breaking ⚠️
  • polar.organizations.update():
    • request.organization_update Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • polar.customer_portal.customers.request_email_update(): Added
  • polar.customer_portal.customers.check_email_update(): Added
  • polar.customer_portal.customers.verify_email_update(): Added
  • polar.subscriptions.list(): response.items.[].product.benefits.[] Changed
  • polar.subscriptions.create(): response.product.benefits.[] Changed
  • polar.subscriptions.get(): response.product.benefits.[] Changed
  • polar.subscriptions.revoke(): response.product.benefits.[] Changed
  • polar.subscriptions.update(): response.product.benefits.[] Changed
  • polar.benefits.list(): response.items.[] Changed
  • polar.benefits.create(): response Changed
  • polar.benefits.get(): response Changed
  • polar.benefits.update(): response Changed
  • polar.benefits.grants(): response.items.[].benefit Changed
  • polar.benefit-grants.list(): response.items.[].benefit Changed
  • polar.products.list(): response.items.[].benefits.[] Changed
  • polar.products.create(): response.benefits.[] Changed
  • polar.products.get(): response.benefits.[] Changed
  • polar.products.update(): response.benefits.[] Changed
  • polar.products.update_benefits(): response.benefits.[] Changed
  • polar.checkouts.list(): response.items.[] Changed
  • polar.checkouts.create(): response Changed
  • polar.checkouts.get(): response Changed
  • polar.checkouts.update(): response Changed
  • polar.checkouts.client_get(): response Changed
  • polar.checkouts.client_update(): response Changed
  • polar.checkouts.client_confirm(): response Changed
  • polar.metrics.get(): response Changed
  • polar.license_keys.list(): request.status Added
  • polar.checkout-links.list(): response.items.[].products.[].benefits.[].is_deleted Added
  • polar.checkout-links.create(): response.products.[].benefits.[].is_deleted Added
  • polar.checkout-links.get(): response.products.[].benefits.[].is_deleted Added
  • polar.checkout-links.update(): response.products.[].benefits.[].is_deleted Added
  • polar.members.get_member_by_external_id(): request Changed
  • polar.members.delete_member_by_external_id(): request Changed
  • polar.members.update_member_by_external_id(): request Changed
  • polar.customer_portal.benefit-grants.list(): response.items.[] Changed
  • polar.customer_portal.benefit-grants.get(): response Changed
  • polar.customer_portal.benefit-grants.update(): response Changed
  • polar.customer_portal.seats.assign_seat():
    • request.checkout_client_secret Added
  • polar.customer_portal.seats.list_claimed_subscriptions(): response.items.[].product Changed
  • polar.customer_portal.orders.list(): response.items.[].product Changed
  • polar.customer_portal.orders.get(): response.product Changed
  • polar.customer_portal.orders.update(): response.product Changed
  • polar.customer_portal.organizations.get(): response Changed
  • polar.customer_portal.subscriptions.list(): response.items.[].product Changed
  • polar.customer_portal.subscriptions.get(): response.product Changed
  • polar.customer_portal.subscriptions.cancel(): response.product Changed
  • polar.customer_portal.subscriptions.update(): response.product Changed
  • polar.customer-seats.assign_seat():
    • request.checkout_client_secret Added

Generated with Speakeasy CLI 1.648.0

Publishing Completed