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 Changed
  • polar._endpointbenefit_grant_cycled_post():
    • request.data Changed
  • polar._endpointbenefit_grant_updated_post():
    • request.data Changed
  • polar.customer-sessions.create(): response.customer.type Added
  • polar._endpointbenefit_grant_created_post():
    • request.data 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_once_forever_duration].products.[].visibility Added
  • polar.discounts.create(): response.[discount_percentage_repeat_duration].products.[].visibility Added
  • polar.discounts.get(): response.[discount_fixed_once_forever_duration].products.[].visibility Added
  • polar.discounts.update(): response.[discount_fixed_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 (17298:25)
├──[+] webhooks (17594:23)
├──[+] webhooks (17668:23)
├──[+] webhooks (17631:23)
├─┬Paths
│ ├──[+] path (12452:5)
│ ├──[+] path (12357: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/customer-portal/benefit-grants/
│ │ └─┬GET
│ │   └──[+] parameters (10199:21)❌ 
│ ├─┬/v1/meters/{id}/quantities
│ │ └─┬GET
│ │   └──[+] parameters (16080:21)❌ 
│ └─┬/v1/products/
│   └─┬GET
│     └──[+] parameters (3472:21)❌ 
└─┬Components
  ├──[+] schemas (37003:37)
  ├──[+] schemas (54073:28)
  ├──[+] schemas (36942:31)
  ├──[+] schemas (37040:37)
  ├──[+] schemas (36642:46)
  ├──[+] schemas (39044:23)
  ├──[+] schemas (58453:40)
  ├──[+] schemas (59215:38)
  ├──[+] schemas (59187:38)
  ├──[+] schemas (59159:38)
  ├─┬CustomerBenefitGrantLicenseKeys
  │ ├──[+] properties (34509:11)
  │ ├─┬modified_at
  │ │ ├──[🔀] title (34470:22)
  │ │ ├──[-] description (1:563671)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (34464:27)❌ 
  │ ├─┬is_granted
  │ │ ├──[🔀] type (34426:21)❌ 
  │ │ ├──[🔀] title (34428:22)
  │ │ ├──[+] format (34427:23)❌ 
  │ │ └──[+] description (34429:28)
  │ ├─┬order_id
  │ │ ├──[🔀] title (34422:22)
  │ │ ├──[+] description (34423:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (34416:27)❌ 
  │ ├─┬revoked_at
  │ │ └──[🔀] $ref (24058:23)❌ 
  │ ├─┬is_revoked
  │ │ └──[🔀] title (34503:22)
  │ ├─┬member_id
  │ │ ├──[+] type (34506:21)❌ 
  │ │ ├──[🔀] title (34507:22)
  │ │ ├──[-] anyOf (1:564142)❌ 
  │ │ └──[-] anyOf (1:564181)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:563733)❌ 
  │ │ ├──[🔀] title (34441:22)
  │ │ ├──[-] format (1:563753)❌ 
  │ │ ├──[-] description (1:563792)
  │ │ ├──[+] anyOf (34433:15)
  │ │ └──[+] anyOf (34437:15)
  │ ├─┬subscription_id
  │ │ ├──[🔀] title (34453:22)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (34447:27)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (34489:23)❌ 
  │ └─┬granted_at
  │   ├──[-] title (1:563914)
  │   └─┬ANYOF
  │     └──[🔀] $ref (23823:23)❌ 
  ├─┬CustomerSeat
  │ ├──[+] properties (37365:11)
  │ ├─┬modified_at
  │ │ ├──[🔀] title (37362:22)
  │ │ ├──[🔀] description (37363:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (37356:27)❌ 
  │ ├─┬seat_metadata
  │ │ ├──[🔀] title (37436:22)
  │ │ ├──[🔀] description (37437:28)
  │ │ └─┬ANYOF
  │ │   ├──[-] additionalProperties (1:608287)❌ 
  │ │   ├──[🔀] type (37429:25)❌ 
  │ │   └──[+] format (37430:27)❌ 
  │ ├─┬revoked_at
  │ │ ├──[🔀] title (37332:22)
  │ │ ├──[🔀] description (37333:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (37326:27)❌ 
  │ ├─┬subscription_id
  │ │ └──[🔀] $ref (54988:17)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (37439:28)❌ 
  │ ├─┬member_id
  │ │ ├──[-] title (1:607357)
  │ │ ├──[🔀] description (37374:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (45648:23)❌ 
  │ └─┬order_id
  │   ├──[🔀] title (37300:22)
  │   ├──[🔀] description (37301:28)
  │   └─┬ANYOF
  │     └──[🔀] format (37294:27)❌ 
  ├─┬WebhookEventType
  │ ├──[+] enum (59114:11)
  │ ├──[+] enum (59122:11)
  │ ├──[+] enum (59123:11)
  │ └──[+] enum (59124:11)
  ├─┬CustomerState
  │ └──[+] properties (37700:11)
  ├─┬SubscriptionCreatedEvent
  │ ├──[+] properties (55979:11)
  │ ├──[+] properties (55966:11)
  │ ├─┬name
  │ │ ├──[-] type (1:903479)❌ 
  │ │ ├──[🔀] title (55976:22)
  │ │ ├──[🔀] description (55977:28)
  │ │ ├──[-] const (1:903498)❌ 
  │ │ ├──[+] anyOf (55968:15)
  │ │ └──[+] anyOf (55972: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)
  │ ├─┬id
  │ │ ├──[-] type (1:901781)❌ 
  │ │ ├──[🔀] title (55988:22)
  │ │ ├──[-] format (1:901801)❌ 
  │ │ ├──[🔀] description (55989:28)
  │ │ ├──[+] anyOf (55981:15)
  │ │ └──[+] anyOf (55984:15)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (56010:20)❌ 
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (56048:23)❌ 
  │ ├─┬label
  │ │ ├──[🔀] title (55907:22)
  │ │ ├──[+] format (55906:23)❌ 
  │ │ └──[🔀] description (55908:28)
  │ └─┬timestamp
  │   ├──[-] type (1:901888)❌ 
  │   ├──[🔀] title (56007:22)
  │   ├──[-] format (1:901908)❌ 
  │   ├──[🔀] description (56008:28)
  │   ├──[+] anyOf (55999:15)
  │   └──[+] anyOf (56003:15)
  ├─┬ProductCreateRecurring
  │ └──[+] properties (52655:11)
  ├─┬BalanceDisputeReversalEvent
  │ ├──[+] properties (20678:11)
  │ ├──[+] properties (20665:11)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:326808)❌ 
  │ │ ├──[🔀] title (20706:22)
  │ │ ├──[-] format (1:326828)❌ 
  │ │ ├──[🔀] description (20707:28)
  │ │ ├──[+] anyOf (20698:15)
  │ │ └──[+] anyOf (20702:15)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (20516:23)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:326701)❌ 
  │ │ ├──[🔀] title (20687:22)
  │ │ ├──[-] format (1:326721)❌ 
  │ │ ├──[🔀] description (20688:28)
  │ │ ├──[+] anyOf (20680:15)
  │ │ └──[+] anyOf (20683:15)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (20709:20)❌ 
  │ ├─┬label
  │ │ ├──[🔀] title (20606:22)
  │ │ ├──[+] format (20605:23)❌ 
  │ │ └──[🔀] description (20607:28)
  │ ├─┬parent_id
  │ │ ├──[+] type (20721:21)❌ 
  │ │ ├──[🔀] title (20723:22)
  │ │ ├──[🔀] description (20724:28)
  │ │ ├──[+] const (20722:22)❌ 
  │ │ ├──[-] anyOf (1:327937)❌ 
  │ │ └──[-] anyOf (1:327976)❌ 
  │ ├─┬source
  │ │ ├──[+] examples (20621:15)
  │ │ ├──[🔀] title (20618:22)
  │ │ ├──[+] format (20617:23)❌ 
  │ │ ├──[🔀] description (20619:28)
  │ │ ├──[-] const (1:328207)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (20623:40)
  │ └─┬name
  │   ├──[-] type (1:328399)❌ 
  │   ├──[🔀] title (20675:22)
  │   ├──[🔀] description (20676:28)
  │   ├──[-] const (1:328418)❌ 
  │   ├──[+] anyOf (20667:15)
  │   └──[+] anyOf (20671:15)
  ├─┬DiscountProduct
  │ ├──[+] required (41808:11)❌ 
  │ └──[+] properties (41754:11)
  ├─┬CustomerCreate
  │ └──[+] properties (34892:11)
  ├─┬ProductPriceFreeCreate
  │ └──[+] properties (53418:11)
  ├─┬LicenseKeyCustomer
  │ └──[+] properties (44334:11)
  ├─┬ProductCreateOneTime
  │ └──[+] properties (52503:11)
  ├─┬ProductPriceFixedCreate
  │ └─┬price_currency
  │   └──[🔀] $ref (52228:17)❌ 
  ├─┬Organization
  │ ├──[+] required (50664:11)❌ 
  │ ├──[+] properties (50617:11)
  │ ├─┬subscription_settings
  │ │ └──[🔀] $ref (51601:17)❌ 
  │ ├─┬details_submitted_at
  │ │ └──[🔀] $ref (52228:17)❌ 
  │ ├─┬website
  │ │ └──[🔀] $ref (51637:23)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:809498)❌ 
  │ │ ├──[🔀] title (50528:22)
  │ │ ├──[🔀] description (50529:28)
  │ │ ├──[+] anyOf (50520:15)
  │ │ └──[+] anyOf (50524:15)
  │ ├─┬notification_settings
  │ │ └──[🔀] $ref (50537:19)❌ 
  │ ├─┬slug
  │ │ └──[🔀] $ref (56720:17)❌ 
  │ ├─┬modified_at
  │ │ ├──[+] type (50532:21)❌ 
  │ │ ├──[🔀] title (50534:22)
  │ │ ├──[+] format (50533:23)❌ 
  │ │ ├──[🔀] description (50535:28)
  │ │ ├──[-] anyOf (1:809233)❌ 
  │ │ └──[-] anyOf (1:809276)❌ 
  │ ├─┬feature_settings
  │ │ ├──[+] title (50577:22)
  │ │ ├──[🔀] description (50578:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (50570:15)❌ 
  │ ├─┬email
  │ │ ├──[🔀] title (50614:22)
  │ │ ├──[🔀] description (50615:28)
  │ │ └─┬ANYOF
  │ │   └──[+] format (50608:27)❌ 
  │ ├─┬socials
  │ │ ├──[-] items (1:810561)❌ 
  │ │ ├──[🔀] type (50543:21)❌ 
  │ │ ├──[🔀] title (50544:22)
  │ │ └──[🔀] description (50545:28)
  │ ├─┬status
  │ │ └──[🔀] $ref (50592:22)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:809396)❌ 
  │ │ ├──[-] title (1:809434)
  │ │ ├──[-] format (1:809416)❌ 
  │ │ ├──[🔀] description (50630:28)
  │ │ ├──[+] anyOf (51373:38)
  │ │ └──[+] anyOf (50626:15)
  │ └─┬proration_behavior
  │   └──[🔀] $ref (51422:23)❌ 
  ├─┬SubscriptionSeatsUpdatedEvent
  │ ├──[+] properties (57030:11)
  │ ├──[+] properties (57017:11)
  │ ├─┬parent_id
  │ │ ├──[+] type (57073:21)❌ 
  │ │ ├──[🔀] title (57075:22)
  │ │ ├──[🔀] description (57076:28)
  │ │ ├──[+] const (57074:22)❌ 
  │ │ ├──[-] anyOf (1:920134)❌ 
  │ │ └──[-] anyOf (1:920173)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:918898)❌ 
  │ │ ├──[🔀] title (57039:22)
  │ │ ├──[-] format (1:918918)❌ 
  │ │ ├──[🔀] description (57040:28)
  │ │ ├──[+] anyOf (57032:15)
  │ │ └──[+] anyOf (57035:15)
  │ ├─┬name
  │ │ ├──[-] type (1:920596)❌ 
  │ │ ├──[🔀] title (57027:22)
  │ │ ├──[🔀] description (57028:28)
  │ │ ├──[-] const (1:920615)❌ 
  │ │ ├──[+] anyOf (57019:15)
  │ │ └──[+] anyOf (57023:15)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:919005)❌ 
  │ │ ├──[🔀] title (57058:22)
  │ │ ├──[-] format (1:919025)❌ 
  │ │ ├──[🔀] description (57059:28)
  │ │ ├──[+] anyOf (57050:15)
  │ │ └──[+] anyOf (57054:15)
  │ ├─┬label
  │ │ ├──[🔀] title (56958:22)
  │ │ ├──[+] format (56957:23)❌ 
  │ │ └──[🔀] description (56959:28)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (57061:20)❌ 
  │ ├─┬source
  │ │ ├──[+] examples (56973:15)
  │ │ ├──[🔀] title (56970:22)
  │ │ ├──[+] format (56969:23)❌ 
  │ │ ├──[🔀] description (56971:28)
  │ │ ├──[-] const (1:920404)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (56975:40)
  │ └─┬organization_id
  │   └──[🔀] $ref (57099:23)❌ 
  ├─┬CustomerBenefitGrantGitHubRepository
  │ ├──[+] properties (34327:11)
  │ ├─┬modified_at
  │ │ ├──[🔀] title (34288:22)
  │ │ ├──[-] description (1:561245)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (34282:27)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:561307)❌ 
  │ │ ├──[🔀] title (34259:22)
  │ │ ├──[-] format (1:561327)❌ 
  │ │ ├──[-] description (1:561366)
  │ │ ├──[+] anyOf (34251:15)
  │ │ └──[+] anyOf (34255:15)
  │ ├─┬is_revoked
  │ │ └──[🔀] title (34321:22)
  │ ├─┬is_granted
  │ │ ├──[🔀] type (34244:21)❌ 
  │ │ ├──[🔀] title (34246:22)
  │ │ ├──[+] format (34245:23)❌ 
  │ │ └──[+] description (34247:28)
  │ ├─┬order_id
  │ │ ├──[🔀] title (34240:22)
  │ │ ├──[+] description (34241:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (34234:27)❌ 
  │ ├─┬subscription_id
  │ │ ├──[🔀] title (34271:22)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (34265:27)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (34307:23)❌ 
  │ ├─┬member_id
  │ │ ├──[+] type (34324:21)❌ 
  │ │ ├──[🔀] title (34325:22)
  │ │ ├──[-] anyOf (1:561716)❌ 
  │ │ └──[-] anyOf (1:561755)❌ 
  │ ├─┬granted_at
  │ │ ├──[-] title (1:561488)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (23823:23)❌ 
  │ └─┬revoked_at
  │   └──[🔀] $ref (23846:23)❌ 
  ├─┬ProductPriceSeatBasedCreate
  │ └─┬price_currency
  │   └──[🔀] $ref (52228:17)❌ 
  ├─┬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)
  │ ├─┬name
  │ │ ├──[-] type (1:755801)❌ 
  │ │ ├──[🔀] title (46483:22)
  │ │ ├──[🔀] description (46484:28)
  │ │ ├──[-] const (1:755820)❌ 
  │ │ ├──[+] anyOf (46475:15)
  │ │ └──[+] anyOf (46479:15)
  │ ├─┬parent_id
  │ │ ├──[+] type (46529:21)❌ 
  │ │ ├──[🔀] title (46531:22)
  │ │ ├──[🔀] description (46532:28)
  │ │ ├──[+] const (46530:22)❌ 
  │ │ ├──[-] anyOf (1:755339)❌ 
  │ │ └──[-] anyOf (1:755378)❌ 
  │ ├─┬label
  │ │ ├──[🔀] title (46414:22)
  │ │ ├──[+] format (46413:23)❌ 
  │ │ └──[🔀] description (46415:28)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (46517:20)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:754103)❌ 
  │ │ ├──[🔀] title (46495:22)
  │ │ ├──[-] format (1:754123)❌ 
  │ │ ├──[🔀] description (46496:28)
  │ │ ├──[+] anyOf (46488:15)
  │ │ └──[+] anyOf (46491:15)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:754210)❌ 
  │ │ ├──[🔀] title (46514:22)
  │ │ ├──[-] format (1:754230)❌ 
  │ │ ├──[🔀] description (46515:28)
  │ │ ├──[+] anyOf (46506:15)
  │ │ └──[+] anyOf (46510:15)
  │ └─┬organization_id
  │   └──[🔀] $ref (46555:23)❌ 
  ├─┬AvailableScope
  │ ├──[-] enum (1:320042)❌ 
  │ ├──[-] enum (1:319968)❌ 
  │ ├──[-] enum (1:320100)❌ 
  │ ├──[-] enum (1:320085)❌ 
  │ └──[-] enum (1:320063)❌ 
  ├─┬OAuth2ClientConfiguration
  │ └─┬scope
  │   └──[🔀] default (48620:24)❌ 
  ├─┬OrganizationFeatureSettings
  │ ├──[+] properties (51411:11)
  │ ├──[+] properties (51405:11)
  │ └─┬wallets_enabled
  │   ├──[🔀] title (51413:22)
  │   └──[🔀] description (51414:28)
  ├─┬BenefitCycledEvent
  │ ├──[+] properties (21867:11)
  │ ├──[+] properties (21854:11)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:345770)❌ 
  │ │ ├──[🔀] title (21895:22)
  │ │ ├──[-] format (1:345790)❌ 
  │ │ ├──[🔀] description (21896:28)
  │ │ ├──[+] anyOf (21887:15)
  │ │ └──[+] anyOf (21891:15)
  │ ├─┬id
  │ │ ├──[-] type (1:345663)❌ 
  │ │ ├──[🔀] title (21876:22)
  │ │ ├──[-] format (1:345683)❌ 
  │ │ ├──[🔀] description (21877:28)
  │ │ ├──[+] anyOf (21869:15)
  │ │ └──[+] anyOf (21872:15)
  │ ├─┬source
  │ │ ├──[+] examples (21810:15)
  │ │ ├──[🔀] title (21807:22)
  │ │ ├──[+] format (21806:23)❌ 
  │ │ ├──[🔀] description (21808:28)
  │ │ ├──[-] const (1:347169)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (21812:40)
  │ ├─┬parent_id
  │ │ ├──[+] type (21910:21)❌ 
  │ │ ├──[🔀] title (21912:22)
  │ │ ├──[🔀] description (21913:28)
  │ │ ├──[+] const (21911:22)❌ 
  │ │ ├──[-] anyOf (1:346899)❌ 
  │ │ └──[-] anyOf (1:346938)❌ 
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (24248:23)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:347361)❌ 
  │ │ ├──[🔀] title (21864:22)
  │ │ ├──[🔀] description (21865:28)
  │ │ ├──[-] const (1:347380)❌ 
  │ │ ├──[+] anyOf (21856:15)
  │ │ └──[+] anyOf (21860:15)
  │ ├─┬label
  │ │ ├──[🔀] title (21795:22)
  │ │ ├──[+] format (21794:23)❌ 
  │ │ └──[🔀] description (21796:28)
  │ └─┬metadata
  │   └──[🔀] $ref (21898:20)❌ 
  ├─┬ProductPriceFixed
  │ └─┬price_currency
  │   └──[🔀] $ref (52228:17)❌ 
  ├─┬LegacyRecurringProductPriceFixed
  │ └─┬price_currency
  │   └──[🔀] $ref (52228:17)❌ 
  ├─┬CustomerWithMembers
  │ └──[+] properties (39698:11)
  ├─┬CheckoutCreatedEvent
  │ ├──[+] properties (27139:11)
  │ ├──[+] properties (27126:11)
  │ ├─┬id
  │ │ ├──[-] type (1:436220)❌ 
  │ │ ├──[🔀] title (27148:22)
  │ │ ├──[-] format (1:436240)❌ 
  │ │ ├──[🔀] description (27149:28)
  │ │ ├──[+] anyOf (27141:15)
  │ │ └──[+] anyOf (27144:15)
  │ ├─┬name
  │ │ ├──[-] type (1:437918)❌ 
  │ │ ├──[🔀] title (27136:22)
  │ │ ├──[🔀] description (27137:28)
  │ │ ├──[-] const (1:437937)❌ 
  │ │ ├──[+] anyOf (27128:15)
  │ │ └──[+] anyOf (27132:15)
  │ ├─┬source
  │ │ ├──[+] examples (27082:15)
  │ │ ├──[🔀] title (27079:22)
  │ │ ├──[+] format (27078:23)❌ 
  │ │ ├──[🔀] description (27080:28)
  │ │ ├──[-] const (1:437726)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (27084:40)
  │ ├─┬parent_id
  │ │ ├──[+] type (27182:21)❌ 
  │ │ ├──[🔀] title (27184:22)
  │ │ ├──[🔀] description (27185:28)
  │ │ ├──[+] const (27183:22)❌ 
  │ │ ├──[-] anyOf (1:437456)❌ 
  │ │ └──[-] anyOf (1:437495)❌ 
  │ ├─┬timestamp
  │ │ ├──[-] type (1:436327)❌ 
  │ │ ├──[🔀] title (27167:22)
  │ │ ├──[-] format (1:436347)❌ 
  │ │ ├──[🔀] description (27168:28)
  │ │ ├──[+] anyOf (27159:15)
  │ │ └──[+] anyOf (27163:15)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (27170:20)❌ 
  │ ├─┬label
  │ │ ├──[🔀] title (27067:22)
  │ │ ├──[+] format (27066:23)❌ 
  │ │ └──[🔀] description (27068:28)
  │ └─┬organization_id
  │   └──[🔀] $ref (27208:23)❌ 
  ├─┬Product
  │ ├──[+] required (52397:11)❌ 
  │ └──[+] properties (52301:11)
  ├─┬BalanceRefundReversalEvent
  │ ├──[+] properties (21285:11)
  │ ├──[+] properties (21272:11)
  │ ├─┬name
  │ │ ├──[-] type (1:337176)❌ 
  │ │ ├──[🔀] title (21282:22)
  │ │ ├──[🔀] description (21283:28)
  │ │ ├──[-] const (1:337195)❌ 
  │ │ ├──[+] anyOf (21274:15)
  │ │ └──[+] anyOf (21278:15)
  │ ├─┬id
  │ │ ├──[-] type (1:335478)❌ 
  │ │ ├──[🔀] title (21294:22)
  │ │ ├──[-] format (1:335498)❌ 
  │ │ ├──[🔀] description (21295:28)
  │ │ ├──[+] anyOf (21287:15)
  │ │ └──[+] anyOf (21290:15)
  │ ├─┬parent_id
  │ │ ├──[+] type (21328:21)❌ 
  │ │ ├──[🔀] title (21330:22)
  │ │ ├──[🔀] description (21331:28)
  │ │ ├──[+] const (21329:22)❌ 
  │ │ ├──[-] anyOf (1:336714)❌ 
  │ │ └──[-] anyOf (1:336753)❌ 
  │ ├─┬timestamp
  │ │ ├──[-] type (1:335585)❌ 
  │ │ ├──[🔀] title (21313:22)
  │ │ ├──[-] format (1:335605)❌ 
  │ │ ├──[🔀] description (21314:28)
  │ │ ├──[+] anyOf (21305:15)
  │ │ └──[+] anyOf (21309:15)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (21316:20)❌ 
  │ ├─┬source
  │ │ ├──[+] examples (21228:15)
  │ │ ├──[🔀] title (21225:22)
  │ │ ├──[+] format (21224:23)❌ 
  │ │ ├──[🔀] description (21226:28)
  │ │ ├──[-] const (1:336984)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (21230:40)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (21119:23)❌ 
  │ └─┬label
  │   ├──[🔀] title (21213:22)
  │   ├──[+] format (21212:23)❌ 
  │   └──[🔀] description (21214:28)
  ├─┬BalanceOrderMetadata
  │ ├──[+] properties (20913:11)
  │ ├─┬tax_amount
  │ │ ├──[🔀] type (20906:21)❌ 
  │ │ └──[🔀] title (20907:22)
  │ ├─┬tax_country
  │ │ ├──[+] type (20930:21)❌ 
  │ │ ├──[🔀] title (20931:22)
  │ │ ├──[-] anyOf (1:331745)❌ 
  │ │ └──[-] anyOf (1:331765)❌ 
  │ ├─┬subscription_id
  │ │ └──[🔀] title (20903:22)
  │ ├─┬presentment_amount
  │ │ ├──[🔀] type (20898:21)❌ 
  │ │ └──[🔀] title (20899:22)
  │ ├─┬order_id
  │ │ ├──[🔀] type (20914:21)❌ 
  │ │ └──[🔀] title (20915:22)
  │ ├─┬product_id
  │ │ └──[🔀] title (20927:22)
  │ ├─┬transaction_id
  │ │ ├──[-] type (1:331106)❌ 
  │ │ ├──[🔀] title (20942:22)
  │ │ ├──[+] anyOf (20935:15)
  │ │ └──[+] anyOf (20938:15)
  │ ├─┬tax_state
  │ │ └──[🔀] title (20953:22)
  │ └─┬presentment_currency
  │   ├──[🔀] type (20922:21)❌ 
  │   └──[🔀] title (20923:22)
  ├─┬OrderCustomer
  │ └──[+] properties (49379:11)
  ├─┬MeterCreditEvent
  │ ├──[+] properties (46269:11)
  │ ├──[+] properties (46256:11)
  │ ├─┬source
  │ │ ├──[+] examples (46212:15)
  │ │ ├──[🔀] title (46209:22)
  │ │ ├──[+] format (46208:23)❌ 
  │ │ ├──[🔀] description (46210:28)
  │ │ ├──[-] const (1:752391)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (46214:40)
  │ ├─┬parent_id
  │ │ ├──[+] type (46312:21)❌ 
  │ │ ├──[🔀] title (46314:22)
  │ │ ├──[🔀] description (46315:28)
  │ │ ├──[+] const (46313:22)❌ 
  │ │ ├──[-] anyOf (1:752121)❌ 
  │ │ └──[-] anyOf (1:752160)❌ 
  │ ├─┬timestamp
  │ │ ├──[-] type (1:750992)❌ 
  │ │ ├──[🔀] title (46297:22)
  │ │ ├──[-] format (1:751012)❌ 
  │ │ ├──[🔀] description (46298:28)
  │ │ ├──[+] anyOf (46289:15)
  │ │ └──[+] anyOf (46293:15)
  │ ├─┬name
  │ │ ├──[-] type (1:752583)❌ 
  │ │ ├──[🔀] title (46266:22)
  │ │ ├──[🔀] description (46267:28)
  │ │ ├──[-] const (1:752602)❌ 
  │ │ ├──[+] anyOf (46258:15)
  │ │ └──[+] anyOf (46262:15)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (46300:20)❌ 
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (46338:23)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:750885)❌ 
  │ │ ├──[🔀] title (46278:22)
  │ │ ├──[-] format (1:750905)❌ 
  │ │ ├──[🔀] description (46279:28)
  │ │ ├──[+] anyOf (46271:15)
  │ │ └──[+] anyOf (46274:15)
  │ └─┬label
  │   ├──[🔀] title (46197:22)
  │   ├──[+] format (46196:23)❌ 
  │   └──[🔀] description (46198:28)
  ├─┬AuthorizeResponseUser
  │ └─┬scope_display_names
  │   └──[🔀] default (19987:24)❌ 
  ├─┬SubscriptionProductUpdatedEvent
  │ ├──[+] properties (56628:11)
  │ ├──[+] properties (56615:11)
  │ ├─┬id
  │ │ ├──[-] type (1:911620)❌ 
  │ │ ├──[🔀] title (56637:22)
  │ │ ├──[-] format (1:911640)❌ 
  │ │ ├──[🔀] description (56638:28)
  │ │ ├──[+] anyOf (56630:15)
  │ │ └──[+] anyOf (56633:15)
  │ ├─┬name
  │ │ ├──[-] type (1:913318)❌ 
  │ │ ├──[🔀] title (56625:22)
  │ │ ├──[🔀] description (56626:28)
  │ │ ├──[-] const (1:913337)❌ 
  │ │ ├──[+] anyOf (56617:15)
  │ │ └──[+] anyOf (56621:15)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (56697:23)❌ 
  │ ├─┬source
  │ │ ├──[+] examples (56571:15)
  │ │ ├──[🔀] title (56568:22)
  │ │ ├──[+] format (56567:23)❌ 
  │ │ ├──[🔀] description (56569:28)
  │ │ ├──[-] const (1:913126)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (56573:40)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (56659:20)❌ 
  │ ├─┬timestamp
  │ │ ├──[-] type (1:911727)❌ 
  │ │ ├──[🔀] title (56656:22)
  │ │ ├──[-] format (1:911747)❌ 
  │ │ ├──[🔀] description (56657:28)
  │ │ ├──[+] anyOf (56648:15)
  │ │ └──[+] anyOf (56652:15)
  │ ├─┬label
  │ │ ├──[🔀] title (56556:22)
  │ │ ├──[+] format (56555:23)❌ 
  │ │ └──[🔀] description (56557:28)
  │ └─┬parent_id
  │   ├──[+] type (56671:21)❌ 
  │   ├──[🔀] title (56673:22)
  │   ├──[🔀] description (56674:28)
  │   ├──[+] const (56672:22)❌ 
  │   ├──[-] anyOf (1:912856)❌ 
  │   └──[-] anyOf (1:912895)❌ 
  ├─┬OrderRefundedEvent
  │ ├──[+] properties (50042:11)
  │ ├──[+] properties (50029:11)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (50073:20)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:800730)❌ 
  │ │ ├──[🔀] title (50051:22)
  │ │ ├──[-] format (1:800750)❌ 
  │ │ ├──[🔀] description (50052:28)
  │ │ ├──[+] anyOf (50044:15)
  │ │ └──[+] anyOf (50047:15)
  │ ├─┬name
  │ │ ├──[-] type (1:802428)❌ 
  │ │ ├──[🔀] title (50039:22)
  │ │ ├──[🔀] description (50040:28)
  │ │ ├──[-] const (1:802447)❌ 
  │ │ ├──[+] anyOf (50031:15)
  │ │ └──[+] anyOf (50035:15)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (50111:23)❌ 
  │ ├─┬label
  │ │ ├──[🔀] title (49970:22)
  │ │ ├──[+] format (49969:23)❌ 
  │ │ └──[🔀] description (49971:28)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:800837)❌ 
  │ │ ├──[🔀] title (50070:22)
  │ │ ├──[-] format (1:800857)❌ 
  │ │ ├──[🔀] description (50071:28)
  │ │ ├──[+] anyOf (50062:15)
  │ │ └──[+] anyOf (50066:15)
  │ ├─┬source
  │ │ ├──[+] examples (49985:15)
  │ │ ├──[🔀] title (49982:22)
  │ │ ├──[+] format (49981:23)❌ 
  │ │ ├──[🔀] description (49983:28)
  │ │ ├──[-] const (1:802236)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (49987:40)
  │ └─┬parent_id
  │   ├──[+] type (50085:21)❌ 
  │   ├──[🔀] title (50087:22)
  │   ├──[🔀] description (50088:28)
  │   ├──[+] const (50086:22)❌ 
  │   ├──[-] anyOf (1:801966)❌ 
  │   └──[-] anyOf (1:802005)❌ 
  ├─┬OrganizationCreate
  │ ├──[+] properties (51222:11)
  │ ├─┬name
  │ │ ├──[-] type (1:817950)❌ 
  │ │ ├──[-] title (1:817985)
  │ │ ├──[-] minLength (1:817973)❌ 
  │ │ ├──[+] anyOf (51373:38)
  │ │ └──[+] anyOf (51177:15)
  │ ├─┬website
  │ │ ├──[-] title (1:818454)
  │ │ ├──[-] description (1:818480)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (51637:23)❌ 
  │ ├─┬subscription_settings
  │ │ ├──[+] title (51158:22)
  │ │ ├──[+] description (51159:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (51148:15)❌ 
  │ ├─┬feature_settings
  │ │ ├──[+] title (51128:22)
  │ │ ├──[+] description (51129:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (51120:15)❌ 
  │ ├─┬slug
  │ │ ├──[-] type (1:818011)❌ 
  │ │ ├──[-] title (1:818046)
  │ │ ├──[-] minLength (1:818034)❌ 
  │ │ ├──[+] anyOf (51421:43)
  │ │ └──[+] anyOf (51197:15)
  │ ├─┬email
  │ │ ├──[-] title (1:818282)
  │ │ ├──[🔀] description (51170:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (51300:23)❌ 
  │ ├─┬socials
  │ │ ├──[+] type (51100:21)❌ 
  │ │ ├──[🔀] title (51102:22)
  │ │ ├──[+] minLength (51101:26)❌ 
  │ │ ├──[-] description (1:818683)
  │ │ ├──[-] anyOf (1:818544)❌ 
  │ │ └──[-] anyOf (1:818629)❌ 
  │ ├─┬details
  │ │ └──[🔀] $ref (52228:17)❌ 
  │ └─┬notification_settings
  │   ├──[+] type (51095:21)❌ 
  │   ├──[+] title (51097:22)
  │   ├──[+] minLength (51096:26)❌ 
  │   ├──[-] anyOf (1:823268)❌ 
  │   └──[-] anyOf (1:819264)❌ 
  ├─┬CustomerUpdate
  │ └──[+] properties (39170:11)
  ├─┬BenefitUpdatedEvent
  │ ├──[+] properties (25918:11)
  │ ├──[+] properties (25905:11)
  │ ├─┬source
  │ │ ├──[+] examples (25861:15)
  │ │ ├──[🔀] title (25858:22)
  │ │ ├──[+] format (25857:23)❌ 
  │ │ ├──[🔀] description (25859:28)
  │ │ ├──[-] const (1:416397)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (25863:40)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (25949:20)❌ 
  │ ├─┬timestamp
  │ │ ├──[-] type (1:414998)❌ 
  │ │ ├──[🔀] title (25946:22)
  │ │ ├──[-] format (1:415018)❌ 
  │ │ ├──[🔀] description (25947:28)
  │ │ ├──[+] anyOf (25938:15)
  │ │ └──[+] anyOf (25942:15)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (24248:23)❌ 
  │ ├─┬parent_id
  │ │ ├──[+] type (25961:21)❌ 
  │ │ ├──[🔀] title (25963:22)
  │ │ ├──[🔀] description (25964:28)
  │ │ ├──[+] const (25962:22)❌ 
  │ │ ├──[-] anyOf (1:416127)❌ 
  │ │ └──[-] anyOf (1:416166)❌ 
  │ ├─┬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)
  │ └─┬id
  │   ├──[-] type (1:414891)❌ 
  │   ├──[🔀] title (25927:22)
  │   ├──[-] format (1:414911)❌ 
  │   ├──[🔀] description (25928:28)
  │   ├──[+] anyOf (25920:15)
  │   └──[+] anyOf (25923:15)
  ├─┬BalanceRefundEvent
  │ ├──[+] properties (21050:11)
  │ ├──[+] properties (21037:11)
  │ ├─┬name
  │ │ ├──[-] type (1:333790)❌ 
  │ │ ├──[🔀] title (21047:22)
  │ │ ├──[🔀] description (21048:28)
  │ │ ├──[-] const (1:333809)❌ 
  │ │ ├──[+] anyOf (21039:15)
  │ │ └──[+] anyOf (21043:15)
  │ ├─┬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)❌ 
  │ ├─┬label
  │ │ ├──[🔀] title (20978:22)
  │ │ ├──[+] format (20977:23)❌ 
  │ │ └──[🔀] description (20979:28)
  │ ├─┬source
  │ │ ├──[+] examples (20993:15)
  │ │ ├──[🔀] title (20990:22)
  │ │ ├──[+] format (20989:23)❌ 
  │ │ ├──[🔀] description (20991:28)
  │ │ ├──[-] const (1:333598)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (20995:40)
  │ └─┬timestamp
  │   ├──[-] type (1:332199)❌ 
  │   ├──[🔀] title (21078:22)
  │   ├──[-] format (1:332219)❌ 
  │   ├──[🔀] description (21079:28)
  │   ├──[+] anyOf (21070:15)
  │   └──[+] anyOf (21074:15)
  ├─┬BenefitGrant
  │ ├──[+] properties (23207:11)
  │ ├─┬order_id
  │ │ ├──[🔀] title (23097:22)
  │ │ ├──[🔀] description (23098:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (23091:27)❌ 
  │ ├─┬modified_at
  │ │ ├──[🔀] title (23184:22)
  │ │ ├──[🔀] description (23185:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (23178:27)❌ 
  │ ├─┬subscription_id
  │ │ ├──[🔀] title (23134:22)
  │ │ ├──[🔀] description (23135:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (23128:27)❌ 
  │ ├─┬properties
  │ │ ├──[🔀] title (23165:22)
  │ │ ├──[+] description (23166:28)
  │ │ ├──[-] anyOf (1:378607)❌ 
  │ │ ├──[-] anyOf (1:385136)❌ 
  │ │ ├──[-] anyOf (1:372684)❌ 
  │ │ ├─┬ANYOF
  │ │ │ └──[🔀] $ref (23157:15)❌ 
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (23161:15)❌ 
  │ ├─┬member_id
  │ │ ├──[-] title (1:371509)
  │ │ ├──[-] description (1:371537)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (45648:23)❌ 
  │ └─┬revoked_at
  │   ├──[🔀] title (23239:22)
  │   ├──[-] description (1:370722)
  │   ├──[+] anyOf (23637:46)
  │   ├──[+] anyOf (24057:44)
  │   ├──[+] anyOf (23259:39)
  │   ├─┬ANYOF
  │   │ └──[🔀] $ref (23437:23)❌ 
  │   └─┬ANYOF
  │     └──[🔀] $ref (23846:23)❌ 
  ├─┬BalanceCreditOrderEvent
  │ ├──[+] properties (20239:11)
  │ ├──[+] properties (20226:11)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (20270:20)❌ 
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (20308:23)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:322131)❌ 
  │ │ ├──[🔀] title (20236:22)
  │ │ ├──[🔀] description (20237:28)
  │ │ ├──[-] const (1:322150)❌ 
  │ │ ├──[+] anyOf (20228:15)
  │ │ └──[+] anyOf (20232:15)
  │ ├─┬parent_id
  │ │ ├──[+] type (20282:21)❌ 
  │ │ ├──[🔀] title (20284:22)
  │ │ ├──[🔀] description (20285:28)
  │ │ ├──[+] const (20283:22)❌ 
  │ │ ├──[-] anyOf (1:321669)❌ 
  │ │ └──[-] anyOf (1:321708)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:320433)❌ 
  │ │ ├──[🔀] title (20248:22)
  │ │ ├──[-] format (1:320453)❌ 
  │ │ ├──[🔀] description (20249:28)
  │ │ ├──[+] anyOf (20241:15)
  │ │ └──[+] anyOf (20244:15)
  │ ├─┬source
  │ │ ├──[+] examples (20182:15)
  │ │ ├──[🔀] title (20179:22)
  │ │ ├──[+] format (20178:23)❌ 
  │ │ ├──[🔀] description (20180:28)
  │ │ ├──[-] const (1:321939)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (20184:40)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:320540)❌ 
  │ │ ├──[🔀] title (20267:22)
  │ │ ├──[-] format (1:320560)❌ 
  │ │ ├──[🔀] description (20268:28)
  │ │ ├──[+] anyOf (20259:15)
  │ │ └──[+] anyOf (20263:15)
  │ └─┬label
  │   ├──[🔀] title (20167:22)
  │   ├──[+] format (20166:23)❌ 
  │   └──[🔀] description (20168:28)
  ├─┬ProductUpdate
  │ └──[+] properties (53978:11)
  ├─┬Scope
  │ ├──[-] enum (1:878747)❌ 
  │ ├──[-] enum (1:878821)❌ 
  │ ├──[-] enum (1:878864)❌ 
  │ ├──[-] enum (1:878879)❌ 
  │ └──[-] enum (1:878842)❌ 
  ├─┬UserEvent
  │ ├──[+] properties (57933:11)
  │ ├──[+] properties (57920:11)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (42618:33)❌ 
  │ ├─┬parent_id
  │ │ ├──[+] type (57970:21)❌ 
  │ │ ├──[🔀] title (57971:22)
  │ │ ├──[🔀] description (57972:28)
  │ │ ├──[-] anyOf (1:935343)❌ 
  │ │ └──[-] anyOf (1:935382)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:935592)❌ 
  │ │ ├──[🔀] title (57930:22)
  │ │ ├──[🔀] description (57931:28)
  │ │ ├──[+] anyOf (57922:15)
  │ │ └──[+] anyOf (57926:15)
  │ ├─┬id
  │ │ ├──[-] type (1:934107)❌ 
  │ │ ├──[🔀] title (57942:22)
  │ │ ├──[-] format (1:934127)❌ 
  │ │ ├──[🔀] description (57943:28)
  │ │ ├──[+] anyOf (57935:15)
  │ │ └──[+] anyOf (57938:15)
  │ ├─┬source
  │ │ ├──[+] examples (57876:15)
  │ │ ├──[🔀] title (57873:22)
  │ │ ├──[+] format (57872:23)❌ 
  │ │ ├──[🔀] description (57874:28)
  │ │ ├──[-] const (1:935699)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (57878:40)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:934214)❌ 
  │ │ ├──[🔀] title (57961:22)
  │ │ ├──[-] format (1:934234)❌ 
  │ │ ├──[🔀] description (57962:28)
  │ │ ├──[+] anyOf (57953:15)
  │ │ └──[+] anyOf (57957:15)
  │ ├─┬label
  │ │ ├──[🔀] title (57861:22)
  │ │ ├──[+] format (57860:23)❌ 
  │ │ └──[🔀] description (57862:28)
  │ └─┬metadata
  │   └──[🔀] $ref (57964:20)❌ 
  ├─┬CheckoutLinkProduct
  │ ├──[+] required (28245:11)❌ 
  │ └──[+] properties (28160:11)
  ├─┬OrderProduct
  │ ├──[+] required (49956:11)❌ 
  │ └──[+] properties (49902:11)
  ├─┬OrderPaidEvent
  │ ├──[+] properties (49698:11)
  │ ├──[+] properties (49685:11)
  │ ├─┬label
  │ │ ├──[🔀] title (49626:22)
  │ │ ├──[+] format (49625:23)❌ 
  │ │ └──[🔀] description (49627:28)
  │ ├─┬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)
  │ ├─┬source
  │ │ ├──[+] examples (49641:15)
  │ │ ├──[🔀] title (49638:22)
  │ │ ├──[+] format (49637:23)❌ 
  │ │ ├──[🔀] description (49639:28)
  │ │ ├──[-] const (1:796762)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (49643:40)
  │ ├─┬parent_id
  │ │ ├──[+] type (49741:21)❌ 
  │ │ ├──[🔀] title (49743:22)
  │ │ ├──[🔀] description (49744:28)
  │ │ ├──[+] const (49742:22)❌ 
  │ │ ├──[-] anyOf (1:796492)❌ 
  │ │ └──[-] anyOf (1:796531)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (49729:20)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:795256)❌ 
  │ │ ├──[🔀] title (49707:22)
  │ │ ├──[-] format (1:795276)❌ 
  │ │ ├──[🔀] description (49708:28)
  │ │ ├──[+] anyOf (49700:15)
  │ │ └──[+] anyOf (49703:15)
  │ └─┬organization_id
  │   └──[🔀] $ref (49767:23)❌ 
  ├─┬CheckoutProduct
  │ ├──[+] required (28976:11)❌ 
  │ └──[+] properties (28892:11)
  ├─┬PresentmentCurrency
  │ ├──[-] enum (1:834462)❌ 
  │ ├──[-] enum (1:834469)❌ 
  │ ├──[-] enum (1:834476)❌ 
  │ ├──[-] enum (1:834483)❌ 
  │ ├──[-] enum (1:834441)❌ 
  │ ├──[-] enum (1:834448)❌ 
  │ └──[-] enum (1:834455)❌ 
  ├─┬BalanceDisputeEvent
  │ ├──[+] properties (20447:11)
  │ ├──[+] properties (20434:11)
  │ ├─┬name
  │ │ ├──[-] type (1:325076)❌ 
  │ │ ├──[🔀] title (20444:22)
  │ │ ├──[🔀] description (20445:28)
  │ │ ├──[-] const (1:325095)❌ 
  │ │ ├──[+] anyOf (20436:15)
  │ │ └──[+] anyOf (20440:15)
  │ ├─┬source
  │ │ ├──[+] examples (20390:15)
  │ │ ├──[🔀] title (20387:22)
  │ │ ├──[+] format (20386:23)❌ 
  │ │ ├──[🔀] description (20388:28)
  │ │ ├──[-] const (1:324884)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (20392:40)
  │ ├─┬label
  │ │ ├──[🔀] title (20375:22)
  │ │ ├──[+] format (20374:23)❌ 
  │ │ └──[🔀] description (20376:28)
  │ ├─┬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)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (20478:20)❌ 
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (20516:23)❌ 
  │ └─┬parent_id
  │   ├──[+] type (20490:21)❌ 
  │   ├──[🔀] title (20492:22)
  │   ├──[🔀] description (20493:28)
  │   ├──[+] const (20491:22)❌ 
  │   ├──[-] anyOf (1:324614)❌ 
  │   └──[-] anyOf (1:324653)❌ 
  ├─┬ProductPriceCustomCreate
  │ └─┬price_currency
  │   └──[🔀] $ref (52228:17)❌ 
  ├─┬EventCreateCustomer
  │ ├──[+] properties (42480:11)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:691539)❌ 
  │ │ ├──[🔀] title (42467:22)
  │ │ ├──[-] format (1:691559)❌ 
  │ │ ├──[🔀] description (42468:28)
  │ │ ├──[+] anyOf (42460:15)
  │ │ └──[+] anyOf (42463:15)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (42480:24)❌ 
  │ ├─┬organization_id
  │ │ ├──[+] type (42420:21)❌ 
  │ │ ├──[🔀] title (42421:22)
  │ │ ├──[🔀] description (42422:28)
  │ │ ├──[-] anyOf (1:691757)❌ 
  │ │ └──[-] anyOf (1:692014)❌ 
  │ ├─┬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)❌ 
  ├─┬ProductPriceMeteredUnitCreate
  │ └─┬price_currency
  │   └──[🔀] $ref (52228:17)❌ 
  ├─┬SubscriptionBillingPeriodUpdatedEvent
  │ ├──[+] properties (55461:11)
  │ ├──[+] properties (55448:11)
  │ ├─┬label
  │ │ ├──[🔀] title (55389:22)
  │ │ ├──[+] format (55388:23)❌ 
  │ │ └──[🔀] description (55390:28)
  │ ├─┬name
  │ │ ├──[-] type (1:893194)❌ 
  │ │ ├──[🔀] title (55458:22)
  │ │ ├──[🔀] description (55459:28)
  │ │ ├──[-] const (1:893213)❌ 
  │ │ ├──[+] anyOf (55450:15)
  │ │ └──[+] anyOf (55454:15)
  │ ├─┬id
  │ │ ├──[-] type (1:891496)❌ 
  │ │ ├──[🔀] title (55470:22)
  │ │ ├──[-] format (1:891516)❌ 
  │ │ ├──[🔀] description (55471:28)
  │ │ ├──[+] anyOf (55463:15)
  │ │ └──[+] anyOf (55466:15)
  │ ├─┬parent_id
  │ │ ├──[+] type (55504:21)❌ 
  │ │ ├──[🔀] title (55506:22)
  │ │ ├──[🔀] description (55507:28)
  │ │ ├──[+] const (55505:22)❌ 
  │ │ ├──[-] anyOf (1:892732)❌ 
  │ │ └──[-] anyOf (1:892771)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (55492:20)❌ 
  │ ├─┬timestamp
  │ │ ├──[-] type (1:891603)❌ 
  │ │ ├──[🔀] title (55489:22)
  │ │ ├──[-] format (1:891623)❌ 
  │ │ ├──[🔀] description (55490:28)
  │ │ ├──[+] anyOf (55481:15)
  │ │ └──[+] anyOf (55485:15)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (55530:23)❌ 
  │ └─┬source
  │   ├──[+] examples (55404:15)
  │   ├──[🔀] title (55401:22)
  │   ├──[+] format (55400:23)❌ 
  │   ├──[🔀] description (55402:28)
  │   ├──[-] const (1:893002)❌ 
  │   └─┬Extensions
  │     └──[+] x-polar-selector-widget (55406:40)
  ├─┬ProductPriceCustom
  │ └─┬price_currency
  │   └──[🔀] $ref (52228:17)❌ 
  ├─┬BenefitRevokedEvent
  │ ├──[+] properties (25675:11)
  │ ├──[+] properties (25662:11)
  │ ├─┬id
  │ │ ├──[-] type (1:410896)❌ 
  │ │ ├──[🔀] title (25684:22)
  │ │ ├──[-] format (1:410916)❌ 
  │ │ ├──[🔀] description (25685:28)
  │ │ ├──[+] anyOf (25677:15)
  │ │ └──[+] anyOf (25680:15)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (24248:23)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:412594)❌ 
  │ │ ├──[🔀] title (25672:22)
  │ │ ├──[🔀] description (25673:28)
  │ │ ├──[-] const (1:412613)❌ 
  │ │ ├──[+] anyOf (25664:15)
  │ │ └──[+] anyOf (25668:15)
  │ ├─┬parent_id
  │ │ ├──[+] type (25718:21)❌ 
  │ │ ├──[🔀] title (25720:22)
  │ │ ├──[🔀] description (25721:28)
  │ │ ├──[+] const (25719:22)❌ 
  │ │ ├──[-] anyOf (1:412132)❌ 
  │ │ └──[-] anyOf (1:412171)❌ 
  │ ├─┬timestamp
  │ │ ├──[-] type (1:411003)❌ 
  │ │ ├──[🔀] title (25703:22)
  │ │ ├──[-] format (1:411023)❌ 
  │ │ ├──[🔀] description (25704:28)
  │ │ ├──[+] anyOf (25695:15)
  │ │ └──[+] anyOf (25699:15)
  │ ├─┬label
  │ │ ├──[🔀] title (25603:22)
  │ │ ├──[+] format (25602:23)❌ 
  │ │ └──[🔀] description (25604:28)
  │ ├─┬source
  │ │ ├──[+] examples (25618:15)
  │ │ ├──[🔀] title (25615:22)
  │ │ ├──[+] format (25614:23)❌ 
  │ │ ├──[🔀] description (25616:28)
  │ │ ├──[-] const (1:412402)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (25620:40)
  │ └─┬metadata
  │   └──[🔀] $ref (25706:20)❌ 
  ├─┬CustomerProduct
  │ ├──[+] required (37269:11)❌ 
  │ └──[+] properties (37185:11)
  ├─┬ProductPriceSeatBased
  │ └─┬price_currency
  │   └──[🔀] $ref (52228:17)❌ 
  ├─┬CustomerOrganization
  │ ├──[+] properties (36602:11)
  │ ├─┬slug
  │ │ └──[🔀] $ref (56720:17)❌ 
  │ └─┬proration_behavior
  │   └──[🔀] $ref (36643:23)❌ 
  ├─┬BalanceOrderEvent
  │ ├──[+] properties (20823:11)
  │ ├──[+] properties (20810:11)
  │ ├─┬name
  │ │ ├──[-] type (1:330618)❌ 
  │ │ ├──[🔀] title (20820:22)
  │ │ ├──[🔀] description (20821:28)
  │ │ ├──[-] const (1:330637)❌ 
  │ │ ├──[+] anyOf (20812:15)
  │ │ └──[+] anyOf (20816:15)
  │ ├─┬id
  │ │ ├──[-] type (1:328920)❌ 
  │ │ ├──[🔀] title (20832:22)
  │ │ ├──[-] format (1:328940)❌ 
  │ │ ├──[🔀] description (20833:28)
  │ │ ├──[+] anyOf (20825:15)
  │ │ └──[+] anyOf (20828:15)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (20892:23)❌ 
  │ ├─┬source
  │ │ ├──[+] examples (20766:15)
  │ │ ├──[🔀] title (20763:22)
  │ │ ├──[+] format (20762:23)❌ 
  │ │ ├──[🔀] description (20764:28)
  │ │ ├──[-] const (1:330426)❌ 
  │ │ └─┬Extensions
  │ │   └──[+] x-polar-selector-widget (20768:40)
  │ ├─┬parent_id
  │ │ ├──[+] type (20866:21)❌ 
  │ │ ├──[🔀] title (20868:22)
  │ │ ├──[🔀] description (20869:28)
  │ │ ├──[+] const (20867:22)❌ 
  │ │ ├──[-] anyOf (1:330156)❌ 
  │ │ └──[-] anyOf (1:330195)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (20854:20)❌ 
  │ ├─┬label
  │ │ ├──[🔀] title (20751:22)
  │ │ ├──[+] format (20750:23)❌ 
  │ │ └──[🔀] description (20752:28)
  │ └─┬timestamp
  │   ├──[-] type (1:329027)❌ 
  │   ├──[🔀] title (20851:22)
  │   ├──[-] format (1:329047)❌ 
  │   ├──[🔀] description (20852:28)
  │   ├──[+] anyOf (20843:15)
  │   └──[+] anyOf (20847:15)
  ├─┬LegacyRecurringProductPriceFree
  │ ├──[+] required (44046:11)❌ 
  │ ├──[+] properties (44008:11)
  │ ├─┬source
  │ │ └──[🔀] $ref (56728:17)❌ 
  │ ├─┬recurring_interval
  │ │ └──[🔀] $ref (44017:25)❌ 
  │ ├─┬product_id
  │ │ └──[🔀] $ref (52228:17)❌ 
  │ └─┬type
  │   └──[🔀] $ref (53832:17)❌ 
  ├─┬CustomerBenefitGrantCustom
  │ ├──[+] properties (33829:11)
  │ ├─┬member_id
  │ │ ├──[+] type (33826:21)❌ 
  │ │ ├──[🔀] title (33827:22)
  │ │ ├──[-] anyOf (1:555373)❌ 
  │ │ └──[-] anyOf (1:555412)❌ 
  │ ├─┬revoked_at
  │ │ └──[🔀] $ref (23260:23)❌ 
  │ ├─┬is_revoked
  │ │ └──[🔀] title (33823:22)
  │ ├─┬order_id
  │ │ ├──[🔀] title (33742:22)
  │ │ ├──[+] description (33743:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (33736:27)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (33809:23)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:554964)❌ 
  │ │ ├──[🔀] title (33761:22)
  │ │ ├──[-] format (1:554984)❌ 
  │ │ ├──[-] description (1:555023)
  │ │ ├──[+] anyOf (33753:15)
  │ │ └──[+] anyOf (33757:15)
  │ ├─┬modified_at
  │ │ ├──[🔀] title (33790:22)
  │ │ ├──[-] description (1:554902)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (33784:27)❌ 
  │ ├─┬subscription_id
  │ │ ├──[🔀] title (33773:22)
  │ │ └─┬ANYOF
  │ │   └──[🔀] fo...

@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 4 times, most recently from ec5cb75 to 3f1889f Compare February 7, 2026 00:23
* `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` **Changed**
* `polar._endpointbenefit_grant_cycled_post()`: 
  *  `request.data` **Changed**
* `polar._endpointbenefit_grant_updated_post()`: 
  *  `request.data` **Changed**
* `polar.customer-sessions.create()`:  `response.customer.type` **Added**
* `polar._endpointbenefit_grant_created_post()`: 
  *  `request.data` **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_once_forever_duration].products.[].visibility` **Added**
* `polar.discounts.create()`:  `response.[discount_percentage_repeat_duration].products.[].visibility` **Added**
* `polar.discounts.get()`:  `response.[discount_fixed_once_forever_duration].products.[].visibility` **Added**
* `polar.discounts.update()`:  `response.[discount_fixed_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 67742e9 to 3790510 Compare February 8, 2026 00:29
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