Skip to content

typescript - v0.45.1 - 2026-02-27 09:33:28

Choose a tag to compare

@github-actions github-actions released this 27 Feb 09:33
908cdfc

Generated by Speakeasy CLI

@polar-sh/sdk 0.45.1

Typescript SDK Changes:

  • polar.customers.list(): response.items[] Changed (Breaking ⚠️)
  • polar.organizations.create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • polar.organizations.get(): response Changed (Breaking ⚠️)
  • polar.organizations.update():
    • request.organizationUpdate Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • polar.subscriptions.list(): response.items[] Changed (Breaking ⚠️)
  • polar.subscriptions.create(): response Changed (Breaking ⚠️)
  • polar.subscriptions.get(): response Changed (Breaking ⚠️)
  • polar.subscriptions.revoke(): response Changed (Breaking ⚠️)
  • polar.subscriptions.update(): response Changed (Breaking ⚠️)
  • polar.benefits.list():
    • request.typeFilter Changed
    • response.items[].union(feature_flag) Added (Breaking ⚠️)
  • polar.benefits.create():
    • request.union(feature_flag) Added
    • response.union(feature_flag) Added (Breaking ⚠️)
  • polar.benefits.get(): response.union(feature_flag) Added (Breaking ⚠️)
  • polar.benefits.update():
    • request.requestBody.union(feature_flag) Added
    • response.union(feature_flag) Added (Breaking ⚠️)
  • polar.benefits.grants(): response.items[] Changed (Breaking ⚠️)
  • polar.benefitGrants.list(): response.items[] Changed (Breaking ⚠️)
  • polar.customerPortal.benefitGrants.update():
    • request.customerBenefitGrantUpdate.union(feature_flag) Added
    • response.union(CustomerBenefitGrantFeatureFlag) Added (Breaking ⚠️)
  • polar.customerPortal.benefitGrants.get(): response.union(CustomerBenefitGrantFeatureFlag) Added (Breaking ⚠️)
  • polar.customerPortal.benefitGrants.list():
    • request.typeFilter Changed
    • response.items[].union(CustomerBenefitGrantFeatureFlag) Added (Breaking ⚠️)
  • polar.organizations.list(): response.items[] Changed (Breaking ⚠️)
  • polar.customers.getStateExternal(): response Changed (Breaking ⚠️)
  • polar.products.list(): response.items[].benefits[].union(feature_flag) Added (Breaking ⚠️)
  • polar.products.create(): response.benefits[].union(feature_flag) Added (Breaking ⚠️)
  • polar.products.get(): response.benefits[].union(feature_flag) Added (Breaking ⚠️)
  • polar.products.update(): response.benefits[].union(feature_flag) Added (Breaking ⚠️)
  • polar.products.updateBenefits(): response.benefits[].union(feature_flag) Added (Breaking ⚠️)
  • polar.customers.getState(): response Changed (Breaking ⚠️)
  • polar.customers.updateExternal(): response Changed (Breaking ⚠️)
  • polar.customers.getExternal(): response Changed (Breaking ⚠️)
  • polar.customers.update(): response Changed (Breaking ⚠️)
  • polar.customers.get(): response Changed (Breaking ⚠️)
  • polar.customers.create(): response Changed (Breaking ⚠️)
  • polar.webhooks.updateWebhookEndpoint():
    • request.webhookEndpointUpdate.name Added
    • response.name Added
  • polar.webhooks.resetWebhookEndpointSecret(): response.name Added
  • polar.checkouts.clientUpdate(): response.products[].benefits[].type.enum(featureFlag) Added
  • polar.checkouts.clientConfirm(): response.products[].benefits[].type.enum(featureFlag) Added
  • polar.licenseKeys.list(): response.items[].customer.externalId Changed
  • polar.licenseKeys.get(): response.customer.externalId Changed
  • polar.licenseKeys.update(): response.customer.externalId Changed
  • polar.licenseKeys.getActivation(): response.licenseKey.customer.externalId Changed
  • polar.licenseKeys.validate(): response.customer.externalId Changed
  • polar.licenseKeys.activate(): response.licenseKey.customer.externalId Changed
  • polar.checkoutLinks.list(): response.items[].products[].benefits[].type.enum(featureFlag) Added
  • polar.checkoutLinks.create(): response.products[].benefits[].type.enum(featureFlag) Added
  • polar.checkoutLinks.get(): response.products[].benefits[].type.enum(featureFlag) Added
  • polar.checkoutLinks.update(): response.products[].benefits[].type.enum(featureFlag) Added
  • polar.checkouts.update(): response.products[].benefits[].type.enum(featureFlag) Added
  • polar.checkouts.get(): response.products[].benefits[].type.enum(featureFlag) Added
  • polar.checkouts.create(): response.products[].benefits[].type.enum(featureFlag) Added
  • polar.checkouts.list(): response.items[].products[].benefits[].type.enum(featureFlag) Added
  • polar.orders.update(): response.customer.externalId Changed
  • polar.orders.get(): response.customer.externalId Changed
  • polar.orders.list(): response.items[].customer.externalId Changed
  • polar.checkouts.clientGet(): response.products[].benefits[].type.enum(featureFlag) Added
  • polar.webhooks.getWebhookEndpoint(): response.name Added
  • polar.webhooks.createWebhookEndpoint():
    • request.name Added
    • response.name Added
  • polar.webhooks.listWebhookEndpoints(): response.items[].name Added
  • polar.customerPortal.seats.listClaimedSubscriptions(): response.items[].product.benefits[].type.enum(featureFlag) Added
  • polar.customerPortal.licenseKeys.list(): response.items[].customer.externalId Changed
  • polar.customerPortal.licenseKeys.get(): response.customer.externalId Changed
  • polar.customerPortal.licenseKeys.validate(): response.customer.externalId Changed
  • polar.customerPortal.licenseKeys.activate(): response.licenseKey.customer.externalId Changed
  • polar.customerPortal.orders.list(): response.items[].product.benefits[].type.enum(featureFlag) Added
  • polar.customerPortal.orders.get(): response.product.benefits[].type.enum(featureFlag) Added
  • polar.customerPortal.orders.update(): response.product.benefits[].type.enum(featureFlag) Added
  • polar.customerPortal.organizations.get(): response.products[].benefits[].type.enum(featureFlag) Added
  • polar.customerPortal.subscriptions.list(): response.items[].product.benefits[].type.enum(featureFlag) Added
  • polar.customerPortal.subscriptions.get(): response.product.benefits[].type.enum(featureFlag) Added
  • polar.customerPortal.subscriptions.cancel(): response.product.benefits[].type.enum(featureFlag) Added
  • polar.customerPortal.subscriptions.update(): response.product.benefits[].type.enum(featureFlag) Added
  • polar.customerSessions.create(): response.customer.externalId Changed
  • polar.memberSessions.create(): response.customer.externalId Changed
  • polar.events.list(): response.union(ListResource_Event_).items[].union(SystemEvent) Changed
  • polar.events.get(): response.union(SystemEvent).union(benefit.cycled) Changed
  • polar.customerMeters.list(): response.items[].customer.externalId Changed
  • polar.customerMeters.get(): response.customer.externalId Changed

Generated with Speakeasy CLI 1.731.2

Publishing Completed