Skip to content

chore: 🐝 Update SDK - Generate 0.11.0#52

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1775262505
Open

chore: 🐝 Update SDK - Generate 0.11.0#52
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1775262505

Conversation

@github-actions

@github-actions github-actions Bot commented Apr 4, 2026

Copy link
Copy Markdown

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Php SDK Changes:

  • polar->checkouts->clientConfirm(): response Changed (Breaking ⚠️)
  • polar->checkouts->clientGet(): response Changed (Breaking ⚠️)
  • polar->organizations->update():
    • request.organizationUpdate Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • polar->subscriptions->list():
    • request->status Added
    • response.items[] Changed (Breaking ⚠️)
  • polar->subscriptions->create(): response Changed (Breaking ⚠️)
  • polar->customer_meters->get(): response Changed (Breaking ⚠️)
  • polar->customer_meters->list(): response.items[] Changed (Breaking ⚠️)
  • polar->event-types->list(): response.items[] Changed (Breaking ⚠️)
  • polar->events->get(): response.union(SystemEvent) Changed (Breaking ⚠️)
  • polar->events->list(): response.union(ListResource_Event_)->items[]->union(SystemEvent) Changed (Breaking ⚠️)
  • polar->customer-sessions->create(): response.customer Changed (Breaking ⚠️)
  • polar->customer-seats->assignSeat():
    • request->checkoutId Removed (Breaking ⚠️)
  • polar->customer_portal->subscriptions->update():
    • request.customerSubscriptionUpdate Changed
    • response Changed (Breaking ⚠️)
  • polar->customer_portal->subscriptions->cancel(): response Changed (Breaking ⚠️)
  • polar->customer_portal->subscriptions->get(): response Changed (Breaking ⚠️)
  • polar->customer_portal->subscriptions->list(): response.items[] Changed (Breaking ⚠️)
  • polar->customer_portal->organizations->get(): response Changed (Breaking ⚠️)
  • polar->customer_portal->orders->generateInvoice(): error Changed (Breaking ⚠️)
  • polar->customer_portal->orders->update(): response Changed (Breaking ⚠️)
  • polar->customer_portal->orders->get(): response Changed (Breaking ⚠️)
  • polar->customer_portal->orders->list(): response.items[] Changed (Breaking ⚠️)
  • polar->customer_portal->licenseKeys->activate(): response.licenseKey->customer Changed (Breaking ⚠️)
  • polar->customer_portal->licenseKeys->validate(): response.customer Changed (Breaking ⚠️)
  • polar->customer_portal->licenseKeys->get(): response.customer Changed (Breaking ⚠️)
  • polar->customer_portal->licenseKeys->list(): response.items[]->customer Changed (Breaking ⚠️)
  • polar->customer_portal->downloadables->list(): response.items[]->file->service->enum(supportCaseAttachment) Added (Breaking ⚠️)
  • polar->customer_portal->seats->listClaimedSubscriptions(): response.items[] Changed (Breaking ⚠️)
  • polar->customer_portal->customers->update():
    • request->defaultPaymentMethodId Added
    • response Changed (Breaking ⚠️)
  • polar->customer_portal->customers->get(): response Changed (Breaking ⚠️)
  • polar->subscriptions->export(): response.status[200] Removed (Breaking ⚠️)
  • polar->subscriptions->get(): response Changed (Breaking ⚠️)
  • polar->subscriptions->revoke(): response Changed (Breaking ⚠️)
  • polar->subscriptions->update():
    • request.subscriptionUpdate Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • polar->oauth2->authorize(): response Changed (Breaking ⚠️)
  • polar->customer_portal->benefitGrants->update():
    • request.customerBenefitGrantUpdate->union(slack_shared_channel) Added
    • response Changed (Breaking ⚠️)
  • polar->customer_portal->benefitGrants->get(): response Changed (Breaking ⚠️)
  • polar->customer_portal->benefitGrants->list():
    • request->typeFilter Changed
    • response.items[] Changed (Breaking ⚠️)
  • polar->customers->getStateExternal(): response Changed (Breaking ⚠️)
  • polar->customers->getState(): response Changed (Breaking ⚠️)
  • polar->customers->updateExternal(): response Changed (Breaking ⚠️)
  • polar->benefits->list():
    • request->typeFilter Changed
    • response.items[] Changed (Breaking ⚠️)
  • polar->benefits->create():
    • request Changed
    • response Changed (Breaking ⚠️)
  • polar->benefits->get(): response Changed (Breaking ⚠️)
  • polar->benefits->update():
    • requestBody Changed
    • response Changed (Breaking ⚠️)
  • polar->benefits->grants(): response.items[] Changed (Breaking ⚠️)
  • polar->benefit-grants->list(): response.items[] Changed (Breaking ⚠️)
  • polar->products->list(): response.items[] Changed (Breaking ⚠️)
  • polar->products->create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • polar->organizations->create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.status[403] Added
  • polar->products->update():
    • request.productUpdate->prices[]->union(2) Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • polar->products->updateBenefits(): response Changed (Breaking ⚠️)
  • polar->orders->list():
    • request->subscriptionId Added
    • response.items[] Changed (Breaking ⚠️)
  • polar->orders->export(): response.status[200] Removed (Breaking ⚠️)
  • polar->orders->get(): response Changed (Breaking ⚠️)
  • polar->orders->update(): response Changed (Breaking ⚠️)
  • polar->orders->generateInvoice(): error Changed (Breaking ⚠️)
  • polar->customers->getExternal(): response Changed (Breaking ⚠️)
  • polar->refunds->create():
    • request->reason->enum(disputePrevention) Removed (Breaking ⚠️)
    • response.dispute Changed
  • polar->customers->update(): response Changed (Breaking ⚠️)
  • polar->customers->get(): response Changed (Breaking ⚠️)
  • polar->checkouts->list(): response.items[] Changed (Breaking ⚠️)
  • polar->checkouts->create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • polar->checkouts->get(): response Changed (Breaking ⚠️)
  • polar->checkouts->update():
    • request.checkoutUpdate->currency Changed
    • response Changed (Breaking ⚠️)
  • polar->files->list(): response.items[]->union(support_case_attachment) Added (Breaking ⚠️)
  • polar->organizations->get(): response Changed (Breaking ⚠️)
  • polar->products->get(): response Changed (Breaking ⚠️)
  • polar->checkouts->clientUpdate(): response Changed (Breaking ⚠️)
  • polar->files->create():
    • request->union(support_case_attachment) Added
    • response.service->enum(supportCaseAttachment) Added (Breaking ⚠️)
  • polar->files->uploaded(): response.union(support_case_attachment) Added (Breaking ⚠️)
  • polar->files->update(): response.union(support_case_attachment) Added (Breaking ⚠️)
  • polar->customers->export(): response.status[200] Removed (Breaking ⚠️)
  • polar->license_keys->list():
    • request Changed (Breaking ⚠️)
    • response.items[]->customer Changed (Breaking ⚠️)
  • polar->license_keys->get(): response.customer Changed (Breaking ⚠️)
  • polar->license_keys->update(): response.customer Changed (Breaking ⚠️)
  • polar->license_keys->getActivation(): response.licenseKey->customer Changed (Breaking ⚠️)
  • polar->license_keys->validate(): response.customer Changed (Breaking ⚠️)
  • polar->license_keys->activate(): response.licenseKey->customer Changed (Breaking ⚠️)
  • polar->checkout-links->list(): response.items[] Changed (Breaking ⚠️)
  • polar->checkout-links->create():
    • request Changed
    • response Changed (Breaking ⚠️)
  • polar->checkout-links->get(): response Changed (Breaking ⚠️)
  • polar->checkout-links->update():
    • request.checkoutLinkUpdate->seats Added
    • response Changed (Breaking ⚠️)
  • polar->customers->create(): response Changed (Breaking ⚠️)
  • polar->discounts->create():
    • request Changed (Breaking ⚠️)
    • response.union(DiscountFixedRepeatDuration)->products[] Changed
  • polar->customers->list():
    • request->active Added
    • response.items[] Changed (Breaking ⚠️)
  • polar->organization_access_tokens->delete(): Removed (Breaking ⚠️)
  • polar->members->updateMember(): Removed (Breaking ⚠️)
  • polar->discounts->list(): response.items[]->union(DiscountFixedOnceForeverDuration)->products[] Changed
  • polar->metrics->get(): response Changed
  • polar->disputes->get(): response Changed
  • polar->disputes->list(): response.items[] Changed
  • polar->refunds->list(): response.items[]->dispute Changed
  • polar->oauth2->introspect(): response.organizations Added
  • polar->customers->members->updateExternal(): Added
  • polar->customer_portal->members->updateMember():
    • request.customerPortalMemberUpdate->name Added
  • polar->organization_access_tokens->create(): Removed (Breaking ⚠️)
  • polar->organization_access_tokens->list(): Removed (Breaking ⚠️)
  • polar->organization_access_tokens->update(): Removed (Breaking ⚠️)
  • polar->members->deleteMember(): Removed (Breaking ⚠️)
  • polar->members->getMember(): Removed (Breaking ⚠️)
  • polar->customer_portal->customers->addPaymentMethod(): error.status[400] Added
  • polar->members->createMember(): Removed (Breaking ⚠️)
  • polar->organizations->list(): Removed (Breaking ⚠️)
  • polar->customer_portal->orders->receipt(): Added
  • polar->customer_portal->customers->verifyEmailUpdate(): Added
  • polar->customer_portal->customers->checkEmailUpdate(): Added
  • polar->discounts->update():
    • request.discountUpdate->currency Changed
    • response.union(DiscountPercentageOnceForeverDuration)->products[] Changed
  • polar->discounts->get(): response.union(DiscountFixedRepeatDuration)->products[] Changed
  • polar->customer_portal->customers->requestEmailUpdate(): Added
  • polar->customers->members->create(): Added
  • polar->customers->members->getExternal(): Added
  • polar->customers->members->update(): Added
  • polar->customer_portal->orders->confirmRetryPayment(): error.status[429] Added
  • polar->customers->members->delete(): Added
  • polar->customers->members->get(): Added
  • polar->customers->members->createExternal(): Added
  • polar->customers->members->deleteExternal(): Added
  • polar->customers->listPaymentMethodsExternal(): Added
  • polar->customers->listPaymentMethods(): Added
  • polar->metrics->export(): Added
  • polar->disputes->accept(): Added
  • polar->events->listNames(): response.items[]->label Added
  • polar->orders->receipt(): Added
  • polar->orders->finalize(): Added
  • polar->meters->list(): response.items[] Changed
  • polar->meters->create():
    • request Changed
    • response Changed
  • polar->meters->get(): response Changed
  • polar->meters->update():
    • request.meterUpdate Changed
    • response Changed
  • polar->orders->create(): Added
  • polar->organizations->listOrganizations(): Added
  • polar->payments->list():
    • request->customerId Added
    • response.items[] Changed
  • polar->payments->get(): response Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (3:151)
├─┬Paths
│ ├──[-] path (187:5)❌ 
│ ├──[-] path (330:5)❌ 
│ ├──[-] path (331:5)❌ 
│ ├──[+] path (101:5)
│ ├──[+] path (186:5)
│ ├──[+] path (185:5)
│ ├──[+] path (188:5)
│ ├──[+] path (241:5)
│ ├──[+] path (189:5)
│ ├──[+] path (230:5)
│ ├──[+] path (134:5)
│ ├──[+] path (190:5)
│ ├──[+] path (97:5)
│ ├──[+] path (95:5)
│ ├──[+] path (191:5)
│ ├──[+] path (229:5)
│ ├──[+] path (301:5)
│ ├─┬/v1/customer-portal/seats/{seat_id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (228:860)❌ 
│ ├─┬/v1/members/
│ │ ├──[-] post (186:2718)❌ 
│ │ └─┬GET
│ │   ├──[-] tags (186:56)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (186:2590)❌ 
│ │     └──[+] x-polar-pagination (187:2660)
│ ├─┬/v1/checkouts/client/{client_secret}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (112:28)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (125:28)❌ 
│ ├─┬/v1/custom-fields/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (177:933)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (177:2905)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (177:2033)❌ 
│ ├─┬/v1/customer-portal/seats
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (227:1333)❌ 
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └──[🔀] $ref (358:341812)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (227:2345)❌ 
│ ├─┬/v1/oauth2/register
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (11:629)❌ 
│ ├─┬/v1/customer-portal/customers/me
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (221:648)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (221:1477)❌ 
│ ├─┬/v1/subscriptions/{id}
│ │ ├─┬GET
│ │ │ ├──[-] tags (10:72)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (10:918)❌ 
│ │ ├─┬DELETE
│ │ │ ├──[-] tags (10:2721)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (10:3891)❌ 
│ │ └─┬PATCH
│ │   ├──[-] tags (10:1084)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (10:2550)❌ 
│ ├─┬/v1/benefit-grants/
│ │ └─┬GET
│ │   ├──[🔀] description (83:117)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (86:517)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (86:784)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (86:3814)❌ 
│ │     └──[+] x-polar-pagination (83:3658)
│ ├─┬/v1/event-types/{id}
│ │ └─┬PATCH
│ │   ├──[🔀] description (348:115)
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (326:868)❌ 
│ ├─┬/v1/customer-portal/subscriptions/
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (291:641)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (291:841)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (291:3173)❌ 
│ │     └──[+] x-polar-pagination (315:3047)
│ ├─┬/v1/disputes/{id}
│ │ └─┬GET
│ │   ├──[🔀] description (100:101)
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (101:840)❌ 
│ ├─┬/v1/subscriptions/export
│ │ └─┬GET
│ │   ├──[-] tags (9:74)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (9:499)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (9:766)❌ 
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └──[-] content (9:1079)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (9:1340)❌ 
│ ├─┬/v1/organizations/{id}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └─┬Extensions
│ │ │ │     └──[-] x-polar-selector-widget (7:450)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (7:1046)❌ 
│ │ └─┬PATCH
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └─┬Extensions
│ │   │     └──[-] x-polar-selector-widget (7:1537)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (7:2430)❌ 
│ ├─┬/v1/customer-portal/orders/
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (274:544)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (274:744)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (274:3811)❌ 
│ │     └──[+] x-polar-pagination (298:3678)
│ ├─┬/v1/customers/export
│ │ └─┬GET
│ │   ├──[-] tags (181:66)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (181:471)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (181:738)❌ 
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └──[-] content (181:1051)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (181:1312)❌ 
│ ├─┬/v1/customer-portal/seats/{seat_id}/resend
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (229:940)❌ 
│ ├─┬/v1/orders/{id}/invoice
│ │ ├─┬GET
│ │ │ ├──[-] tags (98:1028)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (98:1825)❌ 
│ │ └─┬POST
│ │   ├──[-] tags (98:67)❌ 
│ │   ├─┬Responses
│ │   │ ├──[+] codes (96:512)
│ │   │ ├──[+] codes (96:644)
│ │   │ └─┬422
│ │   │   ├──[🔀] description (96:847)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (380:84721)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (98:871)❌ 
│ ├─┬/v1/events/ingest
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (324:664)❌ 
│ ├─┬/v1/webhooks/events/{id}/redeliver
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (91:913)❌ 
│ ├─┬/v1/customer-portal/customers/me/payment-methods/confirm
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (223:1101)❌ 
│ ├─┬/v1/benefits/{id}/grants
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └─┬Extensions
│ │   │     └──[-] x-polar-selector-widget (85:469)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (85:2818)❌ 
│ │     └──[+] x-polar-pagination (82:2774)
│ ├─┬/v1/customers/{id}/state
│ │ └─┬GET
│ │   ├──[-] tags (184:70)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (184:1099)❌ 
│ ├─┬/v1/customer-portal/downloadables/
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (233:588)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (233:795)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (233:2065)❌ 
│ │     └──[+] x-polar-pagination (260:1925)
│ ├─┬/v1/license-keys/validate
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (142:842)❌ 
│ ├─┬/v1/customer-portal/wallets/
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (293:1975)❌ 
│ │     └──[+] x-polar-pagination (317:2059)
│ ├─┬/v1/customer-portal/meters/
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (225:2652)❌ 
│ │     └──[+] x-polar-pagination (252:2744)
│ ├─┬/v1/files/{id}/uploaded
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├──[+] oneOf (380:277597)
│ │   │       └──Discriminator
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (133:1557)❌ 
│ ├─┬/v1/customer-seats/{seat_id}/resend
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[🔀] x-polar-allowed-subjects (321:871)
│ │     └──[-] x-speakeasy-mcp (297:925)❌ 
│ ├─┬/v1/customer-portal/license-keys/validate
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (243:28)❌ 
│ ├─┬/v1/license-keys/{id}/activations/{activation_id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (141:1156)❌ 
│ ├─┬/v1/events/names
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (322:439)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (322:706)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (322:3738)❌ 
│ │     └──[+] x-polar-pagination (344:3575)
│ ├─┬/v1/disputes/
│ │ └─┬GET
│ │   ├──[🔀] description (99:99)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (100:415)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (100:682)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (100:3195)❌ 
│ │     └──[+] x-polar-pagination (99:3045)
│ ├─┬/v1/products/
│ │ ├─┬GET
│ │ │ ├──[-] tags (92:58)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (92:2530)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (92:2737)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (92:1000)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (92:1267)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (92:368)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (92:568)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (92:5122)❌ 
│ │ │   └──[+] x-polar-pagination (89:4503)
│ │ └─┬POST
│ │   ├──[-] tags (92:5273)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (92:5866)❌ 
│ ├─┬/v1/events/
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (321:1304)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (321:1571)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (321:6039)❌ 
│ ├─┬/v1/metrics/dashboards
│ │ ├─┬GET
│ │ │ ├──[-] tags (137:66)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (137:469)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (137:736)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (137:1395)❌ 
│ │ └─┬POST
│ │   ├──[-] tags (137:1554)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (137:2211)❌ 
│ ├─┬/v1/customer-portal/license-keys/
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └─┬ANYOF
│ │   │     └─┬Extensions
│ │   │       └──[-] x-polar-selector-widget (234:584)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (234:2146)❌ 
│ │     └──[+] x-polar-pagination (261:2120)
│ ├─┬/v1/checkouts/
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (102:455)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (102:722)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (102:1117)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (102:1317)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (102:4428)❌ 
│ │ │   └──[+] x-polar-pagination (102:4046)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (102:5169)❌ 
│ ├─┬/v1/events/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (323:836)❌ 
│ ├─┬/v1/customer-sessions/
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (320:991)❌ 
│ ├─┬/v1/customer-portal/customers/me/payment-methods
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (222:1468)❌ 
│ │ │   └──[+] x-polar-pagination (226:1570)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └──[+] codes (226:2291)
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (222:2441)❌ 
│ ├─┬/v1/checkouts/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (103:908)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (103:2236)❌ 
│ ├─┬/v1/orders/{id}
│ │ ├─┬GET
│ │ │ ├──[-] tags (97:58)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (97:827)❌ 
│ │ └─┬PATCH
│ │   ├──[-] tags (97:972)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (97:1863)❌ 
│ ├─┬/v1/customer-portal/orders/{id}/invoice
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (276:2052)❌ 
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├──[+] codes (300:817)
│ │   │ ├──[+] codes (300:685)
│ │   │ └─┬422
│ │   │   ├──[🔀] description (300:1020)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (380:84721)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (276:1003)❌ 
│ ├─┬/v1/customer-portal/wallets/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (294:990)❌ 
│ ├─┬/v1/customer-portal/benefit-grants/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (220:1194)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (220:2717)❌ 
│ ├─┬/v1/customer-seats/claim
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (315:28)❌ 
│ ├─┬/v1/orders/
│ │ ├──[+] post (92:5338)
│ │ └─┬GET
│ │   ├──[-] tags (95:54)❌ 
│ │   ├──[+] parameters (92:3013)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (95:409)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (95:676)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (95:1071)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (95:1271)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (95:5324)❌ 
│ │     └──[+] x-polar-pagination (92:5317)
│ ├─┬/v1/checkouts/client/{client_secret}/confirm
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (131:1680)❌ 
│ ├─┬/v1/files/{id}
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (134:2404)❌ 
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├──[+] oneOf (380:277597)
│ │   │       └──Discriminator
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (134:1508)❌ 
│ ├─┬/v1/license-keys/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (140:986)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (140:2132)❌ 
│ ├─┬/v1/metrics/dashboards/{id}
│ │ ├─┬GET
│ │ │ ├──[-] tags (138:71)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (138:792)❌ 
│ │ ├─┬DELETE
│ │ │ ├──[-] tags (138:1966)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (138:2595)❌ 
│ │ └─┬PATCH
│ │   ├──[-] tags (138:950)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (138:1803)❌ 
│ ├─┬/v1/benefits/
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (58:235)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (58:502)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (67:165)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (67:372)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (68:173)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (68:380)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (78:28)❌ 
│ │ │   └──[+] x-polar-pagination (77:31)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (82:649)❌ 
│ ├─┬/v1/payments/{id}
│ │ └─┬GET
│ │   ├──[-] tags (335:62)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (335:846)❌ 
│ ├─┬/v1/checkout-links/
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (145:1136)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (145:1336)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (145:474)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (145:741)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (145:3178)❌ 
│ │ │   └──[+] x-polar-pagination (144:2801)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (145:3938)❌ 
│ ├─┬/v1/customers/{id}
│ │ ├─┬GET
│ │ │ ├──[-] tags (182:64)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (182:874)❌ 
│ │ ├─┬DELETE
│ │ │ ├──[-] tags (182:2102)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (182:3969)❌ 
│ │ └─┬PATCH
│ │   ├──[-] tags (182:1028)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (182:1943)❌ 
│ ├─┬/v1/oauth2/revoke
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (33:28)❌ 
│ ├─┬/v1/webhooks/deliveries
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (90:3341)❌ 
│ │     └──[+] x-polar-pagination (87:3429)
│ ├─┬/v1/discounts/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (179:887)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (179:2770)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (179:1938)❌ 
│ ├─┬/v1/customer-portal/benefit-grants/
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (216:28)❌ 
│ │     └──[+] x-polar-pagination (222:31)
│ ├─┬/v1/oauth2/userinfo
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (50:486)❌ 
│ ├─┬/v1/customer-portal/customer-session/introspect
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (231:731)❌ 
│ ├─┬/v1/customer-portal/license-keys/deactivate
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (267:28)❌ 
│ ├─┬/v1/webhooks/endpoints/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (88:937)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (88:2971)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (88:2061)❌ 
│ ├─┬/v1/customers/external/{external_id}/state
│ │ └─┬GET
│ │   ├──[-] tags (185:88)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (185:1169)❌ 
│ ├─┬/v1/customer-portal/customers/me/payment-methods/{id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (224:1064)❌ 
│ ├─┬/v1/customer-portal/orders/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (275:982)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (275:2106)❌ 
│ ├─┬/v1/orders/export
│ │ └─┬GET
│ │   ├──[-] tags (96:60)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (96:435)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (96:702)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (96:1097)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (96:1297)❌ 
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └──[-] content (96:1591)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (96:1852)❌ 
│ ├─┬/v1/customer-portal/customer-session/user
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (232:743)❌ 
│ ├─┬/v1/meters/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (328:835)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (328:1831)❌ 
│ ├─┬/v1/webhooks/endpoints
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (87:477)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (87:744)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (87:2027)❌ 
│ │ │   └──[+] x-polar-pagination (84:1878)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (87:2813)❌ 
│ ├─┬/v1/organizations/
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[🔀] x-speakeasy-name-override (6:2105)
│ │ │   ├──[-] x-speakeasy-mcp (6:2059)❌ 
│ │ │   └──[+] x-polar-pagination (6:2147)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └──[+] codes (6:2626)
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (6:2798)❌ 
│ ├─┬/v1/customer-portal/organizations/{slug}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (286:28)❌ 
│ ├─┬/v1/license-keys/activate
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (143:1079)❌ 
│ ├─┬/v1/metrics/limits
│ │ └─┬GET
│ │   ├──[-] tags (136:62)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (136:442)❌ 
│ ├─┬/v1/customer-meters/{id}
│ │ └─┬GET
│ │   ├──[-] tags (333:76)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (333:915)❌ 
│ ├─┬/v1/oauth2/authorize
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (13:626)❌ 
│ ├─┬/v1/files/
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (132:411)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (132:678)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (132:2234)❌ 
│ │ │   └──[+] x-polar-pagination (130:2064)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (132:2921)❌ 
│ ├─┬/v1/customer-seats
│ │ ├─┬GET
│ │ │ ├──[🔀] description (319:1057)
│ │ │ └─┬Extensions
│ │ │   ├──[🔀] x-polar-allowed-subjects (319:1929)
│ │ │   └──[-] x-speakeasy-mcp (295:2086)❌ 
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (319:545)
│ │   │ └─┬404
│ │   │   └──[🔀] description (319:665)
│ │   └─┬Extensions
│ │     ├──[🔀] x-polar-allowed-subjects (319:874)
│ │     └──[-] x-speakeasy-mcp (295:982)❌ 
│ ├─┬/v1/customer-portal/meters/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (226:1154)❌ 
│ ├─┬/v1/custom-fields/
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (154:235)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (154:502)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (171:28)❌ 
│ │ │   └──[+] x-polar-pagination (172:31)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (175:691)❌ 
│ ├─┬/v1/meters/{id}/quantities
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (329:3221)❌ 
│ ├─┬/v1/customers/
│ │ ├─┬GET
│ │ │ ├──[-] tags (180:60)❌ 
│ │ │ ├──[+] parameters (179:1139)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (180:445)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (180:712)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (180:3240)❌ 
│ │ │   └──[+] x-polar-pagination (179:3431)
│ │ └─┬POST
│ │   ├──[-] tags (180:3394)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (180:3994)❌ 
│ ├─┬/v1/customer-portal/seats/subscriptions
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (230:1631)❌ 
│ │     └──[+] x-polar-pagination (257:1735)
│ ├─┬/v1/discounts/
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (178:439)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (178:706)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (178:2750)❌ 
│ │ │   └──[+] x-polar-pagination (177:2584)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (178:3486)❌ 
│ ├─┬/v1/benefits/{id}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └─┬Extensions
│ │ │ │     └──[-] x-polar-selector-widget (84:357)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (84:958)❌ 
│ │ ├─┬DELETE
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └─┬Extensions
│ │ │ │     └──[-] x-polar-selector-widget (84:2999)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (84:3639)❌ 
│ │ └─┬PATCH
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └─┬Extensions
│ │   │     └──[-] x-polar-selector-widget (84:1361)❌ 
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └──[+] anyOf (358:130855)
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (84:2473)❌ 
│ ├─┬/v1/subscriptions/
│ │ ├─┬GET
│ │ │ ├──[-] tags (8:68)❌ 
│ │ │ ├──[+] parameters (8:2467)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (8:473)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (8:740)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (8:2445)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (8:2645)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (8:1135)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (8:1335)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[+] deprecated (8:2452)
│ │ │ │ └─┬Schema
│ │ │ │   └──[+] deprecated (8:2357)
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (8:6282)❌ 
│ │ │   └──[+] x-polar-pagination (8:6051)
│ │ └─┬POST
│ │   ├──[-] tags (8:6448)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (8:7400)❌ 
│ ├─┬/v1/refunds/
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (99:766)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (99:1033)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (99:4571)❌ 
│ │ │   └──[+] x-polar-pagination (98:4403)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (99:5417)❌ 
│ ├─┬/v1/products/{id}
│ │ ├─┬GET
│ │ │ ├──[-] tags (93:62)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └─┬Extensions
│ │ │ │     └──[-] x-polar-selector-widget (93:363)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (93:939)❌ 
│ │ └─┬PATCH
│ │   ├──[-] tags (93:1090)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └─┬Extensions
│ │   │     └──[-] x-polar-selector-widget (93:1378)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (93:2236)❌ 
│ ├─┬/v1/customer-portal/members/{id}
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (273:2139)❌ 
│ │ └─┬PATCH
│ │   ├──[🔀] description (297:137)
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (273:1168)❌ 
│ ├─┬/v1/customer-portal/orders/{id}/confirm-payment
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └──[+] codes (303:1332)
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (278:1345)❌ 
│ ├─┬/v1/metrics/
│ │ └─┬GET
│ │   ├──[-] tags (135:56)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (135:1289)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (135:1556)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (135:1951)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (135:2151)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (135:4235)❌ 
│ ├─┬/v1/payments/
│ │ └─┬GET
│ │   ├──[-] tags (334:58)❌ 
│ │   ├──[+] parameters (354:1263)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (334:421)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (334:688)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (334:3964)❌ 
│ │     └──[+] x-polar-pagination (354:4151)
│ ├─┬/v1/customer-seats/{seat_id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[🔀] x-polar-allowed-subjects (320:791)
│ │     └──[-] x-speakeasy-mcp (296:845)❌ 
│ ├─┬/v1/customer-portal/orders/{id}/payment-status
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (277:1034)❌ 
│ ├─┬/v1/customers/external/{external_id}
│ │ ├─┬GET
│ │ │ ├──[-] tags (183:82)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (183:944)❌ 
│ │ ├─┬DELETE
│ │ │ ├──[-] tags (183:2258)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (183:3471)❌ 
│ │ └─┬PATCH
│ │   ├──[-] tags (183:1107)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (183:2090)❌ 
│ ├─┬/v1/meters/
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (327:418)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (327:685)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (327:3175)❌ 
│ │ │   └──[+] x-polar-pagination (349:3006)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (327:3865)❌ 
│ ├─┬/v1/customer-portal/subscriptions/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (292:1162)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (292:4120)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (292:2785)❌ 
│ ├─┬/v1/customer-seats/claim/{invitation_token}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (304:28)❌ 
│ ├─┬/v1/products/{id}/benefits
│ │ └─┬POST
│ │   ├──[-] tags (94:72)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └─┬Extensions
│ │   │     └──[-] x-polar-selector-widget (94:398)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (94:1273)❌ 
│ ├─┬/v1/customer-portal/members
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (272:1444)❌ 
│ │ │   └──[+] x-polar-pagination (296:1536)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (272:2597)❌ 
│ ├─┬/v1/license-keys/
│ │ └─┬GET
│ │   ├──[+] parameters (138:1131)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (139:505)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (139:772)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (139:1167)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (139:1374)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (139:2931)❌ 
│ │     └──[+] x-polar-pagination (138:2875)
│ ├─┬/v1/checkout-links/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (146:922)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (146:2894)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (146:2012)❌ 
│ ├─┬/v1/oauth2/introspect
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (45:28)❌ 
│ ├─┬/v1/customer-portal/license-keys/activate
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (255:28)❌ 
│ ├─┬/v1/customer-meters/
│ │ └─┬GET
│ │   ├──[-] tags (332:72)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (332:463)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (332:730)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (332:3598)❌ 
│ │     └──[+] x-polar-pagination (352:3432)
│ ├─┬/v1/event-types/
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (325:470)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (325:737)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (325:4340)❌ 
│ │     └──[+] x-polar-pagination (347:4176)
│ ├─┬/v1/oauth2/register/{client_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (12:623)❌ 
│ │ ├─┬PUT
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (12:1429)❌ 
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (12:2103)❌ 
│ ├─┬/v1/webhooks/endpoints/{id}/secret
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (89:967)❌ 
│ ├─┬/v1/customer-portal/license-keys/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (235:1043)❌ 
│ ├─┬/v1/oauth2/token
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (21:28)❌ 
│ └─┬/v1/license-keys/deactivate
│   └─┬POST
│     └─┬Extensions
│       └──[-] x-speakeasy-mcp (144:783)❌ 
├─┬Tags
│ └──[-] mcp (1003:268)❌ 
├──Servers
├──Servers
└─┬Components
  ├──[-] schemas (847:27)❌ 
  ├──[+] schemas (358:391887)
  ├──[+] schemas (380:146836)
  ├──[-] schemas (353:25)❌ 
  ├──[-] schemas (616:54)❌ 
  ├──[-] schemas (695:42)❌ 
  ├──[-] schemas (919:34)❌ 
  ├──[-] schemas (798:40)❌ 
  ├──[-] schemas (610:49)❌ 
  ├──[-] schemas (921:46)❌ 
  ├──[-] schemas (925:43)❌ 
  ├──[-] schemas (800:46)❌ 
  ├──[-] schemas (924:43)❌ 
  ├──[-] schemas (733:48)❌ 
  ├──[-] schemas (923:45)❌ 
  ├──[-] schemas (848:33)❌ 
  ├──[-] schemas (613:44)❌ 
  ├──[-] schemas (920:51)❌ 
  ├──[-] schemas (619:49)❌ 
  ├──[-] schemas (742:23)❌ 
  ├──[-] schemas (797:34)❌ 
  ├──[-] schemas (772:23)❌ 
  ├──[-] schemas (916:37)❌ 
  ├──[-] schemas (801:40)❌ 
  ├──[-] schemas (917:36)❌ 
  ├──[-] schemas (799:48)❌ 
  ├──[-] schemas (904:40)❌ 
  ├──[+] schemas (380:158256)
  ├──[+] schemas (358:127225)
  ├──[+] schemas (380:45048)
  ├──[+] schemas (380:153917)
  ├──[+] schemas (380:269579)
  ├──[+] schemas (358:287593)
  ├──[+] schemas (358:289361)
  ├──[+] schemas (380:58193)
  ├──[+] schemas (380:276172)
  ├──[+] schemas (380:247679)
  ├──[+] schemas (358:99061)
  ├──[+] schemas (380:290612)
  ├──[+] schemas (380:104166)
  ├──[+] schemas (358:405584)
  ├──[+] schemas (380:106031)
  ├──[+] schemas (380:277597)
  ├──[+] schemas (380:157387)
  ├──[+] schemas (380:133920)
  ├──[+] schemas (358:289610)
  ├──[+] schemas (358:427622)
  ├──[+] schemas (380:106286)
  ├──[+] schemas (380:41491)
  ├──[+] schemas (380:250067)
  ├──[+] schemas (358:300526)
  ├──[+] schemas (358:327471)
  ├──[+] schemas (358:341798)
  ├──[+] schemas (380:269266)
  ├──[+] schemas (380:283105)
  ├──[+] schemas (380:43466)
  ├──[+] schemas (380:145633)
  ├──[+] schemas (358:129263)
  ├──[+] schemas (358:300351)
  ├──[+] schemas (380:98307)
  ├──[+] schemas (358:125653)
  ├──[+] schemas (358:318908)
  ├──[+] schemas (380:203642)
  ├──[+] schemas (358:7275)
  ├──[+] schemas (358:300166)
  ├──[+] schemas (358:136043)
  ├──[+] schemas (358:332720)
  ├──[+] schemas (358:130855)
  ├──[+] schemas (380:275134)
  ├──[+] schemas (358:330175)
  ├──[+] schemas (358:128000)
  ├──[+] schemas (358:430790)
  ├──[+] schemas (380:154949)
  ├──[+] schemas (358:376240)
  ├──[+] schemas (380:272022)
  ├──[+] schemas (380:253543)
  ├──[+] schemas (358:136270)
  ├──[+] schemas (380:267602)
  ├──[+] schemas (380:255951)
  ├──[+] schemas (380:91167)
  ├──[+] schemas (358:123987)
  ├──[+] schemas (358:130731)
  ├──[+] schemas (380:112862)
  ├──[+] schemas (358:98603)
  ├─┬IntrospectTokenResponse
  │ ├──[+] required (380:14494)❌ 
  │ ├──[+] properties (380:14169)
  │ ├─┬sub
  │ │ └──[🔀] title (380:14071)
  │ ├─┬sub_type
  │ │ └──[🔀] $ref (380:14137)❌ 
  │ ├─┬scope
  │ │ ├──[+] items (380:14194)❌ 
  │ │ ├──[🔀] type (380:14219)❌ 
  │ │ └──[🔀] title (380:14235)
  │ └─┬token_type
  │   └──[🔀] $ref (380:220095)❌ 
  ├─┬OAuth2ClientConfiguration
  │ └─┬scope
  │   └──[🔀] default (380:86139)❌ 
  ├─┬CheckoutLinkProduct
  │ ├──[+] required (358:180282)❌ 
  │ ├──[+] required (358:180265)❌ 
  │ ├──[+] properties (358:178725)
  │ ├──[+] properties (358:178963)
  │ ├─┬trial_interval_count
  │ │ ├──[🔀] title (358:178476)
  │ │ └──[🔀] description (358:178517)
  │ ├─┬recurring_interval
  │ │ ├──[+] type (358:179412)❌ 
  │ │ ├──[+] title (358:179446)
  │ │ ├──[+] format (358:179430)❌ 
  │ │ ├──[🔀] description (358:179478)
  │ │ ├──[-] anyOf (904:40)❌ 
  │ │ └──[-] anyOf (465:1217)❌ 
  │ ├─┬prices
  │ │ ├──[-] items (465:2068)❌ 
  │ │ ├──[🔀] type (358:177885)❌ 
  │ │ ├──[🔀] title (358:177902)
  │ │ └──[🔀] description (358:177923)
  │ ├─┬organization_id
  │ │ ├──[-] type (465:1934)❌ 
  │ │ ├──[🔀] title (358:177479)
  │ │ ├──[-] format (465:1952)❌ 
  │ │ ├──[🔀] description (358:177507)
  │ │ ├──[+] anyOf (358:177414)
  │ │ └──[+] anyOf (358:177454)
  │ ├─┬name
  │ │ ├──[-] type (465:816)❌ 
  │ │ ├──[🔀] title (358:179041)
  │ │ ├──[🔀] description (358:179078)
  │ │ ├──[+] anyOf (358:178996)
  │ │ └──[+] anyOf (358:179016)
  │ ├─┬recurring_interval_count
  │ │ ├──[+] items (358:179546)❌ 
  │ │ ├──[+] type (358:179671)❌ 
  │ │ ├──[🔀] title (358:179687)
  │ │ ├──[🔀] description (358:179710)
  │ │ ├──[-] anyOf (465:1374)❌ 
  │ │ └──[-] anyOf (465:1394)❌ 
  │ ├─┬trial_interval
  │ │ ├──[🔀] descript...

@github-actions github-actions Bot added the patch Patch version bump label Apr 4, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775262505 branch 7 times, most recently from c44b827 to 8dd7f9b Compare April 11, 2026 00:31
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775262505 branch 7 times, most recently from c3d3bc3 to 91c8944 Compare April 18, 2026 00:33
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775262505 branch 7 times, most recently from 713269a to 7874a9c Compare April 25, 2026 00:36
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775262505 branch 7 times, most recently from 1ad0da2 to d6e459f Compare May 2, 2026 00:42
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775262505 branch from 6f5fcf9 to 3521627 Compare May 3, 2026 00:43
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775262505 branch 7 times, most recently from 5ad2ddc to 03c2e09 Compare May 22, 2026 00:48
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775262505 branch 7 times, most recently from cbe5986 to ca8736b Compare May 29, 2026 00:52
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775262505 branch 7 times, most recently from baf0699 to 2124dd0 Compare June 5, 2026 00:53
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775262505 branch 7 times, most recently from 976dd57 to c5ab29c Compare June 12, 2026 00:57
speakeasybot and others added 2 commits July 3, 2026 00:41
* `polar->checkouts->clientConfirm()`:  `response` **Changed** (Breaking ⚠️)
* `polar->checkouts->clientGet()`:  `response` **Changed** (Breaking ⚠️)
* `polar->organizations->update()`: 
  *  `request.organizationUpdate` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `polar->subscriptions->list()`: 
  *  `request->status` **Added**
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->subscriptions->create()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customer_meters->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customer_meters->list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->event-types->list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->events->get()`:  `response.union(SystemEvent)` **Changed** (Breaking ⚠️)
* `polar->events->list()`:  `response.union(ListResource_Event_)->items[]->union(SystemEvent)` **Changed** (Breaking ⚠️)
* `polar->customer-sessions->create()`:  `response.customer` **Changed** (Breaking ⚠️)
* `polar->customer-seats->assignSeat()`: 
  *  `request->checkoutId` **Removed** (Breaking ⚠️)
* `polar->customer_portal->subscriptions->update()`: 
  *  `request.customerSubscriptionUpdate` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `polar->customer_portal->subscriptions->cancel()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customer_portal->subscriptions->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customer_portal->subscriptions->list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->customer_portal->organizations->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customer_portal->orders->generateInvoice()`:  `error` **Changed** (Breaking ⚠️)
* `polar->customer_portal->orders->update()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customer_portal->orders->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customer_portal->orders->list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->customer_portal->licenseKeys->activate()`:  `response.licenseKey->customer` **Changed** (Breaking ⚠️)
* `polar->customer_portal->licenseKeys->validate()`:  `response.customer` **Changed** (Breaking ⚠️)
* `polar->customer_portal->licenseKeys->get()`:  `response.customer` **Changed** (Breaking ⚠️)
* `polar->customer_portal->licenseKeys->list()`:  `response.items[]->customer` **Changed** (Breaking ⚠️)
* `polar->customer_portal->downloadables->list()`:  `response.items[]->file->service->enum(supportCaseAttachment)` **Added** (Breaking ⚠️)
* `polar->customer_portal->seats->listClaimedSubscriptions()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->customer_portal->customers->update()`: 
  *  `request->defaultPaymentMethodId` **Added**
  *  `response` **Changed** (Breaking ⚠️)
* `polar->customer_portal->customers->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->subscriptions->export()`:  `response.status[200]` **Removed** (Breaking ⚠️)
* `polar->subscriptions->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->subscriptions->revoke()`:  `response` **Changed** (Breaking ⚠️)
* `polar->subscriptions->update()`: 
  *  `request.subscriptionUpdate` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `polar->oauth2->authorize()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customer_portal->benefitGrants->update()`: 
  *  `request.customerBenefitGrantUpdate->union(slack_shared_channel)` **Added**
  *  `response` **Changed** (Breaking ⚠️)
* `polar->customer_portal->benefitGrants->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customer_portal->benefitGrants->list()`: 
  *  `request->typeFilter` **Changed**
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->customers->getStateExternal()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customers->getState()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customers->updateExternal()`:  `response` **Changed** (Breaking ⚠️)
* `polar->benefits->list()`: 
  *  `request->typeFilter` **Changed**
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->benefits->create()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `polar->benefits->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->benefits->update()`: 
  *  `requestBody` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `polar->benefits->grants()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->benefit-grants->list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->products->list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->products->create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `polar->organizations->create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.status[403]` **Added**
* `polar->products->update()`: 
  *  `request.productUpdate->prices[]->union(2)` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `polar->products->updateBenefits()`:  `response` **Changed** (Breaking ⚠️)
* `polar->orders->list()`: 
  *  `request->subscriptionId` **Added**
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->orders->export()`:  `response.status[200]` **Removed** (Breaking ⚠️)
* `polar->orders->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->orders->update()`:  `response` **Changed** (Breaking ⚠️)
* `polar->orders->generateInvoice()`:  `error` **Changed** (Breaking ⚠️)
* `polar->customers->getExternal()`:  `response` **Changed** (Breaking ⚠️)
* `polar->refunds->create()`: 
  *  `request->reason->enum(disputePrevention)` **Removed** (Breaking ⚠️)
  *  `response.dispute` **Changed**
* `polar->customers->update()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customers->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->checkouts->list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->checkouts->create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `polar->checkouts->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->checkouts->update()`: 
  *  `request.checkoutUpdate->currency` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `polar->files->list()`:  `response.items[]->union(support_case_attachment)` **Added** (Breaking ⚠️)
* `polar->organizations->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->products->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->checkouts->clientUpdate()`:  `response` **Changed** (Breaking ⚠️)
* `polar->files->create()`: 
  *  `request->union(support_case_attachment)` **Added**
  *  `response.service->enum(supportCaseAttachment)` **Added** (Breaking ⚠️)
* `polar->files->uploaded()`:  `response.union(support_case_attachment)` **Added** (Breaking ⚠️)
* `polar->files->update()`:  `response.union(support_case_attachment)` **Added** (Breaking ⚠️)
* `polar->customers->export()`:  `response.status[200]` **Removed** (Breaking ⚠️)
* `polar->license_keys->list()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.items[]->customer` **Changed** (Breaking ⚠️)
* `polar->license_keys->get()`:  `response.customer` **Changed** (Breaking ⚠️)
* `polar->license_keys->update()`:  `response.customer` **Changed** (Breaking ⚠️)
* `polar->license_keys->getActivation()`:  `response.licenseKey->customer` **Changed** (Breaking ⚠️)
* `polar->license_keys->validate()`:  `response.customer` **Changed** (Breaking ⚠️)
* `polar->license_keys->activate()`:  `response.licenseKey->customer` **Changed** (Breaking ⚠️)
* `polar->checkout-links->list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->checkout-links->create()`: 
  *  `request` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `polar->checkout-links->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->checkout-links->update()`: 
  *  `request.checkoutLinkUpdate->seats` **Added**
  *  `response` **Changed** (Breaking ⚠️)
* `polar->customers->create()`:  `response` **Changed** (Breaking ⚠️)
* `polar->discounts->create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.union(DiscountFixedRepeatDuration)->products[]` **Changed**
* `polar->customers->list()`: 
  *  `request->active` **Added**
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->organization_access_tokens->delete()`: **Removed** (Breaking ⚠️)
* `polar->members->updateMember()`: **Removed** (Breaking ⚠️)
* `polar->discounts->list()`:  `response.items[]->union(DiscountFixedOnceForeverDuration)->products[]` **Changed**
* `polar->metrics->get()`:  `response` **Changed**
* `polar->disputes->get()`:  `response` **Changed**
* `polar->disputes->list()`:  `response.items[]` **Changed**
* `polar->refunds->list()`:  `response.items[]->dispute` **Changed**
* `polar->oauth2->introspect()`:  `response.organizations` **Added**
* `polar->customers->members->updateExternal()`: **Added**
* `polar->customer_portal->members->updateMember()`: 
  *  `request.customerPortalMemberUpdate->name` **Added**
* `polar->organization_access_tokens->create()`: **Removed** (Breaking ⚠️)
* `polar->organization_access_tokens->list()`: **Removed** (Breaking ⚠️)
* `polar->organization_access_tokens->update()`: **Removed** (Breaking ⚠️)
* `polar->members->deleteMember()`: **Removed** (Breaking ⚠️)
* `polar->members->getMember()`: **Removed** (Breaking ⚠️)
* `polar->customer_portal->customers->addPaymentMethod()`:  `error.status[400]` **Added**
* `polar->members->createMember()`: **Removed** (Breaking ⚠️)
* `polar->organizations->list()`: **Removed** (Breaking ⚠️)
* `polar->customer_portal->orders->receipt()`: **Added**
* `polar->customer_portal->customers->verifyEmailUpdate()`: **Added**
* `polar->customer_portal->customers->checkEmailUpdate()`: **Added**
* `polar->discounts->update()`: 
  *  `request.discountUpdate->currency` **Changed**
  *  `response.union(DiscountPercentageOnceForeverDuration)->products[]` **Changed**
* `polar->discounts->get()`:  `response.union(DiscountFixedRepeatDuration)->products[]` **Changed**
* `polar->customer_portal->customers->requestEmailUpdate()`: **Added**
* `polar->customers->members->create()`: **Added**
* `polar->customers->members->getExternal()`: **Added**
* `polar->customers->members->update()`: **Added**
* `polar->customer_portal->orders->confirmRetryPayment()`:  `error.status[429]` **Added**
* `polar->customers->members->delete()`: **Added**
* `polar->customers->members->get()`: **Added**
* `polar->customers->members->createExternal()`: **Added**
* `polar->customers->members->deleteExternal()`: **Added**
* `polar->customers->listPaymentMethodsExternal()`: **Added**
* `polar->customers->listPaymentMethods()`: **Added**
* `polar->metrics->export()`: **Added**
* `polar->disputes->accept()`: **Added**
* `polar->events->listNames()`:  `response.items[]->label` **Added**
* `polar->orders->receipt()`: **Added**
* `polar->orders->finalize()`: **Added**
* `polar->meters->list()`:  `response.items[]` **Changed**
* `polar->meters->create()`: 
  *  `request` **Changed**
  *  `response` **Changed**
* `polar->meters->get()`:  `response` **Changed**
* `polar->meters->update()`: 
  *  `request.meterUpdate` **Changed**
  *  `response` **Changed**
* `polar->orders->create()`: **Added**
* `polar->organizations->listOrganizations()`: **Added**
* `polar->payments->list()`: 
  *  `request->customerId` **Added**
  *  `response.items[]` **Changed**
* `polar->payments->get()`:  `response` **Changed**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant