Skip to content

python - v0.30.1 - 2026-03-11 09:09:37

Choose a tag to compare

@github-actions github-actions released this 11 Mar 09:09
405c853

Generated by Speakeasy CLI

polar-sdk 0.30.1

Python SDK Changes Detected:

  • polar._endpointcheckout_created_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointcheckout_updated_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointcheckout_expired_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointorder_created_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointorder_updated_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointorder_paid_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointorder_refunded_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointsubscription_created_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointsubscription_updated_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointsubscription_active_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointsubscription_canceled_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointsubscription_uncanceled_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointsubscription_revoked_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointsubscription_past_due_post():
    • request.data.discount Changed Breaking ⚠️
  • polar.events.get(): response.[system_event] Changed Breaking ⚠️
  • polar.events.list(): response.[list_resource_event_].items.[].[system_event] Changed Breaking ⚠️
  • polar.customers.update_external():
    • request.customer_update_external_id.tax_id Changed Breaking ⚠️
  • polar.customers.update():
    • request.customer_update.tax_id Changed Breaking ⚠️
  • polar.customers.create():
    • request.tax_id Changed Breaking ⚠️
  • polar.oauth2.token(): response Changed Breaking ⚠️
  • polar.orders.list(): response.items.[].discount Changed
  • polar.checkout-links.create(): response.discount Changed
  • polar.orders.update(): response.discount Changed
  • polar.checkouts.list(): response.items.[].discount Changed
  • polar.checkouts.create(): response.discount Changed
  • polar.checkouts.get(): response.discount Changed
  • polar.checkouts.update(): response.discount Changed
  • polar.checkouts.client_get(): response.discount Changed
  • polar.checkouts.client_update(): response.discount Changed
  • polar.checkouts.client_confirm(): response.discount Changed
  • polar.checkout-links.list(): response.items.[].discount Changed
  • polar.orders.get(): response.discount Changed
  • polar.checkout-links.get(): response.discount Changed
  • polar.checkout-links.update(): response.discount Changed
  • polar.discounts.list():
    • request.sorting Changed
    • response.items.[] Changed
  • polar.discounts.create():
    • request Changed
    • response Changed
  • polar.discounts.get(): response Changed
  • polar.discounts.update():
    • request.discount_update.amounts Added
    • response Changed
  • polar.subscriptions.update(): response.discount Changed
  • polar.subscriptions.revoke(): response.discount Changed
  • polar.subscriptions.get(): response.discount Changed
  • polar.subscriptions.create(): response.discount Changed
  • polar.subscriptions.list(): response.items.[].discount Changed

Generated with Speakeasy CLI 1.648.0

Publishing Completed