Skip to content

chore: 🐝 Update SDK - Generate 0.32.0#149

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

chore: 🐝 Update SDK - Generate 0.32.0#149
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1781311562

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 13, 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.

Python SDK Changes Detected:

  • polar.orders.list(): response.items.[] Changed Breaking ⚠️
  • polar._endpointsubscription_active_post():
    • request.data Changed Breaking ⚠️
  • polar.customer_meters.get(): response.customer Changed Breaking ⚠️
  • polar.customer_meters.list(): response.items.[].customer Changed Breaking ⚠️
  • polar.events.get(): response.[system_event].[subscription.uncanceled].customer Changed Breaking ⚠️
  • polar.events.list(): response.[list_resource_event_].items.[].[user_event].customer Changed Breaking ⚠️
  • polar.customer-sessions.create(): response.customer Changed Breaking ⚠️
  • polar.customer_portal.orders.generate_invoice(): error Changed Breaking ⚠️
  • polar.customer_portal.license_keys.activate(): response.license_key.customer.avatar_url Changed Breaking ⚠️
  • polar.customer_portal.license_keys.validate(): response.customer.avatar_url Changed Breaking ⚠️
  • polar.customer_portal.license_keys.get(): response.customer.avatar_url Changed Breaking ⚠️
  • polar.customer_portal.license_keys.list(): response.items.[].customer.avatar_url Changed Breaking ⚠️
  • polar.customers.get_state_external(): response Changed Breaking ⚠️
  • polar.customers.get_state(): response Changed Breaking ⚠️
  • polar.customers.update_external(): response Changed Breaking ⚠️
  • polar.customers.get_external(): response Changed Breaking ⚠️
  • polar.customers.update(): response Changed Breaking ⚠️
  • polar.customers.get(): response Changed Breaking ⚠️
  • polar.customers.export(): response.status[200] Removed Breaking ⚠️
  • polar.customers.create(): response Changed Breaking ⚠️
  • polar._endpointcheckout_created_post():
    • request.data.products.[] Changed Breaking ⚠️
  • polar._endpointcheckout_updated_post():
    • request.data.products.[] Changed Breaking ⚠️
  • polar._endpointcheckout_expired_post():
    • request.data.products.[] Changed Breaking ⚠️
  • polar.customers.list(): response.items.[] Changed Breaking ⚠️
  • polar.license_keys.activate(): response.license_key.customer.avatar_url Changed Breaking ⚠️
  • polar.license_keys.validate(): response.customer.avatar_url Changed Breaking ⚠️
  • polar.license_keys.get_activation(): response.license_key.customer.avatar_url Changed Breaking ⚠️
  • polar._endpointorder_created_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointorder_updated_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointorder_paid_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointorder_refunded_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointsubscription_created_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointsubscription_updated_post():
    • request.data Changed Breaking ⚠️
  • polar.orders.export(): response.status[200] Removed Breaking ⚠️
  • polar._endpointsubscription_canceled_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointsubscription_uncanceled_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointsubscription_revoked_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointsubscription_past_due_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointrefund_created_post():
    • request.data.dispute Changed Breaking ⚠️
  • polar._endpointrefund_updated_post():
    • request.data.dispute Changed Breaking ⚠️
  • polar._endpointproduct_created_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointproduct_updated_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointorganization_updated_post():
    • request.data Changed Breaking ⚠️
  • polar.license_keys.update(): response.customer.avatar_url Changed Breaking ⚠️
  • polar.license_keys.get(): response.customer.avatar_url Changed Breaking ⚠️
  • polar.license_keys.list(): response.items.[].customer.avatar_url Changed Breaking ⚠️
  • polar.metrics.export(): response.status[200] Removed Breaking ⚠️
  • polar.organizations.list_organizations(): response.items.[] Changed Breaking ⚠️
  • polar.organizations.create():
    • request.notification_settings Removed Breaking ⚠️
    • response Changed Breaking ⚠️
  • polar.organizations.get(): response Changed Breaking ⚠️
  • polar.organizations.update():
    • request.organization_update.notification_settings Removed Breaking ⚠️
    • response Changed Breaking ⚠️
  • polar.subscriptions.list(): response.items.[] Changed Breaking ⚠️
  • polar.subscriptions.create(): 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(): response Changed Breaking ⚠️
  • polar.checkouts.create():
    • request.prices.{}.[].[free] Removed Breaking ⚠️
    • response.products.[] Changed
  • polar.orders.create(): response Changed Breaking ⚠️
  • polar.benefits.update(): request_body Changed Breaking ⚠️
  • polar.benefits.grants(): response.items.[].customer Changed Breaking ⚠️
  • polar.benefit-grants.list(): response.items.[].customer Changed Breaking ⚠️
  • polar.orders.generate_invoice(): error Changed Breaking ⚠️
  • polar.products.create():
    • request Changed Breaking ⚠️
    • response Changed
  • polar.orders.finalize(): response Changed Breaking ⚠️
  • polar.products.update():
    • request.product_update.prices.[].[2].[free] Removed Breaking ⚠️
    • response Changed
  • polar.orders.update(): response Changed Breaking ⚠️
  • polar.orders.get(): response Changed Breaking ⚠️
  • polar.customers.members.get_external(): Added
  • polar.oauth2.introspect(): response.organizations Added
  • polar.customers.members.create(): Added
  • polar.customers.members.delete_external(): Added
  • polar.products.get(): response Changed
  • polar.products.list(): response.items.[] Changed
  • polar.refunds.list(): response.items.[].dispute Changed
  • polar.refunds.create(): response.dispute Changed
  • polar.disputes.list(): response.items.[] Changed
  • polar.disputes.get(): response Changed
  • polar.checkouts.list(): response.items.[].products.[] Changed
  • polar.oauth2.authorize(): response Changed
  • polar.checkouts.get(): response.products.[] Changed
  • polar.checkouts.update(): response.products.[] Changed
  • polar.checkouts.client_get(): response.products.[] Changed
  • polar.checkouts.client_update(): response.products.[] Changed
  • polar.checkouts.client_confirm(): response.products.[] Changed
  • polar.files.list(): response.items.[].[support_case_attachment] Added
  • polar.files.create():
    • request.[support_case_attachment] Added
  • polar.files.uploaded(): response.[support_case_attachment] Added
  • polar.files.update(): response.[support_case_attachment] Added
  • polar._endpointbenefit_grant_revoked_post():
    • request.data.[benefit_grant_slack_shared_channel_webhook].customer Changed
  • polar._endpointbenefit_grant_cycled_post():
    • request.data.[benefit_grant_license_keys_webhook].customer Changed
  • polar._endpointbenefit_grant_updated_post():
    • request.data.[benefit_grant_meter_credit_webhook].customer Changed
  • polar._endpointbenefit_grant_created_post():
    • request.data.[benefit_grant_downloadables_webhook].customer Changed
  • polar._endpointcustomer_state_changed_post():
    • request.data Changed
  • polar._endpointcustomer_deleted_post():
    • request.data Changed
  • polar._endpointcustomer_updated_post():
    • request.data Changed
  • polar.checkout-links.list(): response.items.[].products.[] Changed
  • polar.checkout-links.create(): response.products.[] Changed
  • polar.checkout-links.get(): response.products.[] Changed
  • polar.checkout-links.update(): response.products.[] Changed
  • polar.discounts.list(): response.items.[].[discount_fixed_once_forever_duration].products.[] Changed
  • polar.discounts.create(): response.[discount_fixed_once_forever_duration].products.[] Changed
  • polar.discounts.get(): response.[discount_fixed_once_forever_duration].products.[] Changed
  • polar.discounts.update(): response.[discount_fixed_once_forever_duration].products.[] Changed
  • polar._endpointcustomer_created_post():
    • request.data Changed
  • polar.organization_access_tokens.update(): Deleted Breaking ⚠️
  • polar.organization_access_tokens.delete(): Deleted Breaking ⚠️
  • polar.organization_access_tokens.create(): Deleted Breaking ⚠️
  • polar.organization_access_tokens.list(): Deleted Breaking ⚠️
  • polar.members.update_member_by_external_id(): Deleted Breaking ⚠️
  • polar.members.delete_member_by_external_id(): Deleted Breaking ⚠️
  • polar.members.get_member_by_external_id(): Deleted Breaking ⚠️
  • polar.members.update_member(): Deleted Breaking ⚠️
  • polar.customer_portal.seats.list_claimed_subscriptions(): response.items.[] Changed
  • polar.members.delete_member(): Deleted Breaking ⚠️
  • polar.members.get_member(): Deleted Breaking ⚠️
  • polar.members.create_member(): Deleted Breaking ⚠️
  • polar.products.update_benefits(): response Changed
  • polar.customer_portal.members.update_member():
    • request.customer_portal_member_update.name Added
  • polar.customer_portal.orders.list(): response.items.[] Changed
  • polar.customer_portal.orders.get(): response Changed
  • polar.customer_portal.orders.update(): response Changed
  • polar.customers.members.update_external(): Added
  • polar.customer_portal.organizations.get(): response.products.[] Changed
  • polar.customer_portal.subscriptions.list(): response.items.[] Changed
  • polar.customer_portal.subscriptions.get(): response Changed
  • polar.customer_portal.subscriptions.cancel(): response Changed
  • polar.customer_portal.subscriptions.update(): response Changed
  • polar.disputes.accept(): Added
  • polar.customers.members.delete(): Added
  • polar.customers.members.update(): Added
  • polar.customers.members.get(): Added
  • polar.customers.members.create_external(): Added
  • polar.payments.list(): response.items.[] Changed
  • polar.payments.get(): response Changed
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (7:16)
├─┬Paths
│ ├──[-] path (1:303537)❌ 
│ ├──[-] path (1:186060)❌ 
│ ├──[-] path (1:299625)❌ 
│ ├──[-] path (1:189261)❌ 
│ ├──[+] path (10447:5)
│ ├──[+] path (5266:5)
│ ├──[+] path (10761:5)
│ ├──[+] path (10363:5)
│ ├──[+] path (10540:5)
│ ├─┬/v1/customers/export
│ │ └─┬GET
│ │   ├──[-] tags (1:165890)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (1:166320)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (1:166604)❌ 
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └──[-] content (1:166936)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:167215)❌ 
│ ├─┬/v1/customers/external/{external_id}/state
│ │ └─┬GET
│ │   ├──[-] tags (1:176830)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:177963)❌ 
│ ├─┬/v1/webhooks/endpoints/{id}/secret
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:51119)❌ 
│ ├─┬/v1/customer-portal/benefit-grants/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:200195)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:201806)❌ 
│ ├─┬/v1/customer-portal/license-keys/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:230140)❌ 
│ ├─┬/v1/customer-portal/license-keys/validate
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:231347)❌ 
│ ├─┬/v1/meters/
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:290316)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:290600)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (1:293245)❌ 
│ │ │   └──[+] x-polar-pagination (16755:31)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:293980)❌ 
│ ├─┬/v1/customer-portal/orders/
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (1:239917)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (1:240132)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (1:243371)❌ 
│ │     └──[+] x-polar-pagination (13806:31)
│ ├─┬/v1/event-types/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:289778)❌ 
│ ├─┬/v1/orders/
│ │ ├─┬GET
│ │ │ ├──[-] tags (1:66385)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:66765)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:67049)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:67471)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:67686)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (1:72394)❌ 
│ │ │   └──[+] x-polar-pagination (4044:31)
│ │ └─┬POST
│ │   ├──[-] tags (1:72552)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:73439)❌ 
│ ├─┬/v1/customer-meters/{id}
│ │ └─┬GET
│ │   ├──[-] tags (1:309414)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:310307)❌ 
│ ├─┬/v1/customers/{id}
│ │ ├─┬GET
│ │ │ ├──[-] tags (1:167407)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:168271)❌ 
│ │ ├─┬DELETE
│ │ │ ├──[-] tags (1:169587)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:171519)❌ 
│ │ └─┬PATCH
│ │   ├──[-] tags (1:168438)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:169415)❌ 
│ ├─┬/v1/license-keys/activate
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:138271)❌ 
│ ├─┬/v1/customer-portal/members
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (1:235658)❌ 
│ │ │   └──[+] x-polar-pagination (13412:31)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:236863)❌ 
│ ├─┬/v1/customer-portal/subscriptions/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:257994)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:261114)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:259706)❌ 
│ ├─┬/v1/checkouts/client/{client_secret}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:102799)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:104377)❌ 
│ ├─┬/v1/metrics/dashboards
│ │ ├─┬GET
│ │ │ ├──[-] tags (1:123587)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:124015)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:124299)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:124997)❌ 
│ │ └─┬POST
│ │   ├──[-] tags (1:125169)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:125862)❌ 
│ ├─┬/v1/events/ingest
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:284033)❌ 
│ ├─┬/v1/customer-portal/customers/me/email-update/check
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:210635)❌ 
│ ├─┬/v1/customer-portal/subscriptions/
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (1:253970)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (1:254185)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (1:256660)❌ 
│ │     └──[+] x-polar-pagination (14619:31)
│ ├─┬/v1/customer-portal/seats/{seat_id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:219485)❌ 
│ ├─┬/v1/customer-portal/customers/me/payment-methods/{id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:208864)❌ 
│ ├─┬/v1/disputes/
│ │ └─┬GET
│ │   ├──[🔀] description (5013:24)
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (1:89621)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (1:89905)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (1:92577)❌ 
│ │     └──[+] x-polar-pagination (5200:31)
│ ├─┬/v1/discounts/
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:154694)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:154978)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (1:157149)❌ 
│ │ │   └──[+] x-polar-pagination (8886:31)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:157932)❌ 
│ ├─┬/v1/license-keys/{id}/activations/{activation_id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:136052)❌ 
│ ├─┬/v1/customer-portal/members/{id}
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:239229)❌ 
│ │ └─┬PATCH
│ │   ├──[🔀] description (13476:24)
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:238202)❌ 
│ ├─┬/v1/subscriptions/
│ │ ├─┬GET
│ │ │ ├──[-] tags (1:6255)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:8795)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:9010)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:6685)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:6969)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:7391)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:7606)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (1:13251)❌ 
│ │ │   └──[+] x-polar-pagination (733:31)
│ │ └─┬POST
│ │   ├──[-] tags (1:13430)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:14422)❌ 
│ ├─┬/v1/customer-portal/organizations/{slug}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:253171)❌ 
│ ├─┬/v1/customer-portal/downloadables/
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (1:224955)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (1:225177)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (1:226537)❌ 
│ │     └──[+] x-polar-pagination (12924:31)
│ ├─┬/v1/checkout-links/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:144543)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:146644)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:145704)❌ 
│ ├─┬/v1/subscriptions/export
│ │ └─┬GET
│ │   ├──[-] tags (1:14633)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (1:15083)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (1:15367)❌ 
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └──[-] content (1:15699)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:15978)❌ 
│ ├─┬/v1/customer-portal/customers/me
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:202595)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:203471)❌ 
│ ├─┬/v1/oauth2/introspect
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:26149)❌ 
│ ├─┬/v1/customer-portal/orders/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:244515)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:245712)❌ 
│ ├─┬/v1/customer-portal/orders/{id}/confirm-payment
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:252122)❌ 
│ ├─┬/v1/events/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:283246)❌ 
│ ├─┬/v1/checkouts/client/{client_secret}/confirm
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:106259)❌ 
│ ├─┬/v1/files/{id}/uploaded
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├──[+] oneOf (65345:40)
│ │   │       └──Discriminator
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:111213)❌ 
│ ├─┬/v1/customer-portal/seats/{seat_id}/resend
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:220589)❌ 
│ ├─┬/v1/payments/{id}
│ │ └─┬GET
│ │   ├──[-] tags (1:315243)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:316081)❌ 
│ ├─┬/v1/metrics/dashboards/{id}
│ │ ├─┬GET
│ │ │ ├──[-] tags (1:126068)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:126835)❌ 
│ │ ├─┬DELETE
│ │ │ ├──[-] tags (1:128089)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:128759)❌ 
│ │ └─┬PATCH
│ │   ├──[-] tags (1:127006)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:127913)❌ 
│ ├─┬/v1/webhooks/endpoints/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:47826)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:49989)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:49021)❌ 
│ ├─┬/v1/customer-seats/claim
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:270543)❌ 
│ ├─┬/v1/benefit-grants/
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (1:40147)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (1:40431)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (1:43640)❌ 
│ │     └──[+] x-polar-pagination (2431:31)
│ ├─┬/v1/products/{id}
│ │ ├─┬GET
│ │ │ ├──[-] tags (1:62399)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └─┬Extensions
│ │ │ │     └──[-] x-polar-selector-widget (1:62722)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:63335)❌ 
│ │ └─┬PATCH
│ │   ├──[-] tags (1:63499)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └─┬Extensions
│ │   │     └──[-] x-polar-selector-widget (1:63809)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:64720)❌ 
│ ├─┬/v1/checkout-links/
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:139790)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:140074)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:140496)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:140711)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (1:142664)❌ 
│ │ │   └──[+] x-polar-pagination (8062:31)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:143469)❌ 
│ ├─┬/v1/metrics/limits
│ │ └─┬GET
│ │   ├──[-] tags (1:122997)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:123397)❌ 
│ ├─┬/v1/files/{id}
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:113855)❌ 
│ │ └─┬PATCH
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       ├──[+] oneOf (65345:40)
│ │   │       └──Discriminator
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:112897)❌ 
│ ├─┬/v1/metrics/export
│ │ └─┬GET
│ │   ├──[-] tags (1:118610)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (1:119877)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (1:120161)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (1:120583)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (1:120798)❌ 
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └──[-] content (1:122532)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:122811)❌ 
│ ├─┬/v1/checkouts/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:100202)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:101609)❌ 
│ ├─┬/v1/customer-portal/orders/{id}/payment-status
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:250427)❌ 
│ ├─┬/v1/subscriptions/{id}
│ │ ├─┬GET
│ │ │ ├──[-] tags (1:16186)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:17086)❌ 
│ │ ├─┬DELETE
│ │ │ ├──[-] tags (1:19001)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:20241)❌ 
│ │ └─┬PATCH
│ │   ├──[-] tags (1:17265)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:18817)❌ 
│ ├─┬/v1/oauth2/authorize
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:24143)❌ 
│ ├─┬/v1/checkouts/
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:94130)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:94414)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:94836)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:95051)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (1:98361)❌ 
│ │ │   └──[+] x-polar-pagination (5605:31)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:99147)❌ 
│ ├─┬/v1/files/
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:106796)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:107080)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (1:108750)❌ 
│ │ │   └──[+] x-polar-pagination (6205:31)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:109482)❌ 
│ ├─┬/v1/customer-seats/{seat_id}/resend
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:268758)❌ 
│ ├─┬/v1/customer-portal/customer-session/introspect
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:223315)❌ 
│ ├─┬/v1/customers/external/{external_id}/payment-methods
│ │ └─┬GET
│ │   ├──[-] tags (1:180105)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (1:181843)❌ 
│ │     └──[+] x-polar-pagination (10194:31)
│ ├─┬/v1/products/{id}/benefits
│ │ └─┬POST
│ │   ├──[-] tags (1:64919)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └─┬Extensions
│ │   │     └──[-] x-polar-selector-widget (1:65267)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:66195)❌ 
│ ├─┬/v1/customers/external/{external_id}
│ │ ├─┬GET
│ │ │ ├──[-] tags (1:171730)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:172644)❌ 
│ │ ├─┬DELETE
│ │ │ ├──[-] tags (1:174044)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:175320)❌ 
│ │ └─┬PATCH
│ │   ├──[-] tags (1:172820)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:173863)❌ 
│ ├─┬/v1/customer-seats/claim/{invitation_token}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:269674)❌ 
│ ├─┬/v1/orders/{id}/invoice
│ │ ├─┬GET
│ │ │ ├──[-] tags (1:81216)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:82067)❌ 
│ │ └─┬POST
│ │   ├──[-] tags (1:80193)❌ 
│ │   ├─┬Responses
│ │   │ ├──[+] codes (4482:18)
│ │   │ ├──[+] codes (4492:18)
│ │   │ └─┬422
│ │   │   ├──[🔀] description (4503:28)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (53197:23)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:81046)❌ 
│ ├─┬/v1/orders/{id}/finalize
│ │ └─┬POST
│ │   ├──[-] tags (1:77840)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:80001)❌ 
│ ├─┬/v1/customer-portal/license-keys/deactivate
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:233990)❌ 
│ ├─┬/v1/payments/
│ │ └─┬GET
│ │   ├──[-] tags (1:310502)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (1:310890)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (1:311174)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (1:315057)❌ 
│ │     └──[+] x-polar-pagination (17711:31)
│ ├─┬/v1/customer-sessions/
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:271694)❌ 
│ ├─┬/v1/customer-portal/customers/me/payment-methods/confirm
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:207620)❌ 
│ ├─┬/v1/customer-portal/orders/{id}/receipt
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:249228)❌ 
│ ├─┬/v1/customer-portal/seats
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:217387)❌ 
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:218464)❌ 
│ ├─┬/v1/oauth2/token
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:24880)❌ 
│ ├─┬/v1/customer-portal/seats/subscriptions
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (1:222432)❌ 
│ │     └──[+] x-polar-pagination (12706:31)
│ ├─┬/v1/customer-seats/{seat_id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:267688)❌ 
│ ├─┬/v1/organizations/{id}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └─┬Extensions
│ │ │ │     └──[-] x-polar-selector-widget (1:3986)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:4619)❌ 
│ │ └─┬PATCH
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └─┬Extensions
│ │   │     └──[-] x-polar-selector-widget (1:5143)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:6089)❌ 
│ ├─┬/v1/customer-portal/license-keys/activate
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:232822)❌ 
│ ├─┬/v1/meters/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:294959)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:296026)❌ 
│ ├─┬/v1/discounts/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:158968)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:160982)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:160092)❌ 
│ ├─┬/v1/customer-portal/meters/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:215860)❌ 
│ ├─┬/v1/customer-portal/customer-session/user
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:224205)❌ 
│ ├─┬/v1/benefits/{id}
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └─┬Extensions
│ │ │ │     └──[-] x-polar-selector-widget (1:32870)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:33510)❌ 
│ │ ├─┬DELETE
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   └─┬Extensions
│ │ │ │     └──[-] x-polar-selector-widget (1:35735)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:36415)❌ 
│ │ └─┬PATCH
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └─┬Extensions
│ │   │     └──[-] x-polar-selector-widget (1:33944)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:35178)❌ 
│ ├─┬/v1/refunds/
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:84134)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:84418)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (1:88191)❌ 
│ │ │   └──[+] x-polar-pagination (4946:31)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:89090)❌ 
│ ├─┬/v1/orders/{id}/receipt
│ │ └─┬GET
│ │   ├──[-] tags (1:82256)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:83193)❌ 
│ ├─┬/v1/license-keys/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:133509)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:134730)❌ 
│ ├─┬/v1/oauth2/userinfo
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:26770)❌ 
│ ├─┬/v1/customer-portal/wallets/
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (1:263313)❌ 
│ │     └──[+] x-polar-pagination (14999:31)
│ ├─┬/v1/webhooks/events/{id}/redeliver
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:55869)❌ 
│ ├─┬/v1/custom-fields/
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:147234)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:147518)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (1:150124)❌ 
│ │ │   └──[+] x-polar-pagination (8485:31)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:150944)❌ 
│ ├─┬/v1/organizations/
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (1:2618)❌ 
│ │ │   └──[+] x-polar-pagination (150:31)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:3415)❌ 
│ ├─┬/v1/customer-portal/customers/me/email-update/request
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:209812)❌ 
│ ├─┬/v1/events/
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (1:273176)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (1:273460)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:278199)❌ 
│ ├─┬/v1/customer-portal/customers/me/payment-methods
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (1:205138)❌ 
│ │ │   └──[+] x-polar-pagination (11686:31)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:206350)❌ 
│ ├─┬/v1/benefits/{id}/grants
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └─┬Extensions
│ │   │     └──[-] x-polar-selector-widget (1:36998)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (1:39508)❌ 
│ │     └──[+] x-polar-pagination (2214:31)
│ ├─┬/v1/oauth2/register
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:21042)❌ 
│ ├─┬/v1/license-keys/validate
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:137042)❌ 
│ ├─┬/v1/customer-portal/meters/
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (1:214532)❌ 
│ │     └──[+] x-polar-pagination (12214:31)
│ ├─┬/v1/events/names
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (1:278751)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (1:279035)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (1:282262)❌ 
│ │     └──[+] x-polar-pagination (16122:31)
│ ├─┬/v1/event-types/
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (1:284618)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (1:284902)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (1:288730)❌ 
│ │     └──[+] x-polar-pagination (16498:31)
│ ├─┬/v1/custom-fields/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:152030)❌ 
│ │ ├─┬DELETE
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:154133)❌ 
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:153203)❌ 
│ ├─┬/v1/oauth2/revoke
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:25506)❌ 
│ ├─┬/v1/customers/{id}/payment-methods
│ │ └─┬GET
│ │   ├──[-] tags (1:178183)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (1:179865)❌ 
│ │     └──[+] x-polar-pagination (10086:31)
│ ├─┬/v1/customer-portal/orders/{id}/invoice
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:247990)❌ 
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├──[+] codes (14010:18)
│ │   │ ├──[+] codes (14020:18)
│ │   │ └─┬422
│ │   │   ├──[🔀] description (14031:28)
│ │   │   └─┬application/json
│ │   │     └─┬Schema
│ │   │       └──[🔀] $ref (53197:23)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:246874)❌ 
│ ├─┬/v1/disputes/{id}
│ │ └─┬GET
│ │   ├──[🔀] description (5210:24)
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:93561)❌ 
│ ├─┬/v1/meters/{id}/quantities
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:299529)❌ 
│ ├─┬/v1/members/
│ │ ├──[-] post (1:184879)❌ 
│ │ └─┬GET
│ │   ├──[-] tags (1:182050)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (1:184741)❌ 
│ │     └──[+] x-polar-pagination (10360:31)
│ ├─┬/v1/metrics/
│ │ └─┬GET
│ │   ├──[-] tags (1:114001)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (1:115321)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (1:115605)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (1:116027)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (1:116242)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:118427)❌ 
│ ├─┬/v1/oauth2/register/{client_id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:21803)❌ 
│ │ ├─┬PUT
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:22666)❌ 
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:23389)❌ 
│ ├─┬/v1/license-keys/
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (1:129423)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (1:129707)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (1:130129)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (1:130351)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (1:132371)❌ 
│ │     └──[+] x-polar-pagination (7478:31)
│ ├─┬/v1/customer-seats
│ │ ├─┬GET
│ │ │ ├──[🔀] description (15142:24)
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:266702)❌ 
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:265534)❌ 
│ ├─┬/v1/orders/{id}
│ │ ├─┬GET
│ │ │ ├──[-] tags (1:75715)❌ 
│ │ │ └─┬Extensions
│ │ │   └──[-] x-speakeasy-mcp (1:76538)❌ 
│ │ └─┬PATCH
│ │   ├──[-] tags (1:76696)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:77649)❌ 
│ ├─┬/v1/customers/{id}/state
│ │ └─┬GET
│ │   ├──[-] tags (1:175528)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:176611)❌ 
│ ├─┬/v1/orders/export
│ │ └─┬GET
│ │   ├──[-] tags (1:73622)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (1:74022)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (1:74306)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (1:74728)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (1:74943)❌ 
│ │   ├─┬Responses
│ │   │ └─┬200
│ │   │   └──[-] content (1:75256)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:75535)❌ 
│ ├─┬/v1/license-keys/deactivate
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:139191)❌ 
│ ├─┬/v1/webhooks/endpoints
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:44238)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:44522)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (1:45895)❌ 
│ │ │   └──[+] x-polar-pagination (2552:31)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:46726)❌ 
│ ├─┬/v1/customer-portal/wallets/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:264466)❌ 
│ ├─┬/v1/customer-meters/
│ │ └─┬GET
│ │   ├──[-] tags (1:305445)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   ├─┬ANYOF
│ │   │   │ └─┬Extensions
│ │   │   │   └──[-] x-polar-selector-widget (1:305861)❌ 
│ │   │   └─┬ANYOF
│ │   │     └─┬Schema
│ │   │       └─┬Extensions
│ │   │         └──[-] x-polar-selector-widget (1:306145)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (1:309200)❌ 
│ │     └──[+] x-polar-pagination (17351:31)
│ ├─┬/v1/benefits/
│ │ ├─┬GET
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:28348)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:28570)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:27278)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:27562)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:28970)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:29192)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (1:31626)❌ 
│ │ │   └──[+] x-polar-pagination (1763:31)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:32399)❌ 
│ ├─┬/v1/products/
│ │ ├─┬GET
│ │ │ ├──[-] tags (1:56037)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:57046)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:57330)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:58668)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:58890)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ └─┬Schema
│ │ │ │   ├─┬ANYOF
│ │ │ │   │ └─┬Extensions
│ │ │ │   │   └──[-] x-polar-selector-widget (1:56370)❌ 
│ │ │ │   └─┬ANYOF
│ │ │ │     └─┬Schema
│ │ │ │       └─┬Extensions
│ │ │ │         └──[-] x-polar-selector-widget (1:56585)❌ 
│ │ │ └─┬Extensions
│ │ │   ├──[-] x-speakeasy-mcp (1:61417)❌ 
│ │ │   └──[+] x-polar-pagination (3432:31)
│ │ └─┬POST
│ │   ├──[-] tags (1:61581)❌ 
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:62210)❌ 
│ ├─┬/v1/customer-portal/benefit-grants/
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (1:198826)❌ 
│ │     └──[+] x-polar-pagination (11313:31)
│ ├─┬/v1/customer-portal/license-keys/
│ │ └─┬GET
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └─┬ANYOF
│ │   │     └─┬Extensions
│ │   │       └──[-] x-polar-selector-widget (1:227262)❌ 
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (1:228930)❌ 
│ │     └──[+] x-polar-pagination (13066:31)
│ ├─┬/v1/customer-portal/customers/me/email-update/verify
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[-] x-speakeasy-mcp (1:211582)❌ 
│ ├─┬/v1/webhooks/deliveries
│ │ └─┬GET
│ │   └─┬Extensions
│ │     ├──[-] x-speakeasy-mcp (1:54794)❌ 
│ │     └──[+] x-polar-pagination (3085:31)
│ └─┬/v1/customers/
│   ├─┬GET
│   │ ├──[-] tags (1:161136)❌ 
│   │ ├─┬Parameters
│   │ │ └─┬Schema
│   │ │   ├─┬ANYOF
│   │ │   │ └─┬Extensions
│   │ │   │   └──[-] x-polar-selector-widget (1:161546)❌ 
│   │ │   └─┬ANYOF
│   │ │     └─┬Schema
│   │ │       └─┬Extensions
│   │ │         └──[-] x-polar-selector-widget (1:161830)❌ 
│   │ └─┬Extensions
│   │   ├──[-] x-speakeasy-mcp (1:164892)❌ 
│   │   └──[+] x-polar-pagination (9333:31)
│   └─┬POST
│     ├──[-] tags (1:165059)❌ 
│     └─┬Extensions
│       └──[-] x-speakeasy-mcp (1:165695)❌ 
├─┬Tags
│ └──[-] mcp (1:1149125)❌ 
├──Servers
├──Servers
└─┬Components
  ├──[-] schemas (1:849814)❌ 
  ├──[-] schemas (1:1081586)❌ 
  ├──[-] schemas (1:854246)❌ 
  ├──[-] schemas (1:946586)❌ 
  ├──[-] schemas (1:358871)❌ 
  ├──[-] schemas (1:947670)❌ 
  ├──[-] schemas (1:1011668)❌ 
  ├──[-] schemas (1:1010089)❌ 
  ├──[-] schemas (1:947124)❌ 
  ├──[-] schemas (1:947435)❌ 
  ├──[-] schemas (1:897352)❌ 
  ├──[-] schemas (1:945318)❌ 
  ├──[-] schemas (1:825887)❌ 
  ├──[+] schemas (65269:42)
  ├──[+] schemas (49831:35)
  ├──[+] schemas (58915:25)
  ├──[+] schemas (45930:26)
  ├──[+] schemas (65345:40)
  ├──[+] schemas (54577:37)
  ├──[+] schemas (20311:38)
  ├──[+] schemas (61045:28)
  ├──[+] schemas (46158:30)
  ├─┬BalanceDisputeReversalEvent
  │ └─┬organization_id
  │   └─┬Extensions
  │     └──[-] x-polar-selector-widget (1:367909)❌ 
  ├─┬OrderRefundedEvent
  │ └─┬organization_id
  │   └─┬Extensions
  │     └──[-] x-polar-selector-widget (1:926849)❌ 
  ├─┬MemberUpdate
  │ ├──[+] properties (49979:11)
  │ ├─┬name
  │ │ ├──[🔀] title (49989:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] examples (1:856402)
  │ │   ├──[-] maxLength (1:856342)❌ 
  │ │   ├──[+] format (49983:27)❌ 
  │ │   └──[-] description (1:856362)
  │ └─┬role
  │   ├──[-] examples (1:856611)
  │   ├──[+] title (49977:22)
  │   ├──[-] description (1:856551)
  │   └─┬ANYOF
  │     └──[🔀] $ref (49965:15)❌ 
  ├─┬Dispute
  │ ├──[+] required (45920:11)❌ 
  │ ├──[+] required (45925:11)❌ 
  │ ├──[+] required (45919:11)❌ 
  │ ├──[+] required (45921:11)❌ 
  │ ├──[+] required (45924:11)❌ 
  │ ├──[+] properties (45894:11)
  │ ├──[+] properties (45890:11)
  │ ├──[+] properties (45851:11)
  │ ├──[+] properties (45864:11)
  │ ├──[+] properties (45836:11)
  │ ├─┬status
  │ │ └──[🔀] $ref (45872:23)❌ 
  │ ├─┬tax_amount
  │ │ ├──[🔀] examples (45869:15)
  │ │ ├──[🔀] type (45865:21)❌ 
  │ │ ├──[🔀] title (45866:22)
  │ │ └──[🔀] description (45867:28)
  │ ├─┬id
  │ │ ├──[+] examples (45833:15)
  │ │ ├──[🔀] title (45830:22)
  │ │ ├──[-] format (1:794192)❌ 
  │ │ └──[🔀] description (45831:28)
  │ ├─┬currency
  │ │ ├──[-] examples (1:795135)
  │ │ ├──[🔀] title (45766:22)
  │ │ ├──[+] format (45765:23)❌ 
  │ │ └──[🔀] description (45767:28)
  │ ├─┬order_id
  │ │ ├──[-] examples (1:795295)
  │ │ ├──[-] type (1:795165)❌ 
  │ │ ├──[🔀] title (45861:22)
  │ │ ├──[-] format (1:795185)❌ 
  │ │ ├──[🔀] description (45862:28)
  │ │ ├──[+] anyOf (45853:15)
  │ │ └──[+] anyOf (45857:15)
  │ ├─┬closed
  │ │ ├──[-] examples (1:794774)
  │ │ ├──[-] type (1:794656)❌ 
  │ │ ├──[🔀] title (45904:22)
  │ │ ├──[🔀] description (45905:28)
  │ │ ├──[+] anyOf (45896:15)
  │ │ └──[+] anyOf (45900:15)
  │ ├─┬resolved
  │ │ ├──[-] examples (1:794628)
  │ │ ├──[-] type (1:794512)❌ 
  │ │ ├──[🔀] title (45779:22)
  │ │ ├──[🔀] description (45780:28)
  │ │ ├──[+] anyOf (45771:15)
  │ │ └──[+] anyOf (45775:15)
  │ ├─┬created_at
  │ │ ├──[+] examples (45809:15)
  │ │ ├──[🔀] type (45805:21)❌ 
  │ │ ├──[🔀] title (45806:22)
  │ │ ├──[-] format (1:793894)❌ 
  │ │ └──[🔀] description (45807:28)
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (45931:23)❌ 
  │ └─┬payment_id
  │   ├──[-] examples (1:795494)
  │   ├──[🔀] title (45785:22)
  │   └──[🔀] description (45786:28)
  ├─┬CustomerProduct
  │ ├──[+] required (40398:11)❌ 
  │ ├──[+] required (40397:11)❌ 
  │ ├──[+] properties (40314:11)
  │ ├...

@github-actions github-actions Bot added the patch Patch version bump label Jun 13, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1781311562 branch 5 times, most recently from e67a3a3 to a0b5182 Compare June 18, 2026 00:51
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate 0.31.8 chore: 🐝 Update SDK - Generate 0.32.0 Jun 18, 2026
@github-actions github-actions Bot added minor Minor version bump and removed patch Patch version bump labels Jun 18, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1781311562 branch 8 times, most recently from 150b8a1 to 4c92516 Compare June 26, 2026 00:46
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1781311562 branch 4 times, most recently from fe301e2 to 97b1cff Compare June 30, 2026 00:44
* `polar.orders.list()`:  `response.items.[]` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_active_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar.customer_meters.get()`:  `response.customer` **Changed** **Breaking** ⚠️
* `polar.customer_meters.list()`:  `response.items.[].customer` **Changed** **Breaking** ⚠️
* `polar.events.get()`:  `response.[system_event].[subscription.uncanceled].customer` **Changed** **Breaking** ⚠️
* `polar.events.list()`:  `response.[list_resource_event_].items.[].[user_event].customer` **Changed** **Breaking** ⚠️
* `polar.customer-sessions.create()`:  `response.customer` **Changed** **Breaking** ⚠️
* `polar.customer_portal.orders.generate_invoice()`:  `error` **Changed** **Breaking** ⚠️
* `polar.customer_portal.license_keys.activate()`:  `response.license_key.customer.avatar_url` **Changed** **Breaking** ⚠️
* `polar.customer_portal.license_keys.validate()`:  `response.customer.avatar_url` **Changed** **Breaking** ⚠️
* `polar.customer_portal.license_keys.get()`:  `response.customer.avatar_url` **Changed** **Breaking** ⚠️
* `polar.customer_portal.license_keys.list()`:  `response.items.[].customer.avatar_url` **Changed** **Breaking** ⚠️
* `polar.customers.get_state_external()`:  `response` **Changed** **Breaking** ⚠️
* `polar.customers.get_state()`:  `response` **Changed** **Breaking** ⚠️
* `polar.customers.update_external()`:  `response` **Changed** **Breaking** ⚠️
* `polar.customers.get_external()`:  `response` **Changed** **Breaking** ⚠️
* `polar.customers.update()`:  `response` **Changed** **Breaking** ⚠️
* `polar.customers.get()`:  `response` **Changed** **Breaking** ⚠️
* `polar.customers.export()`:  `response.status[200]` **Removed** **Breaking** ⚠️
* `polar.customers.create()`:  `response` **Changed** **Breaking** ⚠️
* `polar._endpointcheckout_created_post()`: 
  *  `request.data.products.[]` **Changed** **Breaking** ⚠️
* `polar._endpointcheckout_updated_post()`: 
  *  `request.data.products.[]` **Changed** **Breaking** ⚠️
* `polar._endpointcheckout_expired_post()`: 
  *  `request.data.products.[]` **Changed** **Breaking** ⚠️
* `polar.customers.list()`:  `response.items.[]` **Changed** **Breaking** ⚠️
* `polar.license_keys.activate()`:  `response.license_key.customer.avatar_url` **Changed** **Breaking** ⚠️
* `polar.license_keys.validate()`:  `response.customer.avatar_url` **Changed** **Breaking** ⚠️
* `polar.license_keys.get_activation()`:  `response.license_key.customer.avatar_url` **Changed** **Breaking** ⚠️
* `polar._endpointorder_created_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointorder_updated_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointorder_paid_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointorder_refunded_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_created_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_updated_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar.orders.export()`:  `response.status[200]` **Removed** **Breaking** ⚠️
* `polar._endpointsubscription_canceled_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_uncanceled_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_revoked_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_past_due_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointrefund_created_post()`: 
  *  `request.data.dispute` **Changed** **Breaking** ⚠️
* `polar._endpointrefund_updated_post()`: 
  *  `request.data.dispute` **Changed** **Breaking** ⚠️
* `polar._endpointproduct_created_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointproduct_updated_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointorganization_updated_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar.license_keys.update()`:  `response.customer.avatar_url` **Changed** **Breaking** ⚠️
* `polar.license_keys.get()`:  `response.customer.avatar_url` **Changed** **Breaking** ⚠️
* `polar.license_keys.list()`:  `response.items.[].customer.avatar_url` **Changed** **Breaking** ⚠️
* `polar.metrics.export()`:  `response.status[200]` **Removed** **Breaking** ⚠️
* `polar.organizations.list_organizations()`:  `response.items.[]` **Changed** **Breaking** ⚠️
* `polar.organizations.create()`: 
  *  `request.notification_settings` **Removed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `polar.organizations.get()`:  `response` **Changed** **Breaking** ⚠️
* `polar.organizations.update()`: 
  *  `request.organization_update.notification_settings` **Removed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `polar.subscriptions.list()`:  `response.items.[]` **Changed** **Breaking** ⚠️
* `polar.subscriptions.create()`:  `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()`:  `response` **Changed** **Breaking** ⚠️
* `polar.checkouts.create()`: 
  *  `request.prices.{}.[].[free]` **Removed** **Breaking** ⚠️
  *  `response.products.[]` **Changed**
* `polar.orders.create()`:  `response` **Changed** **Breaking** ⚠️
* `polar.benefits.update()`:  `request_body` **Changed** **Breaking** ⚠️
* `polar.benefits.grants()`:  `response.items.[].customer` **Changed** **Breaking** ⚠️
* `polar.benefit-grants.list()`:  `response.items.[].customer` **Changed** **Breaking** ⚠️
* `polar.orders.generate_invoice()`:  `error` **Changed** **Breaking** ⚠️
* `polar.products.create()`: 
  *  `request` **Changed** **Breaking** ⚠️
  *  `response` **Changed**
* `polar.orders.finalize()`:  `response` **Changed** **Breaking** ⚠️
* `polar.products.update()`: 
  *  `request.product_update.prices.[].[2].[free]` **Removed** **Breaking** ⚠️
  *  `response` **Changed**
* `polar.orders.update()`:  `response` **Changed** **Breaking** ⚠️
* `polar.orders.get()`:  `response` **Changed** **Breaking** ⚠️
* `polar.customers.members.get_external()`: **Added**
* `polar.oauth2.introspect()`:  `response.organizations` **Added**
* `polar.customers.members.create()`: **Added**
* `polar.customers.members.delete_external()`: **Added**
* `polar.products.get()`:  `response` **Changed**
* `polar.products.list()`:  `response.items.[]` **Changed**
* `polar.refunds.list()`:  `response.items.[].dispute` **Changed**
* `polar.refunds.create()`:  `response.dispute` **Changed**
* `polar.disputes.list()`:  `response.items.[]` **Changed**
* `polar.disputes.get()`:  `response` **Changed**
* `polar.checkouts.list()`:  `response.items.[].products.[]` **Changed**
* `polar.oauth2.authorize()`:  `response` **Changed**
* `polar.checkouts.get()`:  `response.products.[]` **Changed**
* `polar.checkouts.update()`:  `response.products.[]` **Changed**
* `polar.checkouts.client_get()`:  `response.products.[]` **Changed**
* `polar.checkouts.client_update()`:  `response.products.[]` **Changed**
* `polar.checkouts.client_confirm()`:  `response.products.[]` **Changed**
* `polar.files.list()`:  `response.items.[].[support_case_attachment]` **Added**
* `polar.files.create()`: 
  *  `request.[support_case_attachment]` **Added**
* `polar.files.uploaded()`:  `response.[support_case_attachment]` **Added**
* `polar.files.update()`:  `response.[support_case_attachment]` **Added**
* `polar._endpointbenefit_grant_revoked_post()`: 
  *  `request.data.[benefit_grant_slack_shared_channel_webhook].customer` **Changed**
* `polar._endpointbenefit_grant_cycled_post()`: 
  *  `request.data.[benefit_grant_license_keys_webhook].customer` **Changed**
* `polar._endpointbenefit_grant_updated_post()`: 
  *  `request.data.[benefit_grant_meter_credit_webhook].customer` **Changed**
* `polar._endpointbenefit_grant_created_post()`: 
  *  `request.data.[benefit_grant_downloadables_webhook].customer` **Changed**
* `polar._endpointcustomer_state_changed_post()`: 
  *  `request.data` **Changed**
* `polar._endpointcustomer_deleted_post()`: 
  *  `request.data` **Changed**
* `polar._endpointcustomer_updated_post()`: 
  *  `request.data` **Changed**
* `polar.checkout-links.list()`:  `response.items.[].products.[]` **Changed**
* `polar.checkout-links.create()`:  `response.products.[]` **Changed**
* `polar.checkout-links.get()`:  `response.products.[]` **Changed**
* `polar.checkout-links.update()`:  `response.products.[]` **Changed**
* `polar.discounts.list()`:  `response.items.[].[discount_fixed_once_forever_duration].products.[]` **Changed**
* `polar.discounts.create()`:  `response.[discount_fixed_once_forever_duration].products.[]` **Changed**
* `polar.discounts.get()`:  `response.[discount_fixed_once_forever_duration].products.[]` **Changed**
* `polar.discounts.update()`:  `response.[discount_fixed_once_forever_duration].products.[]` **Changed**
* `polar._endpointcustomer_created_post()`: 
  *  `request.data` **Changed**
* `polar.organization_access_tokens.update()`: **Deleted** **Breaking** ⚠️
* `polar.organization_access_tokens.delete()`: **Deleted** **Breaking** ⚠️
* `polar.organization_access_tokens.create()`: **Deleted** **Breaking** ⚠️
* `polar.organization_access_tokens.list()`: **Deleted** **Breaking** ⚠️
* `polar.members.update_member_by_external_id()`: **Deleted** **Breaking** ⚠️
* `polar.members.delete_member_by_external_id()`: **Deleted** **Breaking** ⚠️
* `polar.members.get_member_by_external_id()`: **Deleted** **Breaking** ⚠️
* `polar.members.update_member()`: **Deleted** **Breaking** ⚠️
* `polar.customer_portal.seats.list_claimed_subscriptions()`:  `response.items.[]` **Changed**
* `polar.members.delete_member()`: **Deleted** **Breaking** ⚠️
* `polar.members.get_member()`: **Deleted** **Breaking** ⚠️
* `polar.members.create_member()`: **Deleted** **Breaking** ⚠️
* `polar.products.update_benefits()`:  `response` **Changed**
* `polar.customer_portal.members.update_member()`: 
  *  `request.customer_portal_member_update.name` **Added**
* `polar.customer_portal.orders.list()`:  `response.items.[]` **Changed**
* `polar.customer_portal.orders.get()`:  `response` **Changed**
* `polar.customer_portal.orders.update()`:  `response` **Changed**
* `polar.customers.members.update_external()`: **Added**
* `polar.customer_portal.organizations.get()`:  `response.products.[]` **Changed**
* `polar.customer_portal.subscriptions.list()`:  `response.items.[]` **Changed**
* `polar.customer_portal.subscriptions.get()`:  `response` **Changed**
* `polar.customer_portal.subscriptions.cancel()`:  `response` **Changed**
* `polar.customer_portal.subscriptions.update()`:  `response` **Changed**
* `polar.disputes.accept()`: **Added**
* `polar.customers.members.delete()`: **Added**
* `polar.customers.members.update()`: **Added**
* `polar.customers.members.get()`: **Added**
* `polar.customers.members.create_external()`: **Added**
* `polar.payments.list()`:  `response.items.[]` **Changed**
* `polar.payments.get()`:  `response` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1781311562 branch from 5b97b5b to 0ca2344 Compare July 1, 2026 00:46
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