Skip to content

typescript - v0.35.4 - 2025-09-30 10:16:47

Choose a tag to compare

@github-actions github-actions released this 30 Sep 10:16
5ca44f0

Generated by Speakeasy CLI

@polar-sh/sdk 0.35.4

Typescript SDK Changes Detected:

  • polar.checkoutLinks.get(): response.products.[].prices.[].[productPrice] Changed Breaking ⚠️
  • polar.checkoutLinks.update(): response.products.[].prices.[].[productPrice] Changed Breaking ⚠️
  • polar.EndpointsubscriptionCreatedPost():
    • request.data.product.prices.[].[productPrice] Changed Breaking ⚠️
  • polar.EndpointsubscriptionUpdatedPost():
    • request.data.product.prices.[].[productPrice] Changed Breaking ⚠️
  • polar.EndpointsubscriptionActivePost():
    • request.data.product.prices.[].[productPrice] Changed Breaking ⚠️
  • polar.EndpointsubscriptionCanceledPost():
    • request.data.product.prices.[].[productPrice] Changed Breaking ⚠️
  • polar.EndpointsubscriptionUncanceledPost():
    • request.data.product.prices.[].[productPrice] Changed Breaking ⚠️
  • polar.EndpointsubscriptionRevokedPost():
    • request.data.product.prices.[].[productPrice] Changed Breaking ⚠️
  • polar.EndpointproductCreatedPost():
    • request.data.prices.[].[productPrice] Changed Breaking ⚠️
  • polar.EndpointproductUpdatedPost():
    • request.data.prices.[].[productPrice] Changed Breaking ⚠️
  • polar.customerPortal.subscriptions.update(): response.product Changed Breaking ⚠️
  • polar.customerPortal.subscriptions.cancel(): response.product Changed Breaking ⚠️
  • polar.customerPortal.subscriptions.get(): response.product Changed Breaking ⚠️
  • polar.customerPortal.subscriptions.list(): response.items.[].product Changed Breaking ⚠️
  • polar.customerPortal.organizations.get(): response Changed Breaking ⚠️
  • polar.products.updateBenefits(): response.prices.[].[productPrice] Changed Breaking ⚠️
  • polar.subscriptions.get(): response.product.prices.[].[productPrice] Changed Breaking ⚠️
  • polar.subscriptions.revoke(): response.product.prices.[].[productPrice] Changed Breaking ⚠️
  • polar.subscriptions.update(): response.product.prices.[].[productPrice] Changed Breaking ⚠️
  • polar.products.list(): response.items.[].prices.[].[productPrice] Changed Breaking ⚠️
  • polar.products.create():
    • request Changed
    • response.prices.[].[productPrice] Changed Breaking ⚠️
  • polar.products.get(): response.prices.[].[productPrice] Changed Breaking ⚠️
  • polar.EndpointcheckoutUpdatedPost():
    • request.data Changed Breaking ⚠️
  • polar.subscriptions.list(): response.items.[].product.prices.[].[productPrice] Changed Breaking ⚠️
  • polar.customerPortal.orders.list(): response.items.[].product Changed Breaking ⚠️
  • polar.checkouts.create():
    • request.seats Added
    • response Changed Breaking ⚠️
  • polar.checkouts.get(): response Changed Breaking ⚠️
  • polar.checkouts.update():
    • request.checkoutUpdate.seats Added
    • response Changed Breaking ⚠️
  • polar.checkouts.clientGet(): response Changed Breaking ⚠️
  • polar.checkouts.clientUpdate():
    • request.checkoutUpdatePublic.seats Added
    • response Changed Breaking ⚠️
  • polar.checkouts.clientConfirm():
    • request.checkoutConfirmStripe.seats Added
    • response Changed Breaking ⚠️
  • polar.checkoutLinks.list(): response.items.[].products.[].prices.[].[productPrice] Changed Breaking ⚠️
  • polar.checkoutLinks.create(): response.products.[].prices.[].[productPrice] Changed Breaking ⚠️
  • polar.EndpointcheckoutCreatedPost():
    • request.data Changed Breaking ⚠️
  • polar.products.update():
    • request.productUpdate.prices.[].[productPriceSeatBasedCreate] Added
    • response.prices.[].[productPrice] Changed Breaking ⚠️
  • polar.customerPortal.orders.update(): response.product Changed Breaking ⚠️
  • polar.customerPortal.orders.get(): response.product Changed Breaking ⚠️
  • polar.checkouts.list(): response.items.[] Changed Breaking ⚠️
  • polar.customerPortal.benefitGrants.update(): response.[customerbenefitgrantdiscord].benefit.organization.featureSettings.seatBasedPricingEnabled Added
  • polar.customerPortal.benefitGrants.get(): response.[customerbenefitgrantdiscord].benefit.organization.featureSettings.seatBasedPricingEnabled Added
  • polar.customerPortal.benefitGrants.list(): response.items.[].[customerBenefitGrantDiscord].benefit.organization.featureSettings.seatBasedPricingEnabled Added
  • polar.organizations.update():
    • request.organizationUpdate.featureSettings.seatBasedPricingEnabled Added
    • response.feature_settings.seatBasedPricingEnabled Added
  • polar.organizations.get(): response.feature_settings.seatBasedPricingEnabled Added
  • polar.organizations.create():
    • request.featureSettings.seatBasedPricingEnabled Added
    • response.feature_settings.seatBasedPricingEnabled Added
  • polar.organizations.list(): response.items.[].featureSettings.seatBasedPricingEnabled Added
  • polar.EndpointorganizationUpdatedPost():
    • request.data.featureSettings.seatBasedPricingEnabled Added

Generated with Speakeasy CLI 1.631.5

Publishing Completed