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->benefit-grants->list(): response.items[] Changed (Breaking ⚠️)
  • polar->organizations->update():
    • request.organizationUpdate Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.status[409] Added
  • 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[] Changed (Breaking ⚠️)
  • polar->customer-sessions->create(): response.customer Changed (Breaking ⚠️)
  • polar->customer-seats->assignSeat():
    • request->checkoutId Removed (Breaking ⚠️)
    • response Changed
  • polar->customer_portal->subscriptions->update():
    • request.customerSubscriptionUpdate Changed
    • response Changed (Breaking ⚠️)
    • error 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->organizations->get(): response Changed (Breaking ⚠️)
  • polar->customers->getStateExternal(): response Changed (Breaking ⚠️)
  • polar->customers->getState(): 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->customers->list():
    • request->active Added
    • response.items[] Changed (Breaking ⚠️)
  • polar->webhooks->listWebhookEndpoints(): response.items[]->events[] Changed (Breaking ⚠️)
  • polar->webhooks->createWebhookEndpoint():
    • request->events[] Changed
    • response.events[] Changed (Breaking ⚠️)
  • polar->webhooks->getWebhookEndpoint(): response.events[] Changed (Breaking ⚠️)
  • polar->files->create():
    • request->union(support_case_attachment) Added
    • response.service->enum(supportCaseAttachment) Added (Breaking ⚠️)
  • polar->webhooks->resetWebhookEndpointSecret(): response.events[] Changed (Breaking ⚠️)
  • polar->webhooks->listWebhookDeliveries():
    • request->eventType Changed
    • response.items[]->webhookEvent->type Changed (Breaking ⚠️)
  • polar->products->list(): response.items[] Changed (Breaking ⚠️)
  • polar->products->create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • polar->products->get(): response Changed (Breaking ⚠️)
  • 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->updateExternal(): response Changed (Breaking ⚠️)
  • polar->refunds->create():
    • request->reason->enum(disputePrevention) Removed (Breaking ⚠️)
    • response.dispute Changed
  • polar->organizations->create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.status[403] Added
  • polar->customers->getExternal(): 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->checkouts->clientGet(): response Changed (Breaking ⚠️)
  • polar->checkouts->clientUpdate(): response Changed (Breaking ⚠️)
  • polar->customers->update(): response Changed (Breaking ⚠️)
  • polar->files->list(): response.items[]->union(support_case_attachment) Added (Breaking ⚠️)
  • polar->webhooks->updateWebhookEndpoint():
    • request.webhookEndpointUpdate->events[] Changed
    • response.events[] Changed (Breaking ⚠️)
  • polar->files->uploaded(): response.union(support_case_attachment) Added (Breaking ⚠️)
  • polar->files->update(): response.union(support_case_attachment) Added (Breaking ⚠️)
  • polar->customers->get(): response Changed (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->export(): response.status[200] Removed (Breaking ⚠️)
  • polar->discounts->create():
    • request Changed (Breaking ⚠️)
    • response.union(DiscountFixedOnceForeverDuration)->products[] Changed
  • polar->customers->create(): response Changed (Breaking ⚠️)
  • polar->organization_access_tokens->delete(): Removed (Breaking ⚠️)
  • polar->discounts->update():
    • request.discountUpdate->currency Changed
    • response.union(DiscountFixedOnceForeverDuration)->products[] Changed
  • polar->discounts->get(): response.union(DiscountFixedOnceForeverDuration)->products[] Changed
  • polar->discounts->list(): response.items[]->union(DiscountFixedOnceForeverDuration)->products[] Changed
  • polar->metrics->get(): response Changed
  • polar->disputes->list(): response.items[] Changed
  • polar->disputes->get(): response Changed
  • polar->refunds->list(): response.items[]->dispute Changed
  • polar->oauth2->introspect(): response.organizations Added
  • polar->organization_access_tokens->update(): Removed (Breaking ⚠️)
  • polar->organization_access_tokens->create(): Removed (Breaking ⚠️)
  • polar->organization_access_tokens->list(): Removed (Breaking ⚠️)
  • polar->members->updateMember(): Removed (Breaking ⚠️)
  • polar->members->deleteMember(): Removed (Breaking ⚠️)
  • polar->members->getMember(): Removed (Breaking ⚠️)
  • polar->customer_portal->customers->addPaymentMethod(): error.status[400] Added
  • polar->customer_portal->seats->listSeats(): response.seats[] Changed
  • polar->customer_portal->seats->assignSeat(): response Changed
  • polar->customer_portal->seats->revokeSeat(): response Changed
  • polar->customer_portal->seats->resendInvitation(): response Changed
  • 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->customer_portal->customers->requestEmailUpdate(): Added
  • polar->customer_portal->members->updateMember():
    • request.customerPortalMemberUpdate->name Added
  • polar->customers->members->updateExternal(): Added
  • polar->customers->members->deleteExternal(): 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->create(): Added
  • polar->customers->listPaymentMethodsExternal(): Added
  • polar->customer-seats->listSeats(): response.seats[] Changed
  • polar->customers->listPaymentMethods(): Added
  • polar->customer-seats->revokeSeat(): response Changed
  • polar->customer-seats->resendInvitation(): response Changed
  • polar->customer-seats->claimSeat(): response.seat Changed
  • 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
├──[+] webhooks (357:18265)
├──[+] webhooks (357:17485)
├─┬Info
│ └──[🔀] version (3:151)
├─┬Paths
│ ├──[-] path (330:5)❌ 
│ ├──[-] path (187:5)❌ 
│ ├──[-] path (331:5)❌ 
│ ├──[+] path (230:5)
│ ├──[+] path (241:5)
│ ├──[+] path (191:5)
│ ├──[+] path (190:5)
│ ├──[+] path (97:5)
│ ├──[+] path (134:5)
│ ├──[+] path (185:5)
│ ├──[+] path (301:5)
│ ├──[+] path (95:5)
│ ├──[+] path (189:5)
│ ├──[+] path (186:5)
│ ├──[+] path (229:5)
│ ├──[+] path (101:5)
│ ├──[+] path (188:5)
│ ├─┬/v1/customer-seats/claim/{invitation_token}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (304:28)❌ 
│ ├─┬/v1/customer-portal/seats
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (227:1333)❌ 
│ │ └─┬POST
│ │   ├─┬Requestbody
│ │   │ └─┬application/json
│ │   │   └─┬Schema
│ │   │     └──[🔀] $ref (358:342603)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (227:2345)❌ 
│ ├─┬/v1/customer-portal/seats/subscriptions
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (230:1631)❌ 
│ │     └──[+] x-polar-pagination (257:1735)
│ ├─┬/v1/customer-portal/customers/me
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (221:648)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (221:1477)❌ 
│ ├─┬/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/files/{id}
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (134:2404)❌ 
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (380:8113)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (134:1508)❌ 
│ ├─┬/v1/customer-portal/customers/me/payment-methods
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (222:1468)❌ 
│ │ │   └──[+] x-polar-pagination (226:1570)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └──[+] codes (226:2368)
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (222:2441)❌ 
│ ├─┬/v1/meters/{id}/quantities
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (329:3221)❌ 
│ ├─┬/v1/customer-portal/license-keys/deactivate
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (267: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/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/customer-portal/benefit-grants/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (220:1194)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (220:2717)❌ 
│ ├─┬/v1/files/{id}/uploaded
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (380:8113)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (133:1557)❌ 
│ ├─┬/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:84764)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (276:1003)❌ 
│ ├─┬/v1/payments/{id}
│ │ └─┬GET
│ │   ├──[-] tags (335:62)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (335:846)❌ 
│ ├─┬/v1/customer-portal/wallets/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (294:990)❌ 
│ ├─┬/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/oauth2/userinfo
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (50:486)❌ 
│ ├─┬/v1/oauth2/authorize
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (13:626)❌ 
│ ├─┬/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/organizations/{slug}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (286:28)❌ 
│ ├─┬/v1/events/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (323:836)❌ 
│ ├─┬/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/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/checkout-links/
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (145:474)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (145:741)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (145:1136)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (145:1336)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (145:3178)❌ 
│ │ │   └──[+] x-polar-pagination (144:2801)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (145:3938)❌ 
│ ├─┬/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/customer-portal/wallets/
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (293:1975)❌ 
│ │     └──[+] x-polar-pagination (317:2059)
│ ├─┬/v1/customer-portal/orders/{id}/payment-status
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (277:1034)❌ 
│ ├─┬/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/customer-portal/license-keys/validate
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (243:28)❌ 
│ ├─┬/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/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/orders/
│ │ ├──[+] post (92:5399)
│ │ └─┬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/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/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/checkouts/client/{client_secret}/confirm
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (131:1680)❌ 
│ ├─┬/v1/customer-portal/license-keys/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (235:1043)❌ 
│ ├─┬/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/customer-portal/meters/
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (225:2652)❌ 
│ │     └──[+] x-polar-pagination (252:2744)
│ ├─┬/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/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/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/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/customer-portal/customers/me/payment-methods/{id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (224:1064)❌ 
│ ├─┬/v1/webhooks/deliveries
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (90:3341)❌ 
│ │     └──[+] x-polar-pagination (87:3429)
│ ├─┬/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/oauth2/revoke
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (33:28)❌ 
│ ├─┬/v1/customers/{id}/state
│ │ └─┬GET
│ │   ├──[-] tags (184:70)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (184:1099)❌ 
│ ├─┬/v1/customer-portal/meters/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (226:1154)❌ 
│ ├─┬/v1/members/
│ │ ├──[-] post (186:2718)❌ 
│ │ └─┬GET
│ │   ├──[-] tags (186:56)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (186:2590)❌ 
│ │     └──[+] x-polar-pagination (187:2660)
│ ├─┬/v1/event-types/{id}
│ │ └─┬PATCH
│ │   ├──[🔀] description (348:115)
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (326:868)❌ 
│ ├─┬/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/license-keys/{id}/activations/{activation_id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (141:1156)❌ 
│ ├─┬/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/customer-session/introspect
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (231:731)❌ 
│ ├─┬/v1/webhooks/events/{id}/redeliver
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (91:913)❌ 
│ ├─┬/v1/license-keys/validate
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (142:842)❌ 
│ ├─┬/v1/license-keys/deactivate
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (144:783)❌ 
│ ├─┬/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/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/meters/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (328:835)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (328:1831)❌ 
│ ├─┬/v1/customers/external/{external_id}/state
│ │ └─┬GET
│ │   ├──[-] tags (185:88)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (185:1169)❌ 
│ ├─┬/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/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)❌ 
│ │   ├─┬Responses
│ │   │ └──[+] codes (7:1959)
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (7:2430)❌ 
│ ├─┬/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
│ │ │ │ ├──[+] deprecated (8:2452)
│ │ │ │ └─┬Schema
│ │ │ │   └──[+] deprecated (8:2357)
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (8:1135)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (8:1335)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (8:6282)❌ 
│ │ │   └──[+] x-polar-pagination (8:6051)
│ │ └─┬POST
│ │   ├──[-] tags (8:6448)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (8:7400)❌ 
│ ├─┬/v1/checkouts/client/{client_secret}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (112:28)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (125:28)❌ 
│ ├─┬/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/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/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/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/customer-session/user
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (232:743)❌ 
│ ├─┬/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/benefit-grants/
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (216:28)❌ 
│ │     └──[+] x-polar-pagination (222:31)
│ ├─┬/v1/customer-meters/{id}
│ │ └─┬GET
│ │   ├──[-] tags (333:76)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (333:915)❌ 
│ ├─┬/v1/license-keys/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (140:986)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (140:2132)❌ 
│ ├─┬/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-portal/members
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (272:1444)❌ 
│ │ │   └──[+] x-polar-pagination (296:1536)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (272:2597)❌ 
│ ├─┬/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/customer-seats/{seat_id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     ├──[🔀] x-polar-allowed-subjects (320:791)
│ │     └──[-] x-speakeasy-mcp (296:845)❌ 
│ ├─┬/v1/customer-sessions/
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (320:991)❌ 
│ ├─┬/v1/oauth2/register
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (11:629)❌ 
│ ├─┬/v1/organizations/
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (6:2059)❌ 
│ │ │   ├──[🔀] x-speakeasy-name-override (6:2105)
│ │ │   └──[+] x-polar-pagination (6:2147)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └──[+] codes (6:2694)
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (6:2798)❌ 
│ ├─┬/v1/customer-portal/seats/{seat_id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (228:860)❌ 
│ ├─┬/v1/disputes/{id}
│ │ └─┬GET
│ │   ├──[🔀] description (100:101)
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (101:840)❌ 
│ ├─┬/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/webhooks/endpoints/{id}/secret
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (89:967)❌ 
│ ├─┬/v1/oauth2/token
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (21:28)❌ 
│ ├─┬/v1/customer-portal/orders/{id}/confirm-payment
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └──[+] codes (303:1332)
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (278:1345)❌ 
│ ├─┬/v1/license-keys/activate
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (143:1079)❌ 
│ ├─┬/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/customer-portal/customers/me/payment-methods/confirm
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (223:1101)❌ 
│ ├─┬/v1/customer-seats/claim
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (315:28)❌ 
│ ├─┬/v1/customer-portal/members/{id}
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (273:2139)❌ 
│ │ └─┬PATCH
│ │   ├──[🔀] description (297:137)
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (273:1168)❌ 
│ ├─┬/v1/customer-seats/{seat_id}/resend
│ │ └─┬POST
│ │   └─┬Extensions
│ │     ├──[🔀] x-polar-allowed-subjects (321:871)
│ │     └──[-] x-speakeasy-mcp (297:925)❌ 
│ ├─┬/v1/customer-portal/seats/{seat_id}/resend
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (229:940)❌ 
│ ├─┬/v1/oauth2/introspect
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (45:28)❌ 
│ ├─┬/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/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/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:84764)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (98:871)❌ 
│ ├─┬/v1/customer-portal/license-keys/activate
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (255:28)❌ 
│ ├─┬/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/customer-portal/subscriptions/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (292:1162)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (292:4120)❌ 
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ └─┬403
│ │   │   ├──[🔀] description (316:2220)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (316:2434)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (292:2785)❌ 
│ ├─┬/v1/products/
│ │ ├─┬GET
│ │ │ ├──[-] tags (92:58)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (92:368)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (92:568)❌ 
│ │ │ ├─┬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)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (92:5122)❌ 
│ │ │   └──[+] x-polar-pagination (89:4503)
│ │ └─┬POST
│ │   ├──[-] tags (92:5273)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (92:5866)❌ 
│ ├─┬/v1/events/ingest
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (324:664)❌ 
│ ├─┬/v1/checkouts/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (103:908)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (103:2236)❌ 
│ ├─┬/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/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/metrics/limits
│ │ └─┬GET
│ │   ├──[-] tags (136:62)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (136:442)❌ 
│ ├─┬/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/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-portal/orders/{id}
│   ├─┬GET
│   │ └─┬Extensions
│   │   └──[-] x-speakeasy-mcp (275:982)❌ 
│   └─┬PATCH
│     └─┬Extensions
│       └──[-] x-speakeasy-mcp (275:2106)❌ 
├─┬Tags
│ └──[-] mcp (1003:268)❌ 
├──Servers
├──Servers
└─┬Components
  ├──[+] schemas (358:130855)
  ├──[-] schemas (848:33)❌ 
  ├──[-] schemas (772:23)❌ 
  ├──[-] schemas (733:48)❌ 
  ├──[-] schemas (924:43)❌ 
  ├──[-] schemas (799:48)❌ 
  ├──[-] schemas (695:42)❌ 
  ├──[-] schemas (847:27)❌ 
  ├──[-] schemas (925:43)❌ 
  ├──[-] schemas (797:34)❌ 
  ├──[-] schemas (920:51)❌ 
  ├──[-] schemas (616:54)❌ 
  ├──[-] schemas (921:46)❌ 
  ├──[-] schemas (916:37)❌ 
  ├──[-] schemas (800:46)❌ 
  ├──[-] schemas (917:36)❌ 
  ├──[-] schemas (904:40)❌ 
  ├──[-] schemas (619:49)❌ 
  ├──[-] schemas (919:34)❌ 
  ├──[-] schemas (742:23)❌ 
  ├──[-] schemas (610:49)❌ 
  ├──[-] schemas (801:40)❌ 
  ├──[-] schemas (923:45)❌ 
  ├──[-] schemas (353:25)❌ 
  ├──[-] schemas (613:44)❌ 
  ├──[-] schemas (798:40)❌ 
  ├──[+] schemas (358:407995)
  ├──[+] schemas (380:91210)
  ├──[+] schemas (380:214316)
  ├──[+] schemas (380:326595)
  ├──[+] schemas (380:254025)
  ├──[+] schemas (380:155312)
  ├──[+] schemas (380:155700)
  ├──[+] schemas (380:277273)
  ├──[+] schemas (358:127225)
  ├──[+] schemas (358:330762)
  ├──[+] schemas (358:289620)
  ├──[+] schemas (358:333307)
  ├──[+] schemas (380:293031)
  ├──[+] schemas (380:250409)
  ├──[+] schemas (380:58236)
  ├──[+] schemas (358:287603)
  ├──[+] schemas (358:373721)
  ├──[+] schemas (380:134540)
  ├──[+] schemas (380:285843)
  ├──[+] schemas (358:289371)
  ├──[+] schemas (380:263126)
  ├──[+] schemas (380:262330)
  ├──[+] schemas (358:328058)
  ├──[+] schemas (358:125653)
  ├──[+] schemas (358:128000)
  ├──[+] schemas (358:342589)
  ├──[+] schemas (380:262813)
  ├──[+] schemas (380:205460)
  ├──[+] schemas (380:325929)
  ├──[+] schemas (380:160039)
  ├──[+] schemas (358:300536)
  ├──[+] schemas (358:300361)
  ├──[+] schemas (380:278937)
  ├──[+] schemas (380:106074)
  ├──[+] schemas (358:99061)
  ├──[+] schemas (380:281693)
  ├──[+] schemas (358:98603)
  ├──[+] schemas (358:136270)
  ├──[+] schemas (380:252797)
  ├──[+] schemas (380:265514)
  ├──[+] schemas (358:136043)
  ├──[+] schemas (380:112905)
  ├──[+] schemas (358:7275)
  ├──[+] schemas (358:300176)
  ├──[+] schemas (380:8104)
  ├──[+] schemas (380:300538)
  ├──[+] schemas (358:129263)
  ├──[+] schemas (380:253343)
  ├──[+] schemas (380:259922)
  ├──[+] schemas (380:159170)
  ├──[+] schemas (380:104209)
  ├──[+] schemas (380:284805)
  ├──[+] schemas (380:156732)
  ├──[+] schemas (358:430033)
  ├──[+] schemas (380:287268)
  ├──[+] schemas (358:394298)
  ├──[+] schemas (358:123987)
  ├──[+] schemas (380:41534)
  ├──[+] schemas (380:106329)
  ├──[+] schemas (380:148059)
  ├──[+] schemas (358:433201)
  ├──[+] schemas (380:98350)
  ├──[+] schemas (380:279250)
  ├──[+] schemas (380:256401)
  ├──[+] schemas (380:146856)
  ├──[+] schemas (358:318918)
  ├──[+] schemas (380:45091)
  ├──[+] schemas (358:130731)
  ├──[+] schemas (358:378651)
  ├──[+] schemas (358:377714)
  ├──[+] schemas (380:43509)
  ├─┬DiscountFixedRepeatDurationBase
  │ └─┬organization_id
  │   └─┬Extensions
  │     └──[-] x-polar-selector-widget (612:2156)❌ 
  �...

@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 10, 2026 00:42
* `polar->checkouts->clientConfirm()`:  `response` **Changed** (Breaking ⚠️)
* `polar->benefit-grants->list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->organizations->update()`: 
  *  `request.organizationUpdate` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.status[409]` **Added**
* `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[]` **Changed** (Breaking ⚠️)
* `polar->customer-sessions->create()`:  `response.customer` **Changed** (Breaking ⚠️)
* `polar->customer-seats->assignSeat()`: 
  *  `request->checkoutId` **Removed** (Breaking ⚠️)
  *  `response` **Changed**
* `polar->customer_portal->subscriptions->update()`: 
  *  `request.customerSubscriptionUpdate` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **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->organizations->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customers->getStateExternal()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customers->getState()`:  `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->customers->list()`: 
  *  `request->active` **Added**
  *  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->webhooks->listWebhookEndpoints()`:  `response.items[]->events[]` **Changed** (Breaking ⚠️)
* `polar->webhooks->createWebhookEndpoint()`: 
  *  `request->events[]` **Changed**
  *  `response.events[]` **Changed** (Breaking ⚠️)
* `polar->webhooks->getWebhookEndpoint()`:  `response.events[]` **Changed** (Breaking ⚠️)
* `polar->files->create()`: 
  *  `request->union(support_case_attachment)` **Added**
  *  `response.service->enum(supportCaseAttachment)` **Added** (Breaking ⚠️)
* `polar->webhooks->resetWebhookEndpointSecret()`:  `response.events[]` **Changed** (Breaking ⚠️)
* `polar->webhooks->listWebhookDeliveries()`: 
  *  `request->eventType` **Changed**
  *  `response.items[]->webhookEvent->type` **Changed** (Breaking ⚠️)
* `polar->products->list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->products->create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `polar->products->get()`:  `response` **Changed** (Breaking ⚠️)
* `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->updateExternal()`:  `response` **Changed** (Breaking ⚠️)
* `polar->refunds->create()`: 
  *  `request->reason->enum(disputePrevention)` **Removed** (Breaking ⚠️)
  *  `response.dispute` **Changed**
* `polar->organizations->create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error.status[403]` **Added**
* `polar->customers->getExternal()`:  `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->checkouts->clientGet()`:  `response` **Changed** (Breaking ⚠️)
* `polar->checkouts->clientUpdate()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customers->update()`:  `response` **Changed** (Breaking ⚠️)
* `polar->files->list()`:  `response.items[]->union(support_case_attachment)` **Added** (Breaking ⚠️)
* `polar->webhooks->updateWebhookEndpoint()`: 
  *  `request.webhookEndpointUpdate->events[]` **Changed**
  *  `response.events[]` **Changed** (Breaking ⚠️)
* `polar->files->uploaded()`:  `response.union(support_case_attachment)` **Added** (Breaking ⚠️)
* `polar->files->update()`:  `response.union(support_case_attachment)` **Added** (Breaking ⚠️)
* `polar->customers->get()`:  `response` **Changed** (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->export()`:  `response.status[200]` **Removed** (Breaking ⚠️)
* `polar->discounts->create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.union(DiscountFixedOnceForeverDuration)->products[]` **Changed**
* `polar->customers->create()`:  `response` **Changed** (Breaking ⚠️)
* `polar->organization_access_tokens->delete()`: **Removed** (Breaking ⚠️)
* `polar->discounts->update()`: 
  *  `request.discountUpdate->currency` **Changed**
  *  `response.union(DiscountFixedOnceForeverDuration)->products[]` **Changed**
* `polar->discounts->get()`:  `response.union(DiscountFixedOnceForeverDuration)->products[]` **Changed**
* `polar->discounts->list()`:  `response.items[]->union(DiscountFixedOnceForeverDuration)->products[]` **Changed**
* `polar->metrics->get()`:  `response` **Changed**
* `polar->disputes->list()`:  `response.items[]` **Changed**
* `polar->disputes->get()`:  `response` **Changed**
* `polar->refunds->list()`:  `response.items[]->dispute` **Changed**
* `polar->oauth2->introspect()`:  `response.organizations` **Added**
* `polar->organization_access_tokens->update()`: **Removed** (Breaking ⚠️)
* `polar->organization_access_tokens->create()`: **Removed** (Breaking ⚠️)
* `polar->organization_access_tokens->list()`: **Removed** (Breaking ⚠️)
* `polar->members->updateMember()`: **Removed** (Breaking ⚠️)
* `polar->members->deleteMember()`: **Removed** (Breaking ⚠️)
* `polar->members->getMember()`: **Removed** (Breaking ⚠️)
* `polar->customer_portal->customers->addPaymentMethod()`:  `error.status[400]` **Added**
* `polar->customer_portal->seats->listSeats()`:  `response.seats[]` **Changed**
* `polar->customer_portal->seats->assignSeat()`:  `response` **Changed**
* `polar->customer_portal->seats->revokeSeat()`:  `response` **Changed**
* `polar->customer_portal->seats->resendInvitation()`:  `response` **Changed**
* `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->customer_portal->customers->requestEmailUpdate()`: **Added**
* `polar->customer_portal->members->updateMember()`: 
  *  `request.customerPortalMemberUpdate->name` **Added**
* `polar->customers->members->updateExternal()`: **Added**
* `polar->customers->members->deleteExternal()`: **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->create()`: **Added**
* `polar->customers->listPaymentMethodsExternal()`: **Added**
* `polar->customer-seats->listSeats()`:  `response.seats[]` **Changed**
* `polar->customers->listPaymentMethods()`: **Added**
* `polar->customer-seats->revokeSeat()`:  `response` **Changed**
* `polar->customer-seats->resendInvitation()`:  `response` **Changed**
* `polar->customer-seats->claimSeat()`:  `response.seat` **Changed**
* `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