Skip to content

typescript - v0.46.6 - 2026-03-20 14:21:26

Choose a tag to compare

@github-actions github-actions released this 20 Mar 14:21
c90edaa

Generated by Speakeasy CLI

@polar-sh/sdk 0.46.6

Typescript SDK Changes:

  • polar.checkouts.list(): response.items[] Changed (Breaking ⚠️)
  • polar.checkouts.clientConfirm(): response Changed (Breaking ⚠️)
  • polar.checkouts.clientUpdate(): response Changed (Breaking ⚠️)
  • polar.checkouts.clientGet(): response Changed (Breaking ⚠️)
  • polar.checkouts.update(): response Changed (Breaking ⚠️)
  • polar.checkouts.get(): response Changed (Breaking ⚠️)
  • polar.checkouts.create():
    • request.prices.Map<Array<prices>>[].union(seat_based).seatTiers.seatTierType Added
    • response Changed (Breaking ⚠️)
  • polar.products.create():
    • request.union(ProductCreateRecurring).prices[].union(seat_based).seatTiers.seatTierType Added
    • response.prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.checkoutLinks.create(): response.products[].prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.products.get(): response.prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.products.update():
    • request.productUpdate.prices[].union(2).union(seat_based).seatTiers.seatTierType Added
    • response.prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.products.updateBenefits(): response.prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.products.list(): response.items[].prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.subscriptions.update(): response.product.prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.subscriptions.revoke(): response.product.prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.subscriptions.get(): response.product.prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.subscriptions.create(): response.product.prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.subscriptions.list(): response.items[].product.prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.organizations.update():
    • request.organizationUpdate.details Changed
  • polar.checkoutLinks.list(): response.items[].products[].prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.organizations.create():
    • request.details Changed
  • polar.checkoutLinks.get(): response.products[].prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.checkoutLinks.update(): response.products[].prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.customerPortal.seats.listClaimedSubscriptions(): response.items[].product.prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.customerPortal.orders.list(): response.items[].product.prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.customerPortal.orders.get(): response.product.prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.customerPortal.orders.update(): response.product.prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.customerPortal.organizations.get(): response.products[].prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.customerPortal.subscriptions.list(): response.items[].product.prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.customerPortal.subscriptions.get(): response.product.prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.customerPortal.subscriptions.cancel(): response.product.prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added
  • polar.customerPortal.subscriptions.update(): response.product.prices[].union(ProductPrice).union(seat_based).seatTiers.seatTierType Added

Generated with Speakeasy CLI 1.758.0

Publishing Completed