Skip to content

typescript - v0.46.0 - 2026-03-02 12:23:55

Choose a tag to compare

@github-actions github-actions released this 02 Mar 12:24
24eca54

Generated by Speakeasy CLI

@polar-sh/sdk 0.46.0

Typescript SDK Changes:

  • polar.organizations.list(): response.items[].featureSettings.overviewMetrics Added
  • polar.organizations.create():
    • request.featureSettings.overviewMetrics Added
    • response.featureSettings.overviewMetrics Added
  • polar.organizations.get(): response.featureSettings.overviewMetrics Added
  • polar.organizations.update():
    • request.organizationUpdate.featureSettings.overviewMetrics Added
    • response.featureSettings.overviewMetrics Added
  • polar.checkouts.list(): response.items[] Changed
  • polar.checkouts.create(): response Changed
  • polar.checkouts.get(): response Changed
  • polar.checkouts.update():
    • request.checkoutUpdate.productPriceId Added
    • response Changed
  • polar.checkouts.clientGet(): response Changed
  • polar.checkouts.clientUpdate():
    • request.checkoutUpdatePublic.productPriceId Added
    • response Changed
  • polar.checkouts.clientConfirm():
    • request.checkoutConfirmStripe.productPriceId Added
    • response Changed

Generated with Speakeasy CLI 1.736.3

Publishing Completed