Skip to content

chore: 🐝 Update SDK - Generate 0.28.5#126

Open
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1770078059
Open

chore: 🐝 Update SDK - Generate 0.28.5#126
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1770078059

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 3, 2026

SDK update

Versioning

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

Python SDK Changes Detected:

  • polar.checkouts.client_update(): response.products.[] Changed Breaking ⚠️
  • polar.products.list():
    • request.visibility Added
    • response.items.[] 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._endpointcheckout_created_post():
    • request.data.products.[] Changed Breaking ⚠️
  • polar.customer_portal.subscriptions.update(): response.product Changed Breaking ⚠️
  • polar.customer_portal.subscriptions.cancel(): response.product Changed Breaking ⚠️
  • polar.customer_portal.subscriptions.get(): response.product Changed Breaking ⚠️
  • polar.customer_portal.subscriptions.list(): response.items.[].product Changed Breaking ⚠️
  • polar.customer_portal.organizations.get(): response Changed Breaking ⚠️
  • polar.customer_portal.orders.update(): response.product Changed Breaking ⚠️
  • polar.customer_portal.orders.get(): response.product Changed Breaking ⚠️
  • polar.checkouts.client_get(): response.products.[] Changed Breaking ⚠️
  • polar.customer_portal.orders.list(): response.items.[].product Changed Breaking ⚠️
  • polar.customer_portal.seats.list_claimed_subscriptions(): response.[].product Changed Breaking ⚠️
  • polar.checkout-links.update(): response.products.[] 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._endpointsubscription_active_post():
    • request.data Changed 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._endpointproduct_created_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointproduct_updated_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointorganization_updated_post():
    • request.data Changed Breaking ⚠️
  • polar.checkout-links.get(): response.products.[] Changed Breaking ⚠️
  • polar.checkout-links.create(): response.products.[] Changed Breaking ⚠️
  • polar.checkout-links.list(): response.items.[].products.[] Changed Breaking ⚠️
  • polar.checkouts.client_confirm(): response.products.[] Changed Breaking ⚠️
  • polar._endpointcheckout_updated_post():
    • request.data.products.[] Changed Breaking ⚠️
  • polar.checkouts.create():
    • request.prices.{}.[] Changed Breaking ⚠️
    • response.products.[] Changed Breaking ⚠️
  • polar.checkouts.get(): response.products.[] Changed Breaking ⚠️
  • polar.checkouts.update(): response.products.[] Changed Breaking ⚠️
  • polar.checkouts.list(): response.items.[].products.[] Changed Breaking ⚠️
  • polar.products.update_benefits(): response Changed Breaking ⚠️
  • polar.products.update():
    • request.product_update Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • polar.subscriptions.list(): response.items.[] Changed Breaking ⚠️
  • polar.subscriptions.create(): response Changed Breaking ⚠️
  • polar.subscriptions.get(): response Changed Breaking ⚠️
  • polar.subscriptions.revoke(): response Changed Breaking ⚠️
  • polar.subscriptions.update(): response Changed Breaking ⚠️
  • polar.products.get(): response Changed Breaking ⚠️
  • polar.products.create():
    • request Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • polar._endpointcustomer_created_post():
    • request.data.type Added
  • polar.customers.get_state_external(): response Changed
  • polar.benefit-grants.list(): response.items.[] Changed
  • polar.benefits.grants(): response.items.[] Changed
  • polar.organizations.update():
    • request.organization_update Changed
    • response Changed
  • polar.organizations.get(): response Changed
  • polar.orders.list(): response.items.[] Changed
  • polar.orders.get(): response Changed
  • polar.orders.update(): response Changed
  • polar.organizations.create():
    • request Changed
    • response Changed
  • polar.organizations.list(): response.items.[] Changed
  • polar._endpointbenefit_grant_revoked_post():
    • request.data.[benefit_grant_license_keys_webhook] Changed
  • polar._endpointbenefit_grant_cycled_post():
    • request.data.[benefit_grant_license_keys_webhook] Changed
  • polar._endpointbenefit_grant_updated_post():
    • request.data Changed
  • polar.customer-sessions.create(): response.customer.type Added
  • polar._endpointbenefit_grant_created_post():
    • request.data.[benefit_grant_license_keys_webhook] Changed
  • polar.license_keys.list(): response.items.[].customer.type Added
  • polar.license_keys.get(): response.customer.type Added
  • polar.license_keys.update(): response.customer.type Added
  • polar.license_keys.get_activation(): response.license_key.customer.type Added
  • polar.license_keys.validate(): response.customer.type Added
  • polar.license_keys.activate(): response.license_key.customer.type Added
  • polar._endpointcustomer_seat_revoked_post():
    • request.data.member Added
  • polar._endpointcustomer_seat_claimed_post():
    • request.data.member Added
  • polar._endpointcustomer_seat_assigned_post():
    • request.data.member Added
  • polar._endpointcustomer_state_changed_post():
    • request.data Changed
  • polar.discounts.list(): response.items.[].[discount_fixed_repeat_duration].products.[].visibility Added
  • polar.discounts.create(): response.[discount_fixed_once_forever_duration].products.[].visibility Added
  • polar.discounts.get(): response.[discount_fixed_once_forever_duration].products.[].visibility Added
  • polar.discounts.update(): response.[discount_percentage_once_forever_duration].products.[].visibility Added
  • polar.customers.list(): response.items.[].type Added
  • polar.customers.create():
    • request.type Added
    • response.type Added
  • polar.customers.get(): response.type Added
  • polar.customers.update():
    • request.customer_update.type Added
    • response.type Added
  • polar.customers.get_external(): response.type Added
  • polar.customers.update_external(): response.type Added
  • polar.customers.get_state(): response Changed
  • polar.webhooks.list_webhook_deliveries(): request.event_type Changed
  • polar.customer_portal.benefit-grants.list():
    • request.query Added
    • response.items.[] Changed
  • polar.customer_portal.benefit-grants.get(): response Changed
  • polar.customer_portal.benefit-grants.update(): response Changed
  • polar.customer_portal.customers.get(): response.type Added
  • polar.customer_portal.customers.update(): response.type Added
  • polar.customer_portal.seats.list_seats(): response.seats.[].member Added
  • polar.customer_portal.seats.assign_seat():
    • request Changed
    • response.member Added
  • polar.customer_portal.seats.revoke_seat(): response.member Added
  • polar.customer_portal.seats.resend_invitation(): response.member Added
  • polar._endpointcustomer_deleted_post():
    • request.data.type Added
  • polar.customer_portal.customer-session.get_authenticated_user(): response.member_id Added
  • polar.customer_portal.license_keys.list(): response.items.[].customer.type Added
  • polar.customer_portal.license_keys.get(): response.customer.type Added
  • polar.customer_portal.license_keys.validate(): response.customer.type Added
  • polar.customer_portal.license_keys.activate(): response.license_key.customer.type Added
  • polar._endpointcustomer_updated_post():
    • request.data.type Added
  • polar.customer_portal.members.remove_member(): Added
  • polar.customer_portal.members.update_member(): Added
  • polar.customer_portal.members.add_member(): Added
  • polar.customer_portal.members.list_members(): Added
  • polar._endpointmember_deleted_post(): Added
  • polar._endpointmember_updated_post(): Added
  • polar._endpointmember_created_post(): Added
  • polar.customer-seats.list_seats(): response.seats.[].member Added
  • polar.customer-seats.assign_seat():
    • request Changed
    • response.member Added
  • polar.customer-seats.revoke_seat(): response.member Added
  • polar.customer-seats.resend_invitation(): response.member Added
  • polar.customer-seats.claim_seat(): response.seat.member Added
  • polar._endpointcheckout_expired_post(): Added
  • polar.member-sessions.create(): response.customer.type Added
  • polar.events.list(): response.[list_resource_event_].items.[] Changed
  • polar.events.get(): response Changed
  • polar.events.ingest():
    • request.events.[] Changed
  • polar.meters.quantities(): request.timezone Added
  • polar.customer_meters.list(): response.items.[].customer.type Added
  • polar.customer_meters.get(): response.customer.type Added
OpenAPI Change Summary
├──[+] webhooks (17631:23)
├──[+] webhooks (17298:25)
├──[+] webhooks (17594:23)
├──[+] webhooks (17668:23)
├─┬Paths
│ ├──[+] path (12357:5)
│ ├──[+] path (12452:5)
│ ├─┬/v1/customer-portal/subscriptions/{id}
│ │ ├─┬DELETE
│ │ │ ├──[🔀] description (13738:24)
│ │ │ ├─┬Responses
│ │ │ │ └─┬403
│ │ │ │   └──[🔀] description (13778:28)
│ │ │ └─┬Extensions
│ │ │   └──[-] x-polar-allowed-subjects (1:223805)❌ 
│ │ └─┬PATCH
│ │   ├──[🔀] description (13645:24)
│ │   ├─┬Responses
│ │   │ └─┬403
│ │   │   └──[🔀] description (13695:28)
│ │   └─┬Extensions
│ │     └──[-] x-polar-allowed-subjects (1:222345)❌ 
│ ├─┬/v1/products/
│ │ └─┬GET
│ │   └──[+] parameters (3472:21)❌ 
│ ├─┬/v1/customer-portal/benefit-grants/
│ │ └─┬GET
│ │   └──[+] parameters (10199:21)❌ 
│ └─┬/v1/meters/{id}/quantities
│   └─┬GET
│     └──[+] parameters (16080:21)❌ 
└─┬Components
  ├──[+] schemas (58453:40)
  ├──[+] schemas (36942:31)
  ├──[+] schemas (37040:37)
  ├──[+] schemas (59159:38)
  ├──[+] schemas (54073:28)
  ├──[+] schemas (59187:38)
  ├──[+] schemas (59215:38)
  ├──[+] schemas (36642:46)
  ├──[+] schemas (39044:23)
  ├──[+] schemas (37003:37)
  ├─┬BalanceOrderMetadata
  │ ├──[+] properties (20913:11)
  │ ├─┬tax_country
  │ │ ├──[+] type (20930:21)❌ 
  │ │ ├──[🔀] title (20931:22)
  │ │ ├──[-] anyOf (1:331745)❌ 
  │ │ └──[-] anyOf (1:331765)❌ 
  │ ├─┬product_id
  │ │ └──[🔀] title (20927:22)
  │ ├─┬presentment_currency
  │ │ ├──[🔀] type (20922:21)❌ 
  │ │ └──[🔀] title (20923:22)
  │ ├─┬tax_state
  │ │ └──[🔀] title (20953:22)
  │ ├─┬order_id
  │ │ ├──[🔀] type (20914:21)❌ 
  │ │ └──[🔀] title (20915:22)
  │ ├─┬subscription_id
  │ │ └──[🔀] title (20903:22)
  │ ├─┬transaction_id
  │ │ ├──[-] type (1:331106)❌ 
  │ │ ├──[🔀] title (20942:22)
  │ │ ├──[+] anyOf (20935:15)
  │ │ └──[+] anyOf (20938:15)
  │ ├─┬presentment_amount
  │ │ ├──[🔀] type (20898:21)❌ 
  │ │ └──[🔀] title (20899:22)
  │ └─┬tax_amount
  │   ├──[🔀] type (20906:21)❌ 
  │   └──[🔀] title (20907:22)
  ├─┬BalanceCreditOrderEvent
  │ ├──[+] properties (20239:11)
  │ ├──[+] properties (20226:11)
  │ ├─┬parent_id
  │ │ ├──[+] type (20282:21)❌ 
  │ │ ├──[🔀] title (20284:22)
  │ │ ├──[🔀] description (20285:28)
  │ │ ├──[+] const (20283:22)❌ 
  │ │ ├──[-] anyOf (1:321669)❌ 
  │ │ └──[-] anyOf (1:321708)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:322131)❌ 
  │ │ ├──[🔀] title (20236:22)
  │ │ ├──[🔀] description (20237:28)
  │ │ ├──[-] const (1:322150)❌ 
  │ │ ├──[+] anyOf (20228:15)
  │ │ └──[+] anyOf (20232:15)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (20308:23)❌ 
  │ ├─┬source
  │ │ ├──[+] examples (20182:15)
  │ │ ├──[🔀] title (20179:22)
  │ │ ├──[+] format (20178:23)❌ 
  │ │ ├──[🔀] description (20180:28)
  │ │ ├──[-] const (1:321939)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (20184:40)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (20270:20)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:320433)❌ 
  │ │ ├──[🔀] title (20248:22)
  │ │ ├──[-] format (1:320453)❌ 
  │ │ ├──[🔀] description (20249:28)
  │ │ ├──[+] anyOf (20241:15)
  │ │ └──[+] anyOf (20244:15)
  │ ├─┬label
  │ │ ├──[🔀] title (20167:22)
  │ │ ├──[+] format (20166:23)❌ 
  │ │ └──[🔀] description (20168:28)
  │ └─┬timestamp
  │   ├──[-] type (1:320540)❌ 
  │   ├──[🔀] title (20267:22)
  │   ├──[-] format (1:320560)❌ 
  │   ├──[🔀] description (20268:28)
  │   ├──[+] anyOf (20259:15)
  │   └──[+] anyOf (20263:15)
  ├─┬OrganizationUpdate
  │ ├──[+] properties (51800:11)
  │ ├─┬subscription_settings
  │ │ ├──[+] title (51736:22)
  │ │ ├──[+] description (51737:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (51726:15)❌ 
  │ ├─┬details
  │ │ ├──[🔀] description (51809:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (52228:17)❌ 
  │ ├─┬feature_settings
  │ │ ├──[+] title (51706:22)
  │ │ ├──[+] description (51707:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (51698:15)❌ 
  │ ├─┬email
  │ │ ├──[-] title (1:827514)
  │ │ ├──[🔀] description (51748:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (51300:23)❌ 
  │ ├─┬name
  │ │ ├──[-] title (1:827278)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (51374:23)❌ 
  │ ├─┬notification_settings
  │ │ ├──[+] title (51680:22)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (51672:15)❌ 
  │ ├─┬website
  │ │ ├──[-] title (1:827686)
  │ │ ├──[-] description (1:827712)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (51637:23)❌ 
  │ └─┬socials
  │   ├──[-] title (1:827889)
  │   ├──[-] description (1:827915)
  │   └─┬ANYOF
  │     └──[🔀] $ref (51422:23)❌ 
  ├─┬OAuth2ClientConfiguration
  │ └─┬scope
  │   └──[🔀] default (48620:24)❌ 
  ├─┬ProductCreateOneTime
  │ └──[+] properties (52503:11)
  ├─┬OrderRefundedEvent
  │ ├──[+] properties (50042:11)
  │ ├──[+] properties (50029:11)
  │ ├─┬label
  │ │ ├──[🔀] title (49970:22)
  │ │ ├──[+] format (49969:23)❌ 
  │ │ └──[🔀] description (49971:28)
  │ ├─┬name
  │ │ ├──[-] type (1:802428)❌ 
  │ │ ├──[🔀] title (50039:22)
  │ │ ├──[🔀] description (50040:28)
  │ │ ├──[-] const (1:802447)❌ 
  │ │ ├──[+] anyOf (50031:15)
  │ │ └──[+] anyOf (50035:15)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (50111:23)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (50073:20)❌ 
  │ ├─┬parent_id
  │ │ ├──[+] type (50085:21)❌ 
  │ │ ├──[🔀] title (50087:22)
  │ │ ├──[🔀] description (50088:28)
  │ │ ├──[+] const (50086:22)❌ 
  │ │ ├──[-] anyOf (1:801966)❌ 
  │ │ └──[-] anyOf (1:802005)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:800730)❌ 
  │ │ ├──[🔀] title (50051:22)
  │ │ ├──[-] format (1:800750)❌ 
  │ │ ├──[🔀] description (50052:28)
  │ │ ├──[+] anyOf (50044:15)
  │ │ └──[+] anyOf (50047:15)
  │ ├─┬source
  │ │ ├──[+] examples (49985:15)
  │ │ ├──[🔀] title (49982:22)
  │ │ ├──[+] format (49981:23)❌ 
  │ │ ├──[🔀] description (49983:28)
  │ │ ├──[-] const (1:802236)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (49987:40)
  │ └─┬timestamp
  │   ├──[-] type (1:800837)❌ 
  │   ├──[🔀] title (50070:22)
  │   ├──[-] format (1:800857)❌ 
  │   ├──[🔀] description (50071:28)
  │   ├──[+] anyOf (50062:15)
  │   └──[+] anyOf (50066:15)
  ├─┬SubscriptionCanceledEvent
  │ ├──[+] properties (55666:11)
  │ ├──[+] properties (55653:11)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (55735:23)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:897598)❌ 
  │ │ ├──[🔀] title (55663:22)
  │ │ ├──[🔀] description (55664:28)
  │ │ ├──[-] const (1:897617)❌ 
  │ │ ├──[+] anyOf (55655:15)
  │ │ └──[+] anyOf (55659:15)
  │ ├─┬source
  │ │ ├──[+] examples (55609:15)
  │ │ ├──[🔀] title (55606:22)
  │ │ ├──[+] format (55605:23)❌ 
  │ │ ├──[🔀] description (55607:28)
  │ │ ├──[-] const (1:897406)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (55611:40)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (55697:20)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:895900)❌ 
  │ │ ├──[🔀] title (55675:22)
  │ │ ├──[-] format (1:895920)❌ 
  │ │ ├──[🔀] description (55676:28)
  │ │ ├──[+] anyOf (55668:15)
  │ │ └──[+] anyOf (55671:15)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:896007)❌ 
  │ │ ├──[🔀] title (55694:22)
  │ │ ├──[-] format (1:896027)❌ 
  │ │ ├──[🔀] description (55695:28)
  │ │ ├──[+] anyOf (55686:15)
  │ │ └──[+] anyOf (55690:15)
  │ ├─┬label
  │ │ ├──[🔀] title (55594:22)
  │ │ ├──[+] format (55593:23)❌ 
  │ │ └──[🔀] description (55595:28)
  │ └─┬parent_id
  │   ├──[+] type (55709:21)❌ 
  │   ├──[🔀] title (55711:22)
  │   ├──[🔀] description (55712:28)
  │   ├──[+] const (55710:22)❌ 
  │   ├──[-] anyOf (1:897136)❌ 
  │   └──[-] anyOf (1:897175)❌ 
  ├─┬BalanceDisputeEvent
  │ ├──[+] properties (20447:11)
  │ ├──[+] properties (20434:11)
  │ ├─┬source
  │ │ ├──[+] examples (20390:15)
  │ │ ├──[🔀] title (20387:22)
  │ │ ├──[+] format (20386:23)❌ 
  │ │ ├──[🔀] description (20388:28)
  │ │ ├──[-] const (1:324884)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (20392:40)
  │ ├─┬parent_id
  │ │ ├──[+] type (20490:21)❌ 
  │ │ ├──[🔀] title (20492:22)
  │ │ ├──[🔀] description (20493:28)
  │ │ ├──[+] const (20491:22)❌ 
  │ │ ├──[-] anyOf (1:324614)❌ 
  │ │ └──[-] anyOf (1:324653)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:323378)❌ 
  │ │ ├──[🔀] title (20456:22)
  │ │ ├──[-] format (1:323398)❌ 
  │ │ ├──[🔀] description (20457:28)
  │ │ ├──[+] anyOf (20449:15)
  │ │ └──[+] anyOf (20452:15)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:323485)❌ 
  │ │ ├──[🔀] title (20475:22)
  │ │ ├──[-] format (1:323505)❌ 
  │ │ ├──[🔀] description (20476:28)
  │ │ ├──[+] anyOf (20467:15)
  │ │ └──[+] anyOf (20471:15)
  │ ├─┬name
  │ │ ├──[-] type (1:325076)❌ 
  │ │ ├──[🔀] title (20444:22)
  │ │ ├──[🔀] description (20445:28)
  │ │ ├──[-] const (1:325095)❌ 
  │ │ ├──[+] anyOf (20436:15)
  │ │ └──[+] anyOf (20440:15)
  │ ├─┬label
  │ │ ├──[🔀] title (20375:22)
  │ │ ├──[+] format (20374:23)❌ 
  │ │ └──[🔀] description (20376:28)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (20478:20)❌ 
  │ └─┬organization_id
  │   └──[🔀] $ref (20516:23)❌ 
  ├─┬LegacyRecurringProductPriceFree
  │ ├──[+] required (44046:11)❌ 
  │ ├──[+] properties (44008:11)
  │ ├─┬product_id
  │ │ └──[🔀] $ref (52228:17)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (53832:17)❌ 
  │ ├─┬source
  │ │ └──[🔀] $ref (56728:17)❌ 
  │ └─┬recurring_interval
  │   └──[🔀] $ref (44017:25)❌ 
  ├─┬CustomerBenefitGrantCustom
  │ ├──[+] properties (33829:11)
  │ ├─┬id
  │ │ ├──[-] type (1:554964)❌ 
  │ │ ├──[🔀] title (33761:22)
  │ │ ├──[-] format (1:554984)❌ 
  │ │ ├──[-] description (1:555023)
  │ │ ├──[+] anyOf (33753:15)
  │ │ └──[+] anyOf (33757:15)
  │ ├─┬member_id
  │ │ ├──[+] type (33826:21)❌ 
  │ │ ├──[🔀] title (33827:22)
  │ │ ├──[-] anyOf (1:555373)❌ 
  │ │ └──[-] anyOf (1:555412)❌ 
  │ ├─┬modified_at
  │ │ ├──[🔀] title (33790:22)
  │ │ ├──[-] description (1:554902)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (33784:27)❌ 
  │ ├─┬revoked_at
  │ │ └──[🔀] $ref (23260:23)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (33809:23)❌ 
  │ ├─┬granted_at
  │ │ ├──[-] title (1:555145)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (23823:23)❌ 
  │ ├─┬is_granted
  │ │ ├──[🔀] type (33746:21)❌ 
  │ │ ├──[🔀] title (33748:22)
  │ │ ├──[+] format (33747:23)❌ 
  │ │ └──[+] description (33749:28)
  │ ├─┬order_id
  │ │ ├──[🔀] title (33742:22)
  │ │ ├──[+] description (33743:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (33736:27)❌ 
  │ ├─┬is_revoked
  │ │ └──[🔀] title (33823:22)
  │ └─┬subscription_id
  │   ├──[🔀] title (33773:22)
  │   └─┬ANYOF
  │     └──[🔀] format (33767:27)❌ 
  ├─┬MeterCreditEvent
  │ ├──[+] properties (46269:11)
  │ ├──[+] properties (46256:11)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (46338:23)❌ 
  │ ├─┬label
  │ │ ├──[🔀] title (46197:22)
  │ │ ├──[+] format (46196:23)❌ 
  │ │ └──[🔀] description (46198:28)
  │ ├─┬id
  │ │ ├──[-] type (1:750885)❌ 
  │ │ ├──[🔀] title (46278:22)
  │ │ ├──[-] format (1:750905)❌ 
  │ │ ├──[🔀] description (46279:28)
  │ │ ├──[+] anyOf (46271:15)
  │ │ └──[+] anyOf (46274:15)
  │ ├─┬parent_id
  │ │ ├──[+] type (46312:21)❌ 
  │ │ ├──[🔀] title (46314:22)
  │ │ ├──[🔀] description (46315:28)
  │ │ ├──[+] const (46313:22)❌ 
  │ │ ├──[-] anyOf (1:752121)❌ 
  │ │ └──[-] anyOf (1:752160)❌ 
  │ ├─┬source
  │ │ ├──[+] examples (46212:15)
  │ │ ├──[🔀] title (46209:22)
  │ │ ├──[+] format (46208:23)❌ 
  │ │ ├──[🔀] description (46210:28)
  │ │ ├──[-] const (1:752391)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (46214:40)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:750992)❌ 
  │ │ ├──[🔀] title (46297:22)
  │ │ ├──[-] format (1:751012)❌ 
  │ │ ├──[🔀] description (46298:28)
  │ │ ├──[+] anyOf (46289:15)
  │ │ └──[+] anyOf (46293:15)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (46300:20)❌ 
  │ └─┬name
  │   ├──[-] type (1:752583)❌ 
  │   ├──[🔀] title (46266:22)
  │   ├──[🔀] description (46267:28)
  │   ├──[-] const (1:752602)❌ 
  │   ├──[+] anyOf (46258:15)
  │   └──[+] anyOf (46262:15)
  ├─┬CustomerOrganization
  │ ├──[+] properties (36602:11)
  │ ├─┬slug
  │ │ └──[🔀] $ref (56720:17)❌ 
  │ └─┬proration_behavior
  │   └──[🔀] $ref (36643:23)❌ 
  ├─┬BenefitCycledEvent
  │ ├──[+] properties (21867:11)
  │ ├──[+] properties (21854:11)
  │ ├─┬parent_id
  │ │ ├──[+] type (21910:21)❌ 
  │ │ ├──[🔀] title (21912:22)
  │ │ ├──[🔀] description (21913:28)
  │ │ ├──[+] const (21911:22)❌ 
  │ │ ├──[-] anyOf (1:346899)❌ 
  │ │ └──[-] anyOf (1:346938)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:345663)❌ 
  │ │ ├──[🔀] title (21876:22)
  │ │ ├──[-] format (1:345683)❌ 
  │ │ ├──[🔀] description (21877:28)
  │ │ ├──[+] anyOf (21869:15)
  │ │ └──[+] anyOf (21872:15)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (24248:23)❌ 
  │ ├─┬source
  │ │ ├──[+] examples (21810:15)
  │ │ ├──[🔀] title (21807:22)
  │ │ ├──[+] format (21806:23)❌ 
  │ │ ├──[🔀] description (21808:28)
  │ │ ├──[-] const (1:347169)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (21812:40)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (21898:20)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:347361)❌ 
  │ │ ├──[🔀] title (21864:22)
  │ │ ├──[🔀] description (21865:28)
  │ │ ├──[-] const (1:347380)❌ 
  │ │ ├──[+] anyOf (21856:15)
  │ │ └──[+] anyOf (21860:15)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:345770)❌ 
  │ │ ├──[🔀] title (21895:22)
  │ │ ├──[-] format (1:345790)❌ 
  │ │ ├──[🔀] description (21896:28)
  │ │ ├──[+] anyOf (21887:15)
  │ │ └──[+] anyOf (21891:15)
  │ └─┬label
  │   ├──[🔀] title (21795:22)
  │   ├──[+] format (21794:23)❌ 
  │   └──[🔀] description (21796:28)
  ├─┬BalanceOrderEvent
  │ ├──[+] properties (20823:11)
  │ ├──[+] properties (20810:11)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (20892:23)❌ 
  │ ├─┬parent_id
  │ │ ├──[+] type (20866:21)❌ 
  │ │ ├──[🔀] title (20868:22)
  │ │ ├──[🔀] description (20869:28)
  │ │ ├──[+] const (20867:22)❌ 
  │ │ ├──[-] anyOf (1:330156)❌ 
  │ │ └──[-] anyOf (1:330195)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:328920)❌ 
  │ │ ├──[🔀] title (20832:22)
  │ │ ├──[-] format (1:328940)❌ 
  │ │ ├──[🔀] description (20833:28)
  │ │ ├──[+] anyOf (20825:15)
  │ │ └──[+] anyOf (20828:15)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:329027)❌ 
  │ │ ├──[🔀] title (20851:22)
  │ │ ├──[-] format (1:329047)❌ 
  │ │ ├──[🔀] description (20852:28)
  │ │ ├──[+] anyOf (20843:15)
  │ │ └──[+] anyOf (20847:15)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (20854:20)❌ 
  │ ├─┬source
  │ │ ├──[+] examples (20766:15)
  │ │ ├──[🔀] title (20763:22)
  │ │ ├──[+] format (20762:23)❌ 
  │ │ ├──[🔀] description (20764:28)
  │ │ ├──[-] const (1:330426)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (20768:40)
  │ ├─┬label
  │ │ ├──[🔀] title (20751:22)
  │ │ ├──[+] format (20750:23)❌ 
  │ │ └──[🔀] description (20752:28)
  │ └─┬name
  │   ├──[-] type (1:330618)❌ 
  │   ├──[🔀] title (20820:22)
  │   ├──[🔀] description (20821:28)
  │   ├──[-] const (1:330637)❌ 
  │   ├──[+] anyOf (20812:15)
  │   └──[+] anyOf (20816:15)
  ├─┬ProductPriceMeteredUnit
  │ └─┬price_currency
  │   └──[🔀] $ref (52228:17)❌ 
  ├─┬CustomerOrderProduct
  │ ├──[+] required (36218:11)❌ 
  │ └──[+] properties (36131:11)
  ├─┬CustomerDeletedEvent
  │ ├──[+] properties (35385:11)
  │ ├──[+] properties (35372:11)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (35454:23)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (35416:20)❌ 
  │ ├─┬parent_id
  │ │ ├──[+] type (35428:21)❌ 
  │ │ ├──[🔀] title (35430:22)
  │ │ ├──[🔀] description (35431:28)
  │ │ ├──[+] const (35429:22)❌ 
  │ │ ├──[-] anyOf (1:578033)❌ 
  │ │ └──[-] anyOf (1:578072)❌ 
  │ ├─┬timestamp
  │ │ ├──[-] type (1:576904)❌ 
  │ │ ├──[🔀] title (35413:22)
  │ │ ├──[-] format (1:576924)❌ 
  │ │ ├──[🔀] description (35414:28)
  │ │ ├──[+] anyOf (35405:15)
  │ │ └──[+] anyOf (35409:15)
  │ ├─┬source
  │ │ ├──[+] examples (35328:15)
  │ │ ├──[🔀] title (35325:22)
  │ │ ├──[+] format (35324:23)❌ 
  │ │ ├──[🔀] description (35326:28)
  │ │ ├──[-] const (1:578303)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (35330:40)
  │ ├─┬id
  │ │ ├──[-] type (1:576797)❌ 
  │ │ ├──[🔀] title (35394:22)
  │ │ ├──[-] format (1:576817)❌ 
  │ │ ├──[🔀] description (35395:28)
  │ │ ├──[+] anyOf (35387:15)
  │ │ └──[+] anyOf (35390:15)
  │ ├─┬name
  │ │ ├──[-] type (1:578495)❌ 
  │ │ ├──[🔀] title (35382:22)
  │ │ ├──[🔀] description (35383:28)
  │ │ ├──[-] const (1:578514)❌ 
  │ │ ├──[+] anyOf (35374:15)
  │ │ └──[+] anyOf (35378:15)
  │ └─┬label
  │   ├──[🔀] title (35313:22)
  │   ├──[+] format (35312:23)❌ 
  │   └──[🔀] description (35314:28)
  ├─┬SubscriptionProductUpdatedEvent
  │ ├──[+] properties (56628:11)
  │ ├──[+] properties (56615:11)
  │ ├─┬source
  │ │ ├──[+] examples (56571:15)
  │ │ ├──[🔀] title (56568:22)
  │ │ ├──[+] format (56567:23)❌ 
  │ │ ├──[🔀] description (56569:28)
  │ │ ├──[-] const (1:913126)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (56573:40)
  │ ├─┬id
  │ │ ├──[-] type (1:911620)❌ 
  │ │ ├──[🔀] title (56637:22)
  │ │ ├──[-] format (1:911640)❌ 
  │ │ ├──[🔀] description (56638:28)
  │ │ ├──[+] anyOf (56630:15)
  │ │ └──[+] anyOf (56633:15)
  │ ├─┬label
  │ │ ├──[🔀] title (56556:22)
  │ │ ├──[+] format (56555:23)❌ 
  │ │ └──[🔀] description (56557:28)
  │ ├─┬name
  │ │ ├──[-] type (1:913318)❌ 
  │ │ ├──[🔀] title (56625:22)
  │ │ ├──[🔀] description (56626:28)
  │ │ ├──[-] const (1:913337)❌ 
  │ │ ├──[+] anyOf (56617:15)
  │ │ └──[+] anyOf (56621:15)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (56697:23)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (56659:20)❌ 
  │ ├─┬parent_id
  │ │ ├──[+] type (56671:21)❌ 
  │ │ ├──[🔀] title (56673:22)
  │ │ ├──[🔀] description (56674:28)
  │ │ ├──[+] const (56672:22)❌ 
  │ │ ├──[-] anyOf (1:912856)❌ 
  │ │ └──[-] anyOf (1:912895)❌ 
  │ └─┬timestamp
  │   ├──[-] type (1:911727)❌ 
  │   ├──[🔀] title (56656:22)
  │   ├──[-] format (1:911747)❌ 
  │   ├──[🔀] description (56657:28)
  │   ├──[+] anyOf (56648:15)
  │   └──[+] anyOf (56652:15)
  ├─┬LegacyRecurringProductPriceCustom
  │ └─┬price_currency
  │   └──[🔀] $ref (52228:17)❌ 
  ├─┬SubscriptionCycledEvent
  │ ├──[+] properties (56349:11)
  │ ├──[+] properties (56336:11)
  │ ├─┬name
  │ │ ├──[-] type (1:908871)❌ 
  │ │ ├──[🔀] title (56346:22)
  │ │ ├──[🔀] description (56347:28)
  │ │ ├──[-] const (1:908890)❌ 
  │ │ ├──[+] anyOf (56338:15)
  │ │ └──[+] anyOf (56342:15)
  │ ├─┬label
  │ │ ├──[🔀] title (56277:22)
  │ │ ├──[+] format (56276:23)❌ 
  │ │ └──[🔀] description (56278:28)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:907280)❌ 
  │ │ ├──[🔀] title (56377:22)
  │ │ ├──[-] format (1:907300)❌ 
  │ │ ├──[🔀] description (56378:28)
  │ │ ├──[+] anyOf (56369:15)
  │ │ └──[+] anyOf (56373:15)
  │ ├─┬parent_id
  │ │ ├──[+] type (56392:21)❌ 
  │ │ ├──[🔀] title (56394:22)
  │ │ ├──[🔀] description (56395:28)
  │ │ ├──[+] const (56393:22)❌ 
  │ │ ├──[-] anyOf (1:908409)❌ 
  │ │ └──[-] anyOf (1:908448)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:907173)❌ 
  │ │ ├──[🔀] title (56358:22)
  │ │ ├──[-] format (1:907193)❌ 
  │ │ ├──[🔀] description (56359:28)
  │ │ ├──[+] anyOf (56351:15)
  │ │ └──[+] anyOf (56354:15)
  │ ├─┬source
  │ │ ├──[+] examples (56292:15)
  │ │ ├──[🔀] title (56289:22)
  │ │ ├──[+] format (56288:23)❌ 
  │ │ ├──[🔀] description (56290:28)
  │ │ ├──[-] const (1:908679)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (56294:40)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (56418:23)❌ 
  │ └─┬metadata
  │   └──[🔀] $ref (56380:20)❌ 
  ├─┬AvailableScope
  │ ├──[-] enum (1:320085)❌ 
  │ ├──[-] enum (1:320063)❌ 
  │ ├──[-] enum (1:320100)❌ 
  │ ├──[-] enum (1:320042)❌ 
  │ └──[-] enum (1:319968)❌ 
  ├─┬Scope
  │ ├──[-] enum (1:878821)❌ 
  │ ├──[-] enum (1:878747)❌ 
  │ ├──[-] enum (1:878864)❌ 
  │ ├──[-] enum (1:878842)❌ 
  │ └──[-] enum (1:878879)❌ 
  ├─┬OrderProduct
  │ ├──[+] required (49956:11)❌ 
  │ └──[+] properties (49902:11)
  ├─┬CustomerBenefitGrantDownloadables
  │ ├──[+] properties (34169:11)
  │ ├─┬subscription_id
  │ │ ├──[🔀] title (34113:22)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (34107:27)❌ 
  │ ├─┬is_granted
  │ │ ├──[🔀] type (34086:21)❌ 
  │ │ ├──[🔀] title (34088:22)
  │ │ ├──[+] format (34087:23)❌ 
  │ │ └──[+] description (34089:28)
  │ ├─┬id
  │ │ ├──[-] type (1:559283)❌ 
  │ │ ├──[🔀] title (34101:22)
  │ │ ├──[-] format (1:559303)❌ 
  │ │ ├──[-] description (1:559342)
  │ │ ├──[+] anyOf (34093:15)
  │ │ └──[+] anyOf (34097:15)
  │ ├─┬is_revoked
  │ │ └──[🔀] title (34163:22)
  │ ├─┬member_id
  │ │ ├──[+] type (34166:21)❌ 
  │ │ ├──[🔀] title (34167:22)
  │ │ ├──[-] anyOf (1:559692)❌ 
  │ │ └──[-] anyOf (1:559731)❌ 
  │ ├─┬revoked_at
  │ │ └──[🔀] $ref (23638:23)❌ 
  │ ├─┬order_id
  │ │ ├──[🔀] title (34082:22)
  │ │ ├──[+] description (34083:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (34076:27)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (34149:23)❌ 
  │ ├─┬granted_at
  │ │ ├──[-] title (1:559464)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (23823:23)❌ 
  │ └─┬modified_at
  │   ├──[🔀] title (34130:22)
  │   ├──[-] description (1:559221)
  │   └─┬ANYOF
  │     └──[🔀] format (34124:27)❌ 
  ├─┬ProductPriceFreeCreate
  │ └──[+] properties (53418:11)
  ├─┬EventCreateCustomer
  │ ├──[+] properties (42480:11)
  │ ├─┬parent_id
  │ │ ├──[🔀] title (42443:22)
  │ │ ├──[🔀] description (42444:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] examples (42431:19)
  │ │   ├──[+] format (42428:27)❌ 
  │ │   ├──[+] description (42429:32)
  │ │   └─┬Extensions
  │ │     └──[+] x-polar-selector-widget (42433:44)
  │ ├─┬name
  │ │ └──[🔀] $ref (42590:33)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (42480:24)❌ 
  │ ├─┬timestamp
  │ │ ├──[-] type (1:691539)❌ 
  │ │ ├──[🔀] title (42467:22)
  │ │ ├──[-] format (1:691559)❌ 
  │ │ ├──[🔀] description (42468:28)
  │ │ ├──[+] anyOf (42460:15)
  │ │ └──[+] anyOf (42463:15)
  │ └─┬organization_id
  │   ├──[+] type (42420:21)❌ 
  │   ├──[🔀] title (42421:22)
  │   ├──[🔀] description (42422:28)
  │   ├──[-] anyOf (1:691757)❌ 
  │   └──[-] anyOf (1:692014)❌ 
  ├─┬SubscriptionUncanceledEvent
  │ ├──[+] properties (57240:11)
  │ ├──[+] properties (57227:11)
  │ ├─┬parent_id
  │ │ ├──[+] type (57283:21)❌ 
  │ │ ├──[🔀] title (57285:22)
  │ │ ├──[🔀] description (57286:28)
  │ │ ├──[+] const (57284:22)❌ 
  │ │ ├──[-] anyOf (1:923333)❌ 
  │ │ └──[-] anyOf (1:923372)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:922097)❌ 
  │ │ ├──[🔀] title (57249:22)
  │ │ ├──[-] format (1:922117)❌ 
  │ │ ├──[🔀] description (57250:28)
  │ │ ├──[+] anyOf (57242:15)
  │ │ └──[+] anyOf (57245:15)
  │ ├─┬source
  │ │ ├──[+] examples (57183:15)
  │ │ ├──[🔀] title (57180:22)
  │ │ ├──[+] format (57179:23)❌ 
  │ │ ├──[🔀] description (57181:28)
  │ │ ├──[-] const (1:923603)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (57185:40)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:922204)❌ 
  │ │ ├──[🔀] title (57268:22)
  │ │ ├──[-] format (1:922224)❌ 
  │ │ ├──[🔀] description (57269:28)
  │ │ ├──[+] anyOf (57260:15)
  │ │ └──[+] anyOf (57264:15)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (57271:20)❌ 
  │ ├─┬label
  │ │ ├──[🔀] title (57168:22)
  │ │ ├──[+] format (57167:23)❌ 
  │ │ └──[🔀] description (57169:28)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (57309:23)❌ 
  │ └─┬name
  │   ├──[-] type (1:923795)❌ 
  │   ├──[🔀] title (57237:22)
  │   ├──[🔀] description (57238:28)
  │   ├──[-] const (1:923814)❌ 
  │   ├──[+] anyOf (57229:15)
  │   └──[+] anyOf (57233:15)
  ├─┬EventCreateExternalCustomer
  │ ├──[+] properties (42569:11)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:693401)❌ 
  │ │ ├──[🔀] title (42557:22)
  │ │ ├──[-] format (1:693421)❌ 
  │ │ ├──[🔀] description (42558:28)
  │ │ ├──[+] anyOf (42550:15)
  │ │ └──[+] anyOf (42553:15)
  │ ├─┬organization_id
  │ │ ├──[+] type (42510:21)❌ 
  │ │ ├──[🔀] title (42511:22)
  │ │ ├──[🔀] description (42512:28)
  │ │ ├──[-] anyOf (1:693619)❌ 
  │ │ └──[-] anyOf (1:693876)❌ 
  │ ├─┬name
  │ │ └──[🔀] $ref (42590:33)❌ 
  │ ├─┬parent_id
  │ │ ├──[🔀] title (42533:22)
  │ │ ├──[🔀] description (42534:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] examples (42521:19)
  │ │   ├──[+] format (42518:27)❌ 
  │ │   ├──[+] description (42519:32)
  │ │   └─┬Extensions
  │ │     └──[+] x-polar-selector-widget (42523:44)
  │ └─┬metadata
  │   └──[🔀] $ref (42569:33)❌ 
  ├─┬CustomerSeat
  │ ├──[+] properties (37365:11)
  │ ├─┬subscription_id
  │ │ └──[🔀] $ref (54988:17)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (37439:28)❌ 
  │ ├─┬member_id
  │ │ ├──[-] title (1:607357)
  │ │ ├──[🔀] description (37374:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (45648:23)❌ 
  │ ├─┬revoked_at
  │ │ ├──[🔀] title (37332:22)
  │ │ ├──[🔀] description (37333:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (37326:27)❌ 
  │ ├─┬modified_at
  │ │ ├──[🔀] title (37362:22)
  │ │ ├──[🔀] description (37363:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (37356:27)❌ 
  │ ├─┬order_id
  │ │ ├──[🔀] title (37300:22)
  │ │ ├──[🔀] description (37301:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (37294:27)❌ 
  │ └─┬seat_metadata
  │   ├──[🔀] title (37436:22)
  │   ├──[🔀] description (37437:28)
  │   └─┬ANYOF
  │     ├──[-] additionalProperties (1:608287)❌ 
  │     ├──[🔀] type (37429:25)❌ 
  │     └──[+] format (37430:27)❌ 
  ├─┬BalanceRefundEvent
  │ ├──[+] properties (21050:11)
  │ ├──[+] properties (21037:11)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:332199)❌ 
  │ │ ├──[🔀] title (21078:22)
  │ │ ├──[-] format (1:332219)❌ 
  │ │ ├──[🔀] description (21079:28)
  │ │ ├──[+] anyOf (21070:15)
  │ │ └──[+] anyOf (21074:15)
  │ ├─┬label
  │ │ ├──[🔀] title (20978:22)
  │ │ ├──[+] format (20977:23)❌ 
  │ │ └──[🔀] description (20979:28)
  │ ├─┬id
  │ │ ├──[-] type (1:332092)❌ 
  │ │ ├──[🔀] title (21059:22)
  │ │ ├──[-] format (1:332112)❌ 
  │ │ ├──[🔀] description (21060:28)
  │ │ ├──[+] anyOf (21052:15)
  │ │ └──[+] anyOf (21055:15)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (21081:20)❌ 
  │ ├─┬parent_id
  │ │ ├──[+] type (21093:21)❌ 
  │ │ ├──[🔀] title (21095:22)
  │ │ ├──[🔀] description (21096:28)
  │ │ ├──[+] const (21094:22)❌ 
  │ │ ├──[-] anyOf (1:333328)❌ 
  │ │ └──[-] anyOf (1:333367)❌ 
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (21119:23)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:333790)❌ 
  │ │ ├──[🔀] title (21047:22)
  │ │ ├──[🔀] description (21048:28)
  │ │ ├──[-] const (1:333809)❌ 
  │ │ ├──[+] anyOf (21039:15)
  │ │ └──[+] anyOf (21043:15)
  │ └─┬source
  │   ├──[+] examples (20993:15)
  │   ├──[🔀] title (20990:22)
  │   ├──[+] format (20989:23)❌ 
  │   ├──[🔀] description (20991:28)
  │   ├──[-] const (1:333598)❌ 
  │   └─┬Extensions
  │     └──[+] x-polar-selector-widget (20995:40)
  ├─┬ProductPriceMeteredUnitCreate
  │ └─┬price_currency
  │   └──[🔀] $ref (52228:17)❌ 
  ├─┬ProductPriceFixed
  │ └─┬price_currency
  │   └──[🔀] $ref (52228:17)❌ 
  ├─┬BenefitGrantedEvent
  │ ├──[+] properties (24574:11)
  │ ├──[+] properties (24561:11)
  │ ├─┬source
  │ │ ├──[+] examples (24517:15)
  │ │ ├──[🔀] title (24514:22)
  │ │ ├──[+] format (24513:23)❌ 
  │ │ ├──[🔀] description (24515:28)
  │ │ ├──[-] const (1:393727)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (24519:40)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (24605:20)❌ 
  │ ├─┬parent_id
  │ │ ├──[+] type (24617:21)❌ 
  │ │ ├──[🔀] title (24619:22)
  │ │ ├──[🔀] description (24620:28)
  │ │ ├──[+] const (24618:22)❌ 
  │ │ ├──[-] anyOf (1:393457)❌ 
  │ │ └──[-] anyOf (1:393496)❌ 
  │ ├─┬timestamp
  │ │ ├──[-] type (1:392328)❌ 
  │ │ ├──[🔀] title (24602:22)
  │ │ ├──[-] format (1:392348)❌ 
  │ │ ├──[🔀] description (24603:28)
  │ │ ├──[+] anyOf (24594:15)
  │ │ └──[+] anyOf (24598:15)
  │ ├─┬label
  │ │ ├──[🔀] title (24502:22)
  │ │ ├──[+] format (24501:23)❌ 
  │ │ └──[🔀] description (24503:28)
  │ ├─┬id
  │ │ ├──[-] type (1:392221)❌ 
  │ │ ├──[🔀] title (24583:22)
  │ │ ├──[-] format (1:392241)❌ 
  │ │ ├──[🔀] description (24584:28)
  │ │ ├──[+] anyOf (24576:15)
  │ │ └──[+] anyOf (24579:15)
  │ ├─┬name
  │ │ ├──[-] type (1:393919)❌ 
  │ │ ├──[🔀] title (24571:22)
  │ │ ├──[🔀] description (24572:28)
  │ │ ├──[-] const (1:393938)❌ 
  │ │ ├──[+] anyOf (24563:15)
  │ │ └──[+] anyOf (24567:15)
  │ └─┬organization_id
  │   └──[🔀] $ref (24248:23)❌ 
  ├─┬OAuth2ClientConfigurationUpdate
  │ └─┬scope
  │   └──[🔀] default (48741:24)❌ 
  ├─┬CheckoutProduct
  │ ├──[+] required (28976:11)❌ 
  │ └──[+] properties (28892:11)
  ├─┬OrderPaidEvent
  │ ├──[+] properties (49698:11)
  │ ├──[+] properties (49685:11)
  │ ├─┬source
  │ │ ├──[+] examples (49641:15)
  │ │ ├──[🔀] title (49638:22)
  │ │ ├──[+] format (49637:23)❌ 
  │ │ ├──[🔀] description (49639:28)
  │ │ ├──[-] const (1:796762)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (49643:40)
  │ ├─┬label
  │ │ ├──[🔀] title (49626:22)
  │ │ ├──[+] format (49625:23)❌ 
  │ │ └──[🔀] description (49627:28)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (49729:20)❌ 
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (49767:23)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:795256)❌ 
  │ │ ├──[🔀] title (49707:22)
  │ │ ├──[-] format (1:795276)❌ 
  │ │ ├──[🔀] description (49708:28)
  │ │ ├──[+] anyOf (49700:15)
  │ │ └──[+] anyOf (49703:15)
  │ ├─┬parent_id
  │ │ ├──[+] type (49741:21)❌ 
  │ │ ├──[🔀] title (49743:22)
  │ │ ├──[🔀] description (49744:28)
  │ │ ├──[+] const (49742:22)❌ 
  │ │ ├──[-] anyOf (1:796492)❌ 
  │ │ └──[-] anyOf (1:796531)❌ 
  │ ├─┬timestamp
  │ │ ├──[-] type (1:795363)❌ 
  │ │ ├──[🔀] title (49726:22)
  │ │ ├──[-] format (1:795383)❌ 
  │ │ ├──[🔀] description (49727:28)
  │ │ ├──[+] anyOf (49718:15)
  │ │ └──[+] anyOf (49722:15)
  │ └─┬name
  │   ├──[-] type (1:796954)❌ 
  │   ├──[🔀] title (49695:22)
  │   ├──[🔀] description (49696:28)
  │   ├──[-] const (1:796973)❌ 
  │   ├──[+] anyOf (49687:15)
  │   └──[+] anyOf (49691:15)
  ├─┬CustomerState
  │ └──[+] properties (37700:11)
  ├─┬PortalAuthenticatedUser
  │ ├──[+] properties (52191:11)
  │ ├─┬type
  │ │ ├──[-] type (1:833619)❌ 
  │ │ ├──[🔀] title (52213:22)
  │ │ ├──[🔀] description (52214:28)
  │ │ ├──[+] anyOf (52206:15)
  │ │ └──[+] anyOf (52209:15)
  │ ├─┬name
  │ │ ├──[🔀] title (52201:22)
  │ │ ├──[🔀] description (52202:28)
  │ │ └─┬ANYOF
  │ │   └──[+] format (52195:27)❌ 
  │ └─┬role
  │   ├──[🔀] title (52177:22)
  │   └──[🔀] description (52178:28)
  ├─┬AuthorizeResponseOrganization
  │ └─┬scope_display_names
  │   └──[🔀] default (19870:24)❌ 
  ├─┬CustomerBenefitGrantMeterCredit
  │ ├──[+] properties (34667:11)
  │ ├─┬id
  │ │ ├──[-] type (1:565741)❌ 
  │ │ ├──[🔀] title (34599:22)
  │ │ ├──[-] format (1:565761)❌ 
  │ │ ├──[-] description (1:565800)
  │ │ ├──[+] anyOf (34591:15)
  │ │ └──[+] anyOf (34595:15)
  │ ├─┬order_id
  │ │ ├──[🔀] title (34580:22)
  │ │ ├──[+] description (34581:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (34574:27)❌ 
  │ ├─┬granted_at
  │ │ ├──[-] title (1:565922)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (23823:23)❌ 
  │ ├─┬modified_at
  │ │ ├──[🔀] title (34628:22)
  │ │ ├──[-] description (1:565679)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (34622:27)❌ 
  │ ├─┬member_id
  │ │ ├──[+] type (34664:21)❌ 
  │ │ ├──[🔀] title (34665:22)
  │ │ ├──[-] anyOf (1:566150)❌ 
  │ │ └──[-] anyOf (1:566189)❌ 
  │ ├─┬subscription_id
  │ │ ├──[🔀] title (34611:22)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (34605:27)❌ 
  │ ├─┬is_revoked
  │ │ └──[🔀] title (34661:22)
  │ ├─┬properties
  │ │ └──[🔀] $ref (34647:23)❌ 
  │ ├─┬revoked_at
  │ │ └──[🔀] $ref (24274:23)❌ 
  │ └─┬is_granted
  │   ├──[🔀] type (34584:21)❌ 
  │   ├──[🔀] title (34586:22)
  │   ├──[+] format (34585:23)❌ 
  │   └──[+] description (34587:28)
  ├─┬SubscriptionCustomer
  │ └──[+] properties (56154:11)
  ├─┬BenefitUpdatedEvent
  │ ├──[+] properties (25918:11)
  │ ├──[+] properties (25905:11)
  │ ├─┬id
  │ │ ├──[-] type (1:414891)❌ 
  │ │ ├──[🔀] title (25927:22)
  │ │ ├──[-] format (1:414911)❌ 
  │ │ ├──[🔀] description (25928:28)
  │ │ ├──[+] anyOf (25920:15)
  │ │ └──[+] anyOf (25923:15)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:414998)❌ 
  │ │ ├──[🔀] title (25946:22)
  │ │ ├──[-] format (1:415018)❌ 
  │ │ ├──[🔀] description (25947:28)
  │ │ ├──[+] anyOf (25938:15)
  │ │ └──[+] anyOf (25942:15)
  │ ├─┬label
  │ │ ├──[🔀] title (25846:22)
  │ │ ├──[+] format (25845:23)❌ 
  │ │ └──[🔀] description (25847:28)
  │ ├─┬name
  │ │ ├──[-] type (1:416589)❌ 
  │ │ ├──[🔀] title (25915:22)
  │ │ ├──[🔀] description (25916:28)
  │ │ ├──[-] const (1:416608)❌ 
  │ │ ├──[+] anyOf (25907:15)
  │ │ └──[+] anyOf (25911:15)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (25949:20)❌ 
  │ ├─┬source
  │ │ ├──[+] examples (25861:15)
  │ │ ├──[🔀] title (25858:22)
  │ │ ├──[+] format (25857:23)❌ 
  │ │ ├──[🔀] description (25859:28)
  │ │ ├──[-] const (1:416397)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (25863:40)
  │ ├─┬parent_id
  │ │ ├──[+] type (25961:21)❌ 
  │ │ ├──[🔀] title (25963:22)
  │ │ ├──[🔀] description (25964:28)
  │ │ ├──[+] const (25962:22)❌ 
  │ │ ├──[-] anyOf (1:416127)❌ 
  │ │ └──[-] anyOf (1:416166)❌ 
  │ └─┬organization_id
  │   └──[🔀] $ref (24248:23)❌ 
  ├─┬BenefitRevokedEvent
  │ ├──[+] properties (25675:11)
  │ ├──[+] properties (25662:11)
  │ ├─┬label
  │ │ ├──[🔀] title (25603:22)
  │ │ ├──[+] format (25602:23)❌ 
  │ │ └──[🔀] description (25604:28)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:411003)❌ 
  │ │ ├──[🔀] title (25703:22)
  │ │ ├──[-] format (1:411023)❌ 
  │ │ ├──[🔀] description (25704:28)
  │ │ ├──[+] anyOf (25695:15)
  │ │ └──[+] anyOf (25699:15)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (24248:23)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:410896)❌ 
  │ │ ├──[🔀] title (25684:22)
  │ │ ├──[-] format (1:410916)❌ 
  │ │ ├──[🔀] description (25685:28)
  │ │ ├──[+] anyOf (25677:15)
  │ │ └──[+] anyOf (25680:15)
  │ ├─┬parent_id
  │ │ ├──[+] type (25718:21)❌ 
  │ │ ├──[🔀] title (25720:22)
  │ │ ├──[🔀] description (25721:28)
  │ │ ├──[+] const (25719:22)❌ 
  │ │ ├──[-] anyOf (1:412132)❌ 
  │ │ └──[-] anyOf (1:412171)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:412594)❌ 
  │ │ ├──[🔀] title (25672:22)
  │ │ ├──[🔀] description (25673:28)
  │ │ ├──[-] const (1:412613)❌ 
  │ │ ├──[+] anyOf (25664:15)
  │ │ └──[+] anyOf (25668:15)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (25706:20)❌ 
  │ └─┬source
  │   ├──[+] examples (25618:15)
  │   ├──[🔀] title (25615:22)
  │   ├──[+] format (25614:23)❌ 
  │   ├──[🔀] description (25616:28)
  │   ├──[-] const (1:412402)❌ 
  │   └─┬Extensions
  │     └──[+] x-polar-selector-widget (25620:40)
  ├─┬CustomerSubscriptionProduct
  │ ├──[+] required (38961:11)❌ 
  │ └──[+] properties (38874:11)
  ├─┬SubscriptionBillingPeriodUpdatedEvent
  │ ├──[+] properties (55461:11)
  │ ├──[+] properties (55448:11)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (55530:23)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:893194)❌ 
  │ │ ├──[🔀] title (55458:22)
  │ │ ├──[🔀] description (55459:28)
  │ │ ├──[-] const (1:893213)❌ 
  │ │ ├──[+] anyOf (55450:15)
  │ │ └──[+] anyOf (55454:15)
  │ ├─┬parent_id
  │ │ ├──[+] type (55504:21)❌ 
  │ │ ├──[🔀] title (55506:22)
  │ │ ├──[🔀] description (55507:28)
  │ │ ├──[+] const (55505:22)❌ 
  │ │ ├──[-] anyOf (1:892732)❌ 
  │ │ └──[-] anyOf (1:892771)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:891496)❌ 
  │ │ ├──[🔀] title (55470:22)
  │ │ ├──[-] format (1:891516)❌ 
  │ │ ├──[🔀] description (55471:28)
  │ │ ├──[+] anyOf (55463:15)
  │ │ └──[+] anyOf (55466:15)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (55492:20)❌ 
  │ ├─┬source
  │ │ ├──[+] examples (55404:15)
  │ │ ├──[🔀] title (55401:22)
  │ │ ├──[+] format (55400:23)❌ 
  │ │ ├──[🔀] description (55402:28)
  │ │ ├──[-] const (1:893002)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (55406:40)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:891603)❌ 
  │ │ ├──[🔀] title (55489:22)
  │ │ ├──[-] format (1:891623)❌ 
  │ │ ├──[🔀] description (55490:28)
  │ │ ├──[+] anyOf (55481:15)
  │ │ └──[+] anyOf (55485:15)
  │ └─┬label
  │   ├──[🔀] title (55389:22)
  │   ├──[+] format (55388:23)❌ 
  │   └──[🔀] description (55390:28)
  ├─┬OrderCustomer
  │ └──[+] properties (49379:11)
  ├─┬BalanceRefundReversalEvent
  │ ├──[+] properties (21285:11)
  │ ├──[+] properties (21272:11)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (21119:23)❌ 
  │ ├─┬parent_id
  │ │ ├──[+] type (21328:21)❌ 
  │ │ ├──[🔀] title (21330:22)
  │ │ ├──[🔀] description (21331:28)
  │ │ ├──[+] const (21329:22)❌ 
  │ │ ├──[-] anyOf (1:336714)❌ 
  │ │ └──[-] anyOf (1:336753)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (21316:20)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:335478)❌ 
  │ │ ├──[🔀] title (21294:22)
  │ │ ├──[-] format (1:335498)❌ 
  │ │ ├──[🔀] description (21295:28)
  │ │ ├──[+] anyOf (21287:15)
  │ │ └──[+] anyOf (21290:15)
  │ ├─┬source
  │ │ ├──[+] examples (21228:15)
  │ │ ├──[🔀] title (21225:22)
  │ │ ├──[+] format (21224:23)❌ 
  │ │ ├──[🔀] description (21226:28)
  │ │ ├──[-] const (1:336984)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (21230:40)
  │ ├─┬name
  │ │ ├──[-] type (1:337176)❌ 
  │ │ ├──[🔀] title (21282:22)
  │ │ ├──[🔀] description (21283:28)
  │ │ ├──[-] const (1:337195)❌ 
  │ │ ├──[+] anyOf (21274:15)
  │ │ └──[+] anyOf (21278:15)
  │ ├─┬label
  │ │ ├──[🔀] title (21213:22)
  │ │ ├──[+] format (21212:23)❌ 
  │ │ └──[🔀] description (21214:28)
  │ └─┬timestamp
  │   ├──[-] type (1:335585)❌ 
  │   ├──[🔀] title (21313:22)
  │   ├──[-] format (1:335605)❌ 
  │   ├──[🔀] description (21314:28)
  │   ├──[+] anyOf (21305:15)
  │   └──[+] anyOf (21309:15)
  ├─┬ProductPriceSeatBasedCreate
  │ └─┬price_currency
  │   └──[🔀] $ref (52228:17)❌ 
  ├─┬SubscriptionCreatedEvent
  │ ├──[+] properties (55979:11)
  │ ├──[+] properties (55966:11)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:901888)❌ 
  │ │ ├──[🔀] title (56007:22)
  │ │ ├──[-] format (1:901908)❌ 
  │ │ ├──[🔀] description (56008:28)
  │ │ ├──[+] anyOf (55999:15)
  │ │ └──[+] anyOf (56003:15)
  │ ├─┬parent_id
  │ │ ├──[+] type (56022:21)❌ 
  │ │ ├──[🔀] title (56024:22)
  │ │ ├──[🔀] description (56025:28)
  │ │ ├──[+] const (56023:22)❌ 
  │ │ ├──[-] anyOf (1:903017)❌ 
  │ │ └──[-] anyOf (1:903056)❌ 
  │ ├─┬source
  │ │ ├──[+] examples (55922:15)
  │ │ ├──[🔀] title (55919:22)
  │ │ ├──[+] format (55918:23)❌ 
  │ │ ├──[🔀] description (55920:28)
  │ │ ├──[-] const (1:903287)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (55924:40)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (56048:23)❌ 
  │ ├─┬label
  │ │ ├──[🔀] title (55907:22)
  │ │ ├──[+] format (55906:23)❌ 
  │ │ └──[🔀] description (55908:28)
  │ ├─┬name
  │ │ ├──[-] type (1:903479)❌ 
  │ │ ├──[🔀] title (55976:22)
  │ │ ├──[🔀] description (55977:28)
  │ │ ├──[-] const (1:903498)❌ 
  │ │ ├──[+] anyOf (55968:15)
  │ │ └──[+] anyOf (55972:15)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (56010:20)❌ 
  │ └─┬id
  │   ├──[-] type (1:901781)❌ 
  │   ├──[🔀] title (55988:22)
  │   ├──[-] format (1:901801)❌ 
  │   ├──[🔀] description (55989:28)
  │   ├──[+] anyOf (55981:15)
  │   └──[+] anyOf (55984:15)
  ├─┬MeterResetEvent
  │ ├──[+] properties (46486:11)
  │ ├──[+] properties (46473:11)
  │ ├─┬source
  │ │ ├──[+] examples (46429:15)
  │ │ ├──[🔀] title (46426:22)
  │ │ ├──[+] format (46425:23)❌ 
  │ │ ├──[🔀] description (46427:28)
  │ │ ├──[-] const (1:755609)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (46431:40)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (46555:23)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:754103)❌ 
  │ │ ├──[🔀] title (46495:22)
  │ │ ├──[-] format (1:754123)❌ 
  │ │ ├──[🔀] description (46496:28)
  │ │ ├──[+] anyOf (46488:15)
  │ │ └──[+] anyOf (46491:15)
  │ ├─┬label
  │ │ ├──[🔀] title (46414:22)
  │ │ ├──[+] format (46413:23)❌ 
  │ │ └──[🔀] description (46415:28)
  │ ├─┬parent_id
  │ │ ├──[+] type (46529:21)❌ 
  │ │ ├──[🔀] title (46531:22)
  │ │ ├──[🔀] description (46532:28)
  │ │ ├──[+] const (46530:22)❌ 
  │ │ ├──[-] anyOf (1:755339)❌ 
  │ │ └──[-] anyOf (1:755378)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:755801)❌ 
  │ │ ├──[🔀] title (46483:22)
  │ │ ├──[🔀] description (46484:28)
  │ │ ├──[-] const (1:755820)❌ 
  │ │ ├──[+] anyOf (46475:15)
  │ │ └──[+] anyOf (46479:15)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (46517:20)❌ 
  │ └─┬timestamp
  │   ├──[-] type (1:754210)❌ 
  │   ├──[🔀] title (46514:22)
  │   ├──[-] format (1:754230)❌ 
  │   ├──[🔀] description (46515:28)
  │   ├──[+] anyOf (46506:15)
  │   └──[+] anyOf (46510:15)
  ├─┬CheckoutLinkProduct
  │ ├──[+] required (28245:11)❌ 
  │ └──[+] properties (28160:11)
  ├─┬ProductPriceCustomCreate
  │ └─┬price_currency
  │   └──[🔀] $ref (52228:17)❌ 
  ├─┬ProductPriceCustom
  │ └─┬price_currency
  │   └──[🔀] $ref (52228:17)❌ 
  ├─┬ProductUpdate
  │ └──[+] properties (53978:11)
  ├─┬LicenseKeyCustomer
  │ └──[+] properties (44334:11)
  ├─┬SubscriptionRevokedEvent
  │ ├──[+] properties (56852:11)
  │ ├──[+] properties (56839:11)
  │ ├─┬source
  │ │ ├──[+] examples (56795:15)
  │ │ ├──[🔀] title (56792:22)
  │ │ ├──[+] format (56791:23)❌ 
  │ │ ├──[🔀] description (56793:28)
  │ │ ├──[-] const (1:917649)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (56797:40)
  │ ├─┬id
  │ │ ├──[-] type (1:916143)❌ 
  │ │ ├──[🔀] title (56861:22)
  │ │ ├──[-] format (1:916163)❌ 
  │ │ ├──[🔀] description (56862:28)
  │ │ ├──[+] anyOf (56854:15)
  │ │ └──[+] anyOf (56857:15)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (56883:20)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:917841)❌ 
  │ │ ├──[🔀] title (56849:22)
  │ │ ├──[🔀] description (56850:28)...

@github-actions github-actions bot added the patch Patch version bump label Feb 3, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770078059 branch 3 times, most recently from ff768a8 to b893e04 Compare February 6, 2026 00:22
* `polar.checkouts.client_update()`:  `response.products.[]` **Changed** **Breaking** ⚠️
* `polar.products.list()`: 
  *  `request.visibility` **Added**
  *  `response.items.[]` **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._endpointcheckout_created_post()`: 
  *  `request.data.products.[]` **Changed** **Breaking** ⚠️
* `polar.customer_portal.subscriptions.update()`:  `response.product` **Changed** **Breaking** ⚠️
* `polar.customer_portal.subscriptions.cancel()`:  `response.product` **Changed** **Breaking** ⚠️
* `polar.customer_portal.subscriptions.get()`:  `response.product` **Changed** **Breaking** ⚠️
* `polar.customer_portal.subscriptions.list()`:  `response.items.[].product` **Changed** **Breaking** ⚠️
* `polar.customer_portal.organizations.get()`:  `response` **Changed** **Breaking** ⚠️
* `polar.customer_portal.orders.update()`:  `response.product` **Changed** **Breaking** ⚠️
* `polar.customer_portal.orders.get()`:  `response.product` **Changed** **Breaking** ⚠️
* `polar.checkouts.client_get()`:  `response.products.[]` **Changed** **Breaking** ⚠️
* `polar.customer_portal.orders.list()`:  `response.items.[].product` **Changed** **Breaking** ⚠️
* `polar.customer_portal.seats.list_claimed_subscriptions()`:  `response.[].product` **Changed** **Breaking** ⚠️
* `polar.checkout-links.update()`:  `response.products.[]` **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._endpointsubscription_active_post()`: 
  *  `request.data` **Changed** **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._endpointproduct_created_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointproduct_updated_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointorganization_updated_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar.checkout-links.get()`:  `response.products.[]` **Changed** **Breaking** ⚠️
* `polar.checkout-links.create()`:  `response.products.[]` **Changed** **Breaking** ⚠️
* `polar.checkout-links.list()`:  `response.items.[].products.[]` **Changed** **Breaking** ⚠️
* `polar.checkouts.client_confirm()`:  `response.products.[]` **Changed** **Breaking** ⚠️
* `polar._endpointcheckout_updated_post()`: 
  *  `request.data.products.[]` **Changed** **Breaking** ⚠️
* `polar.checkouts.create()`: 
  *  `request.prices.{}.[]` **Changed** **Breaking** ⚠️
  *  `response.products.[]` **Changed** **Breaking** ⚠️
* `polar.checkouts.get()`:  `response.products.[]` **Changed** **Breaking** ⚠️
* `polar.checkouts.update()`:  `response.products.[]` **Changed** **Breaking** ⚠️
* `polar.checkouts.list()`:  `response.items.[].products.[]` **Changed** **Breaking** ⚠️
* `polar.products.update_benefits()`:  `response` **Changed** **Breaking** ⚠️
* `polar.products.update()`: 
  *  `request.product_update` **Changed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `polar.subscriptions.list()`:  `response.items.[]` **Changed** **Breaking** ⚠️
* `polar.subscriptions.create()`:  `response` **Changed** **Breaking** ⚠️
* `polar.subscriptions.get()`:  `response` **Changed** **Breaking** ⚠️
* `polar.subscriptions.revoke()`:  `response` **Changed** **Breaking** ⚠️
* `polar.subscriptions.update()`:  `response` **Changed** **Breaking** ⚠️
* `polar.products.get()`:  `response` **Changed** **Breaking** ⚠️
* `polar.products.create()`: 
  *  `request` **Changed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `polar._endpointcustomer_created_post()`: 
  *  `request.data.type` **Added**
* `polar.customers.get_state_external()`:  `response` **Changed**
* `polar.benefit-grants.list()`:  `response.items.[]` **Changed**
* `polar.benefits.grants()`:  `response.items.[]` **Changed**
* `polar.organizations.update()`: 
  *  `request.organization_update` **Changed**
  *  `response` **Changed**
* `polar.organizations.get()`:  `response` **Changed**
* `polar.orders.list()`:  `response.items.[]` **Changed**
* `polar.orders.get()`:  `response` **Changed**
* `polar.orders.update()`:  `response` **Changed**
* `polar.organizations.create()`: 
  *  `request` **Changed**
  *  `response` **Changed**
* `polar.organizations.list()`:  `response.items.[]` **Changed**
* `polar._endpointbenefit_grant_revoked_post()`: 
  *  `request.data.[benefit_grant_license_keys_webhook]` **Changed**
* `polar._endpointbenefit_grant_cycled_post()`: 
  *  `request.data.[benefit_grant_license_keys_webhook]` **Changed**
* `polar._endpointbenefit_grant_updated_post()`: 
  *  `request.data` **Changed**
* `polar.customer-sessions.create()`:  `response.customer.type` **Added**
* `polar._endpointbenefit_grant_created_post()`: 
  *  `request.data.[benefit_grant_license_keys_webhook]` **Changed**
* `polar.license_keys.list()`:  `response.items.[].customer.type` **Added**
* `polar.license_keys.get()`:  `response.customer.type` **Added**
* `polar.license_keys.update()`:  `response.customer.type` **Added**
* `polar.license_keys.get_activation()`:  `response.license_key.customer.type` **Added**
* `polar.license_keys.validate()`:  `response.customer.type` **Added**
* `polar.license_keys.activate()`:  `response.license_key.customer.type` **Added**
* `polar._endpointcustomer_seat_revoked_post()`: 
  *  `request.data.member` **Added**
* `polar._endpointcustomer_seat_claimed_post()`: 
  *  `request.data.member` **Added**
* `polar._endpointcustomer_seat_assigned_post()`: 
  *  `request.data.member` **Added**
* `polar._endpointcustomer_state_changed_post()`: 
  *  `request.data` **Changed**
* `polar.discounts.list()`:  `response.items.[].[discount_fixed_repeat_duration].products.[].visibility` **Added**
* `polar.discounts.create()`:  `response.[discount_fixed_once_forever_duration].products.[].visibility` **Added**
* `polar.discounts.get()`:  `response.[discount_fixed_once_forever_duration].products.[].visibility` **Added**
* `polar.discounts.update()`:  `response.[discount_percentage_once_forever_duration].products.[].visibility` **Added**
* `polar.customers.list()`:  `response.items.[].type` **Added**
* `polar.customers.create()`: 
  *  `request.type` **Added**
  *  `response.type` **Added**
* `polar.customers.get()`:  `response.type` **Added**
* `polar.customers.update()`: 
  *  `request.customer_update.type` **Added**
  *  `response.type` **Added**
* `polar.customers.get_external()`:  `response.type` **Added**
* `polar.customers.update_external()`:  `response.type` **Added**
* `polar.customers.get_state()`:  `response` **Changed**
* `polar.webhooks.list_webhook_deliveries()`:  `request.event_type` **Changed**
* `polar.customer_portal.benefit-grants.list()`: 
  *  `request.query` **Added**
  *  `response.items.[]` **Changed**
* `polar.customer_portal.benefit-grants.get()`:  `response` **Changed**
* `polar.customer_portal.benefit-grants.update()`:  `response` **Changed**
* `polar.customer_portal.customers.get()`:  `response.type` **Added**
* `polar.customer_portal.customers.update()`:  `response.type` **Added**
* `polar.customer_portal.seats.list_seats()`:  `response.seats.[].member` **Added**
* `polar.customer_portal.seats.assign_seat()`: 
  *  `request` **Changed**
  *  `response.member` **Added**
* `polar.customer_portal.seats.revoke_seat()`:  `response.member` **Added**
* `polar.customer_portal.seats.resend_invitation()`:  `response.member` **Added**
* `polar._endpointcustomer_deleted_post()`: 
  *  `request.data.type` **Added**
* `polar.customer_portal.customer-session.get_authenticated_user()`:  `response.member_id` **Added**
* `polar.customer_portal.license_keys.list()`:  `response.items.[].customer.type` **Added**
* `polar.customer_portal.license_keys.get()`:  `response.customer.type` **Added**
* `polar.customer_portal.license_keys.validate()`:  `response.customer.type` **Added**
* `polar.customer_portal.license_keys.activate()`:  `response.license_key.customer.type` **Added**
* `polar._endpointcustomer_updated_post()`: 
  *  `request.data.type` **Added**
* `polar.customer_portal.members.remove_member()`: **Added**
* `polar.customer_portal.members.update_member()`: **Added**
* `polar.customer_portal.members.add_member()`: **Added**
* `polar.customer_portal.members.list_members()`: **Added**
* `polar._endpointmember_deleted_post()`: **Added**
* `polar._endpointmember_updated_post()`: **Added**
* `polar._endpointmember_created_post()`: **Added**
* `polar.customer-seats.list_seats()`:  `response.seats.[].member` **Added**
* `polar.customer-seats.assign_seat()`: 
  *  `request` **Changed**
  *  `response.member` **Added**
* `polar.customer-seats.revoke_seat()`:  `response.member` **Added**
* `polar.customer-seats.resend_invitation()`:  `response.member` **Added**
* `polar.customer-seats.claim_seat()`:  `response.seat.member` **Added**
* `polar._endpointcheckout_expired_post()`: **Added**
* `polar.member-sessions.create()`:  `response.customer.type` **Added**
* `polar.events.list()`:  `response.[list_resource_event_].items.[]` **Changed**
* `polar.events.get()`:  `response` **Changed**
* `polar.events.ingest()`: 
  *  `request.events.[]` **Changed**
* `polar.meters.quantities()`:  `request.timezone` **Added**
* `polar.customer_meters.list()`:  `response.items.[].customer.type` **Added**
* `polar.customer_meters.get()`:  `response.customer.type` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770078059 branch from ec5cb75 to 3f1889f Compare February 7, 2026 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant