Skip to content

typescript - v0.46.5 - 2026-03-19 10:47:11

Choose a tag to compare

@github-actions github-actions released this 19 Mar 10:47
892dcaf

Generated by Speakeasy CLI

@polar-sh/sdk 0.46.5

Typescript SDK Changes:

  • polar.organizations.list(): response.items[].country Added
  • polar.organizations.create():
    • request Changed
    • response.country Added
  • polar.organizations.get(): response.country Added
  • polar.organizations.update():
    • request.organizationUpdate Changed
    • response.country Added
  • polar.products.create():
    • request.union(ProductCreateOneTime).prices[].union(fixed).priceCurrency Changed
  • polar.products.update():
    • request.productUpdate.prices[].union(2).union(fixed).priceCurrency Changed
  • polar.checkouts.create():
    • request.currency Changed
  • polar.checkouts.update():
    • request.checkoutUpdate.currency Changed
  • polar.discounts.create():
    • request.union(DiscountFixedRepeatDurationCreate).currency Changed
  • polar.discounts.update():
    • request.discountUpdate.currency Changed
  • polar.members.listMembers():
    • request.role Added

Generated with Speakeasy CLI 1.757.1

Publishing Completed