Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Nov 5, 2025

SDK update

Versioning

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

Python SDK Changes Detected:

  • polar.customer_portal.orders.list(): response.items.[].product.organization Changed Breaking ⚠️
  • polar.customer_portal.orders.get(): response.product.organization Changed Breaking ⚠️
  • polar._endpointorganization_updated_post():
    • request.data Changed Breaking ⚠️
  • polar.events.get(): response Changed Breaking ⚠️
  • polar.organizations.create():
    • request.subscription_settings.prevent_trial_abuse Added Breaking ⚠️
    • response Changed
  • polar.events.list():
    • request.hierarchical Added
    • response.items.[] Changed Breaking ⚠️
  • polar.organizations.update():
    • request.organization_update.subscription_settings.prevent_trial_abuse Added Breaking ⚠️
    • response Changed
  • polar.customer_portal.subscriptions.update(): response.product.organization Changed Breaking ⚠️
  • polar.customer_portal.subscriptions.cancel(): response.product.organization Changed Breaking ⚠️
  • polar.customer_portal.subscriptions.get(): response.product.organization Changed Breaking ⚠️
  • polar.customer_portal.subscriptions.list(): response.items.[].product.organization Changed Breaking ⚠️
  • polar.customer_portal.organizations.get(): response.organization Changed Breaking ⚠️
  • polar.customer_portal.orders.update(): response.product.organization Changed Breaking ⚠️
  • polar.checkouts.client_get(): response Changed Breaking ⚠️
  • polar._endpointcheckout_updated_post():
    • request.data.allow_trial Added Breaking ⚠️
  • polar.checkouts.client_confirm():
    • request.checkout_confirm_stripe.allow_trial Added
    • response Changed Breaking ⚠️
    • error.[trial_already_redeemed] Added
  • polar.customer_portal.benefit-grants.get(): response.[customer_benefit_grant_custom].benefit.organization Changed Breaking ⚠️
  • polar.customer_portal.benefit-grants.list(): response.items.[].[customer_benefit_grant_license_keys].benefit.organization Changed Breaking ⚠️
  • polar.checkouts.client_update():
    • request.checkout_update_public.allow_trial Added
    • response Changed Breaking ⚠️
    • error.[trial_already_redeemed] Added
  • polar.customer_portal.benefit-grants.update(): response.[customer_benefit_grant_meter_credit].benefit.organization Changed Breaking ⚠️
  • polar.customer_portal.seats.list_claimed_subscriptions(): response.[].product.organization Changed Breaking ⚠️
  • polar._endpointcheckout_created_post():
    • request.data.allow_trial Added Breaking ⚠️
  • polar.checkouts.update():
    • request.checkout_update.allow_trial Added
    • response.allow_trial Added
    • error.[trial_already_redeemed] Added
  • polar.checkouts.get(): response.allow_trial Added
  • polar.checkouts.create():
    • request.allow_trial Added
    • response.allow_trial Added
  • polar.checkouts.list(): response.items.[].allow_trial Added
  • polar.webhooks.list_webhook_deliveries(): response.items.[].webhook_event.skipped Added
  • polar.subscriptions.update():
    • request.subscription_update.[subscription_update_billing_period] Added
  • polar.subscriptions.list(): request.cancel_at_period_end Added
  • polar.organizations.get(): response Changed
  • polar.organizations.list(): response.items.[] Changed
OpenAPI Change Summary
├─┬Paths
│ ├─┬/v1/events/
│ │ └─┬GET
│ │   ├──[+] parameters (13223:21)❌ 
│ │   └─┬Parameters
│ │     ├──[🔀] description (13220:28)
│ │     └─┬Schema
│ │       └──[🔀] description (13217:30)
│ ├─┬/v1/subscriptions/
│ │ └─┬GET
│ │   └──[+] parameters (570:21)❌ 
│ └─┬/v1/customer-portal/organizations/{slug}
│   └─┬GET
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           └─┬Schema
│             └──[🔀] $ref (32597:23)❌ 
└─┬Components
  ├──[+] schemas (39072:35)
  ├──[+] schemas (50581:31)
  ├──[+] schemas (32596:35)
  ├──[+] schemas (50127:43)
  ├──[+] schemas (50213:42)
  ├──[+] schemas (22212:40)
  ├──[+] schemas (24683:31)
  ├──[+] schemas (50013:40)
  ├─┬CheckoutForbiddenError
  │ └──[+] anyOf (50581:31)
  ├─┬Organization
  │ ├──[+] required (44951:11)❌ 
  │ ├──[+] required (44952:11)❌ 
  │ ├──[+] properties (44865:11)
  │ ├──[+] properties (44861:11)
  │ ├─┬created_at
  │ │ ├──[-] type (1:724256)❌ 
  │ │ ├──[🔀] title (44858:22)
  │ │ ├──[-] format (1:724276)❌ 
  │ │ ├──[🔀] description (44859:28)
  │ │ ├──[+] anyOf (44851:15)
  │ │ └──[+] anyOf (44854:15)
  │ ├─┬name
  │ │ ├──[-] type (1:724834)❌ 
  │ │ ├──[🔀] title (44830:22)
  │ │ ├──[🔀] description (44831:28)
  │ │ ├──[+] anyOf (44822:15)
  │ │ └──[+] anyOf (44826:15)
  │ ├─┬email
  │ │ ├──[🔀] title (44916:22)
  │ │ ├──[🔀] description (44917:28)
  │ │ └─┬ANYOF
  │ │   └──[+] format (44910:27)❌ 
  │ ├─┬id
  │ │ ├──[-] examples (1:724650)
  │ │ ├──[-] type (1:724554)❌ 
  │ │ ├──[-] title (1:724592)
  │ │ ├──[-] format (1:724574)❌ 
  │ │ ├──[🔀] description (44928:28)
  │ │ ├──[+] anyOf (45438:38)
  │ │ ├──[+] anyOf (44924:15)
  │ │ └─┬Extensions
  │ │   └──[-] x-polar-selector-widget (1:724718)❌ 
  │ ├─┬details_submitted_at
  │ │ └──[🔀] $ref (45317:23)❌ 
  │ ├─┬customer_email_settings
  │ │ └──[🔀] $ref (44814:25)❌ 
  │ ├─┬modified_at
  │ │ ├──[+] type (44834:21)❌ 
  │ │ ├──[🔀] title (44836:22)
  │ │ ├──[+] format (44835:23)❌ 
  │ │ ├──[🔀] description (44837:28)
  │ │ ├──[-] anyOf (1:724391)❌ 
  │ │ └──[-] anyOf (1:724434)❌ 
  │ ├─┬feature_settings
  │ │ ├──[+] title (44879:22)
  │ │ ├──[🔀] description (44880:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (44872:15)❌ 
  │ ├─┬website
  │ │ └──[🔀] $ref (45648:17)❌ 
  │ ├─┬slug
  │ │ └──[🔀] $ref (45469:23)❌ 
  │ ├─┬avatar_url
  │ │ ├──[+] type (44866:21)❌ 
  │ │ ├──[🔀] title (44867:22)
  │ │ ├──[🔀] description (44868:28)
  │ │ ├──[-] anyOf (1:725116)❌ 
  │ │ └──[-] anyOf (1:725136)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (44844:19)❌ 
  │ ├─┬socials
  │ │ └──[🔀] $ref (49831:17)❌ 
  │ ├─┬subscription_settings
  │ │ └──[🔀] $ref (44894:22)❌ 
  │ └─┬notification_settings
  │   └──[🔀] $ref (44839:19)❌ 
  ├─┬BenefitLicenseKeysSubscriber
  │ └─┬organization
  │   └──[🔀] $ref (22213:23)❌ 
  ├─┬CustomerSubscriptionProduct
  │ └─┬organization
  │   └──[🔀] $ref (32525:23)❌ 
  ├─┬CustomerOrderProduct
  │ └─┬organization
  │   └──[🔀] $ref (32525:23)❌ 
  ├─┬SystemEvent
  │ ├──[+] oneOf (31324:31)
  │ ├──Discriminator
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (50014:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (43988:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (44274:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (30994:23)❌ 
  │ └─┬ONEOF
  │   └──[🔀] $ref (35072:23)❌ 
  ├─┬UserEvent
  │ ├──[+] properties (50724:11)
  │ ├─┬source
  │ │ ├──[-] type (1:822622)❌ 
  │ │ ├──[🔀] title (50734:22)
  │ │ ├──[🔀] description (50735:28)
  │ │ ├──[-] const (1:822641)❌ 
  │ │ ├──[+] anyOf (50726:15)
  │ │ └──[+] anyOf (50730:15)
  │ └─┬timestamp
  │   ├──[🔀] title (50745:22)
  │   ├──[-] format (1:821432)❌ 
  │   ├──[🔀] description (50746:28)
  │   └──[+] const (50744:22)❌ 
  ├─┬BenefitDownloadablesSubscriber
  │ └─┬organization
  │   └──[🔀] $ref (22213:23)❌ 
  ├─┬CheckoutUpdatePublic
  │ ├──[+] properties (27539:11)
  │ ├─┬is_business_customer
  │ │ ├──[🔀] title (27536:22)
  │ │ ├──[+] description (27537:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (27530:25)❌ 
  │ ├─┬seats
  │ │ ├──[🔀] title (27422:22)
  │ │ ├──[🔀] description (27423:28)
  │ │ ├──[+] deprecated (27424:27)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (27415:25)❌ 
  │ │   ├──[-] maximum (1:452499)❌ 
  │ │   ├──[-] minimum (1:452516)❌ 
  │ │   └──[+] format (27416:27)❌ 
  │ ├─┬customer_email
  │ │ ├──[🔀] title (27503:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] format (1:452965)❌ 
  │ │   └──[-] description (1:452989)
  │ ├─┬amount
  │ │ ├──[🔀] title (27549:22)
  │ │ ├──[+] description (27550:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (27542:25)❌ 
  │ │   ├──[-] maximum (1:452245)❌ 
  │ │   ├──[-] minimum (1:452266)❌ 
  │ │   ├──[-] description (1:452285)
  │ │   └──[+] const (27543:26)❌ 
  │ ├─┬customer_billing_address
  │ │ ├──[+] additionalProperties (27375:37)❌ 
  │ │ ├──[+] type (27395:21)❌ 
  │ │ ├──[+] title (27396:22)
  │ │ ├──[+] description (27397:28)
  │ │ ├──[-] anyOf (1:277289)❌ 
  │ │ └──[-] anyOf (1:453318)❌ 
  │ ├─┬customer_billing_name
  │ │ ├──[-] title (1:453155)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (17048:23)❌ 
  │ ├─┬custom_field_data
  │ │ ├──[-] additionalProperties (1:451479)❌ 
  │ │ ├──[-] type (1:451623)❌ 
  │ │ ├──[🔀] title (27438:22)
  │ │ ├──[-] description (1:451678)
  │ │ ├──[+] anyOf (27428:15)
  │ │ └──[+] anyOf (27434:15)
  │ ├─┬discount_code
  │ │ ├──[🔀] title (27525:22)
  │ │ └──[-] description (1:453544)
  │ ├─┬customer_tax_id
  │ │ ├──[🔀] title (27479:22)
  │ │ └─┬ANYOF
  │ │   ├──[+] examples (27472:19)
  │ │   ├──[+] maxLength (27469:30)❌ 
  │ │   └──[+] description (27470:32)
  │ ├─┬product_id
  │ │ ├──[🔀] title (27463:22)
  │ │ ├──[-] description (1:451849)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (27457:25)❌ 
  │ │   └──[-] format (1:451782)❌ 
  │ ├─┬customer_name
  │ │ ├──[🔀] title (27492:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] examples (1:452847)
  │ │   ├──[-] maxLength (1:452785)❌ 
  │ │   ├──[+] format (27485:27)❌ 
  │ │   └──[🔀] description (27486:32)
  │ └─┬product_price_id
  │   ├──[🔀] title (27409:22)
  │   ├──[🔀] description (27410:28)
  │   └──[-] deprecated (1:452186)
  ├─┬BenefitUpdatedEvent
  │ ├──[+] properties (22366:11)
  │ ├─┬source
  │ │ ├──[-] type (1:360220)❌ 
  │ │ ├──[🔀] title (22376:22)
  │ │ ├──[🔀] description (22377:28)
  │ │ ├──[-] const (1:360239)❌ 
  │ │ ├──[+] anyOf (22368:15)
  │ │ └──[+] anyOf (22372:15)
  │ └─┬timestamp
  │   ├──[🔀] title (22382:22)
  │   ├──[-] format (1:359116)❌ 
  │   ├──[🔀] description (22383:28)
  │   └──[+] const (22381:22)❌ 
  ├─┬CheckoutPriceCreate
  │ ├──[+] properties (24888:11)
  │ ├─┬product_price_id
  │ │ ├──[+] additionalProperties (24783:37)❌ 
  │ │ ├──[+] propertyNames (24801:30)❌ 
  │ │ ├──[🔀] type (24805:21)❌ 
  │ │ ├──[🔀] title (24807:22)
  │ │ ├──[-] format (1:408010)❌ 
  │ │ ├──[+] maxProperties (24806:30)❌ 
  │ │ └──[🔀] description (24808:28)
  │ ├─┬discount_id
  │ │ ├──[🔀] title (24997:22)
  │ │ ├──[-] description (1:403220)
  │ │ └─┬ANYOF
  │ │   └──[-] format (1:403152)❌ 
  │ ├─┬custom_field_data
  │ │ ├──[-] additionalProperties (1:402848)❌ 
  │ │ ├──[-] type (1:402992)❌ 
  │ │ ├──[🔀] title (24872:22)
  │ │ ├──[-] description (1:403047)
  │ │ ├──[+] anyOf (24862:15)
  │ │ └──[+] anyOf (24868:15)
  │ ├─┬require_billing_address
  │ │ ├──[🔀] type (25083:21)❌ 
  │ │ ├──[🔀] title (25085:22)
  │ │ ├──[+] format (25084:23)❌ 
  │ │ ├──[🔀] description (25086:28)
  │ │ └──[-] default (1:403947)❌ 
  │ ├─┬subscription_id
  │ │ ├──[🔀] title (24885:22)
  │ │ ├──[🔀] description (24886:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (24877:25)❌ 
  │ │   ├──[+] maximum (24878:28)❌ 
  │ │   ├──[+] minimum (24879:28)❌ 
  │ │   └──[-] format (1:406864)❌ 
  │ ├─┬success_url
  │ │ ├──[🔀] title (25037:22)
  │ │ ├──[🔀] description (25038:28)
  │ │ └─┬ANYOF
  │ │   ├──[-] maxLength (1:407193)❌ 
  │ │   ├──[-] minLength (1:407212)❌ 
  │ │   └──[🔀] format (25031:27)❌ 
  │ ├─┬customer_tax_id
  │ │ ├──[🔀] title (24939:22)
  │ │ └─┬ANYOF
  │ │   ├──[+] examples (24932:19)
  │ │   ├──[+] maxLength (24929:30)❌ 
  │ │   └──[+] description (24930:32)
  │ ├─┬customer_billing_name
  │ │ ├──[-] title (1:405846)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (17048:23)❌ 
  │ ├─┬external_customer_id
  │ │ ├──[🔀] title (25079:22)
  │ │ └──[🔀] description (25080:28)
  │ ├─┬customer_id
  │ │ ├──[🔀] title (24952:22)
  │ │ ├──[-] description (1:404535)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] format (24945:27)❌ 
  │ │   └──[+] description (24946:32)
  │ ├─┬trial_interval
  │ │ ├──[+] title (25052:22)
  │ │ ├──[🔀] description (25053:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (25042:15)❌ 
  │ ├─┬customer_email
  │ │ ├──[🔀] title (24975:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] format (1:405523)❌ 
  │ │   └──[-] description (1:405547)
  │ ├─┬amount
  │ │ ├──[+] type (24889:21)❌ 
  │ │ ├──[🔀] title (24890:22)
  │ │ ├──[+] description (24891:28)
  │ │ ├──[+] default (24892:24)❌ 
  │ │ ├──[-] anyOf (1:403976)❌ 
  │ │ └──[-] anyOf (1:404171)❌ 
  │ ├─┬customer_name
  │ │ ├──[+] additionalProperties (25000:37)❌ 
  │ │ ├──[+] propertyNames (25018:30)❌ 
  │ │ ├──[+] type (25022:21)❌ 
  │ │ ├──[🔀] title (25024:22)
  │ │ ├──[+] maxProperties (25023:30)❌ 
  │ │ ├──[+] description (25025:28)
  │ │ ├──[-] anyOf (1:405311)❌ 
  │ │ └──[-] anyOf (1:405419)❌ 
  │ ├─┬customer_billing_address
  │ │ ├──[+] additionalProperties (24811:37)❌ 
  │ │ ├──[+] type (24831:21)❌ 
  │ │ ├──[+] title (24832:22)
  │ │ ├──[+] description (24833:28)
  │ │ ├──[-] anyOf (1:277289)❌ 
  │ │ └──[-] anyOf (1:406009)❌ 
  │ ├─┬trial_interval_count
  │ │ ├──[-] title (1:402090)
  │ │ ├──[🔀] description (24766:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (50604:17)❌ 
  │ ├─┬return_url
  │ │ ├──[+] type (24855:21)❌ 
  │ │ ├──[🔀] title (24856:22)
  │ │ ├──[🔀] description (24857:28)
  │ │ ├──[+] default (24858:24)❌ 
  │ │ ├──[-] anyOf (1:407486)❌ 
  │ │ └──[-] anyOf (1:407558)❌ 
  │ ├─┬customer_ip_address
  │ │ ├──[🔀] title (24904:22)
  │ │ ├──[+] description (24905:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (24898:27)❌ 
  │ ├─┬customer_metadata
  │ │ ├──[-] additionalProperties (1:406173)❌ 
  │ │ ├──[-] propertyNames (1:406319)❌ 
  │ │ ├──[-] type (1:406362)❌ 
  │ │ ├──[🔀] title (24964:22)
  │ │ ├──[-] maxProperties (1:406389)❌ 
  │ │ ├──[-] description (1:406438)
  │ │ ├──[+] anyOf (24956:15)
  │ │ └──[+] anyOf (24960:15)
  │ ├─┬embed_origin
  │ │ ├──[🔀] title (24845:22)
  │ │ ├──[🔀] description (24846:28)
  │ │ └─┬ANYOF
  │ │   └──[+] format (24839:27)❌ 
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (1:402221)❌ 
  │ │ ├──[-] propertyNames (1:402367)❌ 
  │ │ ├──[🔀] type (24908:21)❌ 
  │ │ ├──[🔀] title (24909:22)
  │ │ ├──[-] maxProperties (1:402437)❌ 
  │ │ ├──[🔀] description (24910:28)
  │ │ └──[+] default (24911:24)❌ 
  │ ├─┬is_business_customer
  │ │ ├──[-] type (1:404732)❌ 
  │ │ ├──[🔀] title (24922:22)
  │ │ ├──[🔀] description (24923:28)
  │ │ ├──[-] default (1:404952)❌ 
  │ │ ├──[+] anyOf (24915:15)
  │ │ └──[+] anyOf (24918:15)
  │ └─┬seats
  │   ├──[🔀] title (25067:22)
  │   ├──[🔀] description (25068:28)
  │   └─┬ANYOF
  │     ├──[🔀] type (25058:25)❌ 
  │     ├──[-] maximum (1:404261)❌ 
  │     ├──[-] minimum (1:404278)❌ 
  │     ├──[+] maxLength (25059:30)❌ 
  │     ├──[+] minLength (25060:30)❌ 
  │     └──[+] format (25061:27)❌ 
  ├─┬CustomerUpdatedEvent
  │ ├──[+] properties (35141:11)
  │ ├─┬timestamp
  │ │ ├──[🔀] title (35157:22)
  │ │ ├──[-] format (1:571163)❌ 
  │ │ ├──[🔀] description (35158:28)
  │ │ └──[+] const (35156:22)❌ 
  │ └─┬source
  │   ├──[-] type (1:572267)❌ 
  │   ├──[🔀] title (35151:22)
  │   ├──[🔀] description (35152:28)
  │   ├──[-] const (1:572286)❌ 
  │   ├──[+] anyOf (35143:15)
  │   └──[+] anyOf (35147:15)
  ├─┬SubscriptionUpdate
  │ ├──[+] anyOf (49848:29)
  │ ├─┬ANYOF
  │ │ └──[🔀] $ref (50214:23)❌ 
  │ └─┬ANYOF
  │   └──[🔀] $ref (49134:23)❌ 
  ├─┬BenefitCustomSubscriber
  │ └─┬organization
  │   └──[🔀] $ref (22213:23)❌ 
  ├─┬BenefitGrantedEvent
  │ ├──[+] properties (21018:11)
  │ ├─┬timestamp
  │ │ ├──[🔀] title (21034:22)
  │ │ ├──[-] format (1:338058)❌ 
  │ │ ├──[🔀] description (21035:28)
  │ │ └──[+] const (21033:22)❌ 
  │ └─┬source
  │   ├──[-] type (1:339162)❌ 
  │   ├──[🔀] title (21028:22)
  │   ├──[🔀] description (21029:28)
  │   ├──[-] const (1:339181)❌ 
  │   ├──[+] anyOf (21020:15)
  │   └──[+] anyOf (21024:15)
  ├─┬BenefitDiscordSubscriber
  │ └─┬organization
  │   └──[🔀] $ref (22213:23)❌ 
  ├─┬OrderPaidEvent
  │ ├──[+] properties (44057:11)
  │ ├─┬source
  │ │ ├──[-] type (1:712461)❌ 
  │ │ ├──[🔀] title (44067:22)
  │ │ ├──[🔀] description (44068:28)
  │ │ ├──[-] const (1:712480)❌ 
  │ │ ├──[+] anyOf (44059:15)
  │ │ └──[+] anyOf (44063:15)
  │ └─┬timestamp
  │   ├──[🔀] title (44073:22)
  │   ├──[-] format (1:711357)❌ 
  │   ├──[🔀] description (44074:28)
  │   └──[+] const (44072:22)❌ 
  ├─┬CustomerOrganization
  │ ├──[+] required (32588:11)❌ 
  │ ├──[+] required (32589:11)❌ 
  │ ├──[+] required (32590:11)❌ 
  │ ├──[+] required (32591:11)❌ 
  │ ├──[+] required (32592:11)❌ 
  │ ├──[+] required (32585:11)❌ 
  │ ├──[+] required (32586:11)❌ 
  │ ├──[+] required (32587:11)❌ 
  │ ├──[-] required (1:530986)❌ 
  │ ├──[-] required (1:530970)❌ 
  │ ├──[-] description (1:531047)
  │ ├──[+] properties (32577:11)
  │ ├──[+] properties (32561:11)
  │ ├──[+] properties (32526:11)
  │ ├──[+] properties (32545:11)
  │ ├──[+] properties (32532:11)
  │ ├──[+] properties (32551:11)
  │ ├──[+] properties (32573:11)
  │ ├──[+] properties (32556:11)
  │ ├──[-] properties (1:530764)❌ 
  │ └──[-] properties (1:530827)❌ 
  ├─┬Checkout
  │ ├──[+] required (23198:11)❌ 
  │ ├──[+] properties (22781:11)
  │ ├─┬organization_id
  │ │ ├──[🔀] type (22755:21)❌ 
  │ │ ├──[🔀] title (22756:22)
  │ │ ├──[-] format (1:368677)❌ 
  │ │ └──[🔀] description (22757:28)
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (1:372787)❌ 
  │ │ ├──[🔀] type (22900:21)❌ 
  │ │ ├──[🔀] title (22901:22)
  │ │ └──[+] description (22902:28)
  │ ├─┬customer_metadata
  │ │ ├──[-] additionalProperties (1:374639)❌ 
  │ │ ├──[-] type (1:374722)❌ 
  │ │ ├──[🔀] title (22960:22)
  │ │ ├──[+] anyOf (22952:15)
  │ │ └──[+] anyOf (22956:15)
  │ ├─┬require_billing_address
  │ │ ├──[+] items (23074:22)❌ 
  │ │ ├──[🔀] type (23077:21)❌ 
  │ │ ├──[🔀] title (23078:22)
  │ │ └──[🔀] description (23079:28)
  │ ├─┬modified_at
  │ │ ├──[+] additionalProperties (23030:37)❌ 
  │ │ ├──[+] type (23046:21)❌ 
  │ │ ├──[🔀] title (23047:22)
  │ │ ├──[-] description (1:364640)
  │ │ ├──[-] anyOf (1:364539)❌ 
  │ │ └──[-] anyOf (1:364582)❌ 
  │ ├─┬payment_processor
  │ │ └──[🔀] $ref (22829:30)❌ 
  │ ├─┬is_payment_form_required
  │ │ ├──[🔀] title (22891:22)
  │ │ └──[🔀] description (22892:28)
  │ ├─┬product
  │ │ ├──[+] title (22746:22)
  │ │ ├──[🔀] description (22747:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (22739:15)❌ 
  │ ├─┬trial_interval
  │ │ ├──[+] title (22826:22)
  │ │ ├──[🔀] description (22827:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (22818:15)❌ 
  │ ├─┬trial_end
  │ │ ├──[+] type (22772:21)❌ 
  │ │ ├──[🔀] title (22773:22)
  │ │ ├──[🔀] description (22774:28)
  │ │ ├──[-] anyOf (1:368479)❌ 
  │ │ └──[-] anyOf (1:368522)❌ 
  │ ├─┬attached_custom_fields
  │ │ ├──[+] type (22721:21)❌ 
  │ │ ├──[🔀] title (22722:22)
  │ │ ├──[+] description (22723:28)
  │ │ ├──[-] anyOf (1:374456)❌ 
  │ │ └──[-] anyOf (1:374538)❌ 
  │ ├─┬subscription_id
  │ │ └──[🔀] $ref (27010:17)❌ 
  │ ├─┬currency
  │ │ ├──[🔀] title (22626:22)
  │ │ ├──[+] format (22625:23)❌ 
  │ │ └──[🔀] description (22627:28)
  │ ├─┬product_price_id
  │ │ ├──[🔀] title (23108:22)
  │ │ ├──[🔀] description (23109:28)
  │ │ └─┬ANYOF
  │ │   ├──[-] type (1:368981)❌ 
  │ │   ├──[-] format (1:369001)❌ 
  │ │   ├──[+] oneOf (39084:38)
  │ │   └──[+] oneOf (46933:23)
  │ ├─┬customer_external_id
  │ │ ├──[🔀] title (22947:22)
  │ │ ├──[+] description (22948:28)
  │ │ └──[-] deprecated (1:373366)
  │ ├─┬expires_at
  │ │ ├──[-] type (1:365999)❌ 
  │ │ ├──[🔀] title (22717:22)
  │ │ ├──[-] format (1:366019)❌ 
  │ │ ├──[🔀] description (22718:28)
  │ │ ├──[+] anyOf (22710:15)
  │ │ └──[+] anyOf (22713:15)
  │ ├─┬is_payment_setup_required
  │ │ ├──[🔀] title (22896:22)
  │ │ └──[🔀] description (22897:28)
  │ ├─┬discount
  │ │ ├──[🔀] title (22993:22)
  │ │ └─┬ANYOF
  │ │   ├──[+] type (22987:25)❌ 
  │ │   ├──[-] oneOf (1:379715)❌ 
  │ │   ├──[-] oneOf (1:380490)❌ 
  │ │   ├──[-] oneOf (1:381399)❌ 
  │ │   └──[-] oneOf (1:382262)❌ 
  │ ├─┬price_per_seat
  │ │ ├──[+] additionalProperties (22996:37)❌ 
  │ │ ├──[+] type (22999:21)❌ 
  │ │ ├──[🔀] title (23000:22)
  │ │ ├──[-] description (1:367082)
  │ │ ├──[-] anyOf (1:367000)❌ 
  │ │ └──[-] anyOf (1:367021)❌ 
  │ ├─┬net_amount
  │ │ ├──[-] type (1:367341)❌ 
  │ │ ├──[🔀] title (22639:22)
  │ │ ├──[🔀] description (22640:28)
  │ │ ├──[+] anyOf (22631:15)
  │ │ └──[+] anyOf (22635:15)
  │ ├─┬is_business_customer
  │ │ ├──[🔀] type (22618:21)❌ 
  │ │ ├──[🔀] title (22620:22)
  │ │ ├──[+] format (22619:23)❌ 
  │ │ └──[🔀] description (22621:28)
  │ ├─┬discount_id
  │ │ ├──[+] type (22750:21)❌ 
  │ │ ├──[🔀] title (22751:22)
  │ │ ├──[🔀] description (22752:28)
  │ │ ├──[-] anyOf (1:369141)❌ 
  │ │ └──[-] anyOf (1:369180)❌ 
  │ ├─┬customer_billing_name
  │ │ ├──[-] title (1:371799)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (16440:23)❌ 
  │ ├─┬embed_origin
  │ │ ├──[🔀] title (22871:22)
  │ │ ├──[🔀] description (22872:28)
  │ │ └─┬ANYOF
  │ │   └──[+] format (22865:27)❌ 
  │ ├─┬products
  │ │ ├──[-] items (1:373395)❌ 
  │ │ ├──[-] type (1:373453)❌ 
  │ │ ├──[🔀] title (22858:22)
  │ │ ├──[🔀] description (22859:28)
  │ │ ├──[+] anyOf (22850:15)
  │ │ └──[+] anyOf (22854:15)
  │ ├─┬tax_amount
  │ │ ├──[+] type (22692:21)❌ 
  │ │ ├──[🔀] title (22693:22)
  │ │ ├──[🔀] description (22694:28)
  │ │ ├──[-] anyOf (1:367470)❌ 
  │ │ └──[-] anyOf (1:367491)❌ 
  │ ├─┬payment_processor_metadata
  │ │ └──[🔀] $ref (46126:17)❌ 
  │ ├─┬custom_field_data
  │ │ ├──[-] additionalProperties (1:364733)❌ 
  │ │ ├──[🔀] type (22777:21)❌ 
  │ │ ├──[🔀] title (22778:22)
  │ │ └──[🔀] description (22779:28)
  │ ├─┬return_url
  │ │ ├──[+] type (22880:21)❌ 
  │ │ ├──[🔀] title (22881:22)
  │ │ ├──[🔀] description (22882:28)
  │ │ ├──[-] anyOf (1:366296)❌ 
  │ │ └──[-] anyOf (1:366316)❌ 
  │ ├─┬trial_interval_count
  │ │ ├──[-] title (1:372656)
  │ │ ├──[🔀] description (23015:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (50604:17)❌ 
  │ ├─┬discount_amount
  │ │ ├──[-] type (1:367234)❌ 
  │ │ ├──[🔀] title (23133:22)
  │ │ ├──[-] description (1:367288)
  │ │ ├──[+] anyOf (23113:15)
  │ │ └──[+] anyOf (23129:15)
  │ ├─┬customer_tax_id
  │ │ ├──[🔀] title (22935:22)
  │ │ └──[+] description (22936:28)
  │ ├─┬is_discount_applicable
  │ │ ├──[🔀] title (22923:22)
  │ │ └──[🔀] description (22924:28)
  │ ├─┬id
  │ │ ├──[-] type (1:364296)❌ 
  │ │ ├──[🔀] title (23058:22)
  │ │ ├──[-] format (1:364316)❌ 
  │ │ ├──[🔀] description (23059:28)
  │ │ ├──[+] anyOf (23051:15)
  │ │ └──[+] anyOf (23054:15)
  │ ├─┬customer_ip_address
  │ │ ├──[🔀] title (22919:22)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (22913:27)❌ 
  │ ├─┬created_at
  │ │ ├──[🔀] title (22677:22)
  │ │ ├──[-] format (1:364424)❌ 
  │ │ └──[🔀] description (22678:28)
  │ ├─┬external_customer_id
  │ │ ├──[+] type (22686:21)❌ 
  │ │ ├──[🔀] title (22688:22)
  │ │ ├──[+] format (22687:23)❌ 
  │ │ ├──[🔀] description (22689:28)
  │ │ ├──[-] anyOf (1:372957)❌ 
  │ │ └──[-] anyOf (1:372977)❌ 
  │ ├─┬total_amount
  │ │ ├──[-] type (1:367676)❌ 
  │ │ ├──[🔀] title (22768:22)
  │ │ ├──[🔀] description (22769:28)
  │ │ ├──[+] anyOf (22761:15)
  │ │ └──[+] anyOf (22764:15)
  │ ├─┬success_url
  │ │ ├──[-] type (1:366148)❌ 
  │ │ ├──[🔀] title (23145:22)
  │ │ ├──[-] description (1:366197)
  │ │ ├──[+] anyOf (23137:15)
  │ │ └──[+] anyOf (23141:15)
  │ ├─┬product_id
  │ │ ├──[-] title (1:368877)
  │ │ ├──[🔀] description (23090:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (25097:23)❌ 
  │ ├─┬amount
  │ │ ├──[-] type (1:366740)❌ 
  │ │ ├──[🔀] title (22790:22)
  │ │ ├──[🔀] description (22791:28)
  │ │ ├──[+] anyOf (22783:15)
  │ │ └──[+] anyOf (22786:15)
  │ ├─┬url
  │ │ ├──[-] type (1:365875)❌ 
  │ │ ├──[🔀] title (23026:22)
  │ │ ├──[🔀] description (23027:28)
  │ │ ├──[+] anyOf (23019:15)
  │ │ └──[+] anyOf (23022:15)
  │ ├─┬customer_email
  │ │ ├──[🔀] title (22971:22)
  │ │ └──[-] description (1:371547)
  │ ├─┬billing_address_fields
  │ │ └──[🔀] $ref (23147:37)❌ 
  │ ├─┬seats
  │ │ ├──[🔀] title (22705:22)
  │ │ ├──[🔀] description (22706:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (22699:25)❌ 
  │ ├─┬customer_id
  │ │ ├──[🔀] title (23070:22)
  │ │ ├──[+] deprecated (23071:27)
  │ │ └─┬ANYOF
  │ │   └──[-] format (1:371006)❌ 
  │ ├─┬is_payment_required
  │ │ ├──[🔀] title (22906:22)
  │ │ └──[🔀] description (22907:28)
  │ ├─┬client_secret
  │ │ └──[🔀] $ref (23240:23)❌ 
  │ ├─┬product_price
  │ │ ├──[🔀] title (22845:22)
  │ │ ├──[🔀] description (22846:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] type (22838:25)❌ 
  │ │   ├──[+] format (22839:27)❌ 
  │ │   ├──[-] oneOf (1:636085)❌ 
  │ │   └──[-] oneOf (1:758546)❌ 
  │ ├─┬is_free_product_price
  │ │ ├──[🔀] title (22886:22)
  │ │ └──[🔀] description (22887:28)
  │ ├─┬customer_name
  │ │ ├──[+] additionalProperties (23162:37)❌ 
  │ │ ├──[+] type (23175:21)❌ 
  │ │ ├──[🔀] title (23176:22)
  │ │ ├──[-] description (1:371411)
  │ │ ├──[-] anyOf (1:371331)❌ 
  │ │ └──[-] anyOf (1:371351)❌ 
  │ ├─┬customer_billing_address
  │ │ ├──[+] additionalProperties (22643:37)❌ 
  │ │ ├──[+] type (22663:21)❌ 
  │ │ ├──[+] title (22664:22)
  │ │ ├──[+] description (22665:28)
  │ │ ├──[-] anyOf (1:273286)❌ 
  │ │ └──[-] anyOf (1:371957)❌ 
  │ └─┬status
  │   └──[🔀] $ref (22725:20)❌ 
  ├─┬SubscriptionRevokedEvent
  │ ├──[+] properties (49956:11)
  │ ├─┬source
  │ │ ├──[-] type (1:813229)❌ 
  │ │ ├──[🔀] title (49966:22)
  │ │ ├──[🔀] description (49967:28)
  │ │ ├──[-] const (1:813248)❌ 
  │ │ ├──[+] anyOf (49958:15)
  │ │ └──[+] anyOf (49962:15)
  │ └─┬timestamp
  │   ├──[🔀] title (49972:22)
  │   ├──[-] format (1:812125)❌ 
  │   ├──[🔀] description (49973:28)
  │   └──[+] const (49971:22)❌ 
  ├─┬WebhookEvent
  │ ├──[+] required (51940:11)❌ 
  │ ├──[+] properties (51908:11)
  │ ├─┬succeeded
  │ │ ├──[+] type (51909:21)❌ 
  │ │ ├──[🔀] title (51910:22)
  │ │ ├──[🔀] description (51911:28)
  │ │ ├──[-] anyOf (1:842434)❌ 
  │ │ └──[-] anyOf (1:842455)❌ 
  │ └─┬type
  │   └──[🔀] $ref (51896:24)❌ 
  ├─┬CheckoutPublicConfirmed
  │ ├──[+] required (26961:11)❌ 
  │ ├──[+] properties (26633:11)
  │ ├─┬is_payment_form_required
  │ │ ├──[🔀] title (26743:22)
  │ │ └──[🔀] description (26744:28)
  │ ├─┬amount
  │ │ ├──[-] type (1:436979)❌ 
  │ │ ├──[🔀] title (26642:22)
  │ │ ├──[🔀] description (26643:28)
  │ │ ├──[+] anyOf (26635:15)
  │ │ └──[+] anyOf (26638:15)
  │ ├─┬price_per_seat
  │ │ ├──[+] additionalProperties (26848:37)❌ 
  │ │ ├──[+] type (26851:21)❌ 
  │ │ ├──[🔀] title (26852:22)
  │ │ ├──[-] description (1:437321)
  │ │ ├──[-] anyOf (1:437239)❌ 
  │ │ └──[-] anyOf (1:437260)❌ 
  │ ├─┬trial_end
  │ │ ├──[+] type (26624:21)❌ 
  │ │ ├──[🔀] title (26625:22)
  │ │ ├──[🔀] description (26626:28)
  │ │ ├──[-] anyOf (1:438718)❌ 
  │ │ └──[-] anyOf (1:438761)❌ 
  │ ├─┬is_discount_applicable
  │ │ ├──[🔀] title (26775:22)
  │ │ └──[🔀] description (26776:28)
  │ ├─┬payment_processor_metadata
  │ │ └──[🔀] $ref (46126:17)❌ 
  │ ├─┬success_url
  │ │ ├──[🔀] title (26525:22)
  │ │ ├──[-] description (1:436436)
  │ │ └──[+] const (26524:22)❌ 
  │ ├─┬client_secret
  │ │ └──[🔀] $ref (23240:23)❌ 
  │ ├─┬customer_billing_name
  │ │ ├──[-] title (1:442038)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (16440:23)❌ 
  │ ├─┬payment_processor
  │ │ └──[🔀] $ref (26681:30)❌ 
  │ ├─┬products
  │ │ ├──[-] items (1:442678)❌ 
  │ │ ├──[-] type (1:442736)❌ 
  │ │ ├──[🔀] title (26710:22)
  │ │ ├──[🔀] description (26711:28)
  │ │ ├──[+] anyOf (26702:15)
  │ │ └──[+] anyOf (26706:15)
  │ ├─┬net_amount
  │ │ ├──[-] type (1:437580)❌ 
  │ │ ├──[🔀] title (26490:22)
  │ │ ├──[🔀] description (26491:28)
  │ │ ├──[+] anyOf (26482:15)
  │ │ └──[+] anyOf (26486:15)
  │ ├─┬discount_id
  │ │ ├──[+] type (26602:21)❌ 
  │ │ ├──[🔀] title (26603:22)
  │ │ ├──[🔀] description (26604:28)
  │ │ ├──[-] anyOf (1:439380)❌ 
  │ │ └──[-] anyOf (1:439419)❌ 
  │ ├─┬modified_at
  │ │ ├──[+] type (26752:21)❌ 
  │ │ ├──[🔀] title (26753:22)
  │ │ ├──[🔀] description (26754:28)
  │ │ ├──[-] anyOf (1:435309)❌ 
  │ │ └──[-] anyOf (1:435352)❌ 
  │ ├─┬customer_tax_id
  │ │ ├──[+] type (26938:21)❌ 
  │ │ ├──[🔀] title (26939:22)
  │ │ ├──[-] anyOf (1:442246)❌ 
  │ │ └──[-] anyOf (1:442266)❌ 
  │ ├─┬product
  │ │ ├──[+] title (26598:22)
  │ │ ├──[🔀] description (26599:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (26591:15)❌ 
  │ ├─┬is_business_customer
  │ │ ├──[🔀] type (26469:21)❌ 
  │ │ ├──[🔀] title (26471:22)
  │ │ ├──[+] format (26470:23)❌ 
  │ │ └──[🔀] description (26472:28)
  │ ├─┬id
  │ │ ├──[🔀] title (26540:22)
  │ │ ├──[🔀] format (26539:23)❌ 
  │ │ └──[🔀] description (26541:28)
  │ ├─┬discount
  │ │ ├──[🔀] title (26845:22)
  │ │ └─┬ANYOF
  │ │   ├──[+] type (26839:25)❌ 
  │ │   ├──[-] oneOf (1:379715)❌ 
  │ │   ├──[-] oneOf (1:380490)❌ 
  │ │   ├──[-] oneOf (1:381399)❌ 
  │ │   └──[-] oneOf (1:382262)❌ 
  │ ├─┬custom_field_data
  │ │ ├──[-] additionalProperties (1:435503)❌ 
  │ │ ├──[🔀] type (26629:21)❌ 
  │ │ ├──[🔀] title (26630:22)
  │ │ └──[🔀] description (26631:28)
  │ ├─┬billing_address_fields
  │ │ └──[🔀] $ref (26923:37)❌ 
  │ ├─┬product_price_id
  │ │ ├──[🔀] title (26893:22)
  │ │ ├──[🔀] description (26894:28)
  │ │ └─┬ANYOF
  │ │   ├──[-] type (1:439220)❌ 
  │ │   ├──[-] format (1:439240)❌ 
  │ │   ├──[+] oneOf (39084:38)
  │ │   └──[+] oneOf (46933:23)
  │ ├─┬expires_at
  │ │ ├──[-] type (1:436238)❌ 
  │ │ ├──[🔀] title (26569:22)
  │ │ ├──[-] format (1:436258)❌ 
  │ │ ├──[🔀] description (26570:28)
  │ │ ├──[+] anyOf (26562:15)
  │ │ └──[+] anyOf (26565:15)
  │ ├─┬customer_session_token
  │ │ ├──[-] type (1:443857)❌ 
  │ │ ├──[🔀] title (26787:22)
  │ │ ├──[+] description (26788:28)
  │ │ ├──[+] anyOf (26780:15)
  │ │ └──[+] anyOf (26783:15)
  │ ├─┬require_billing_address
  │ │ ├──[+] items (26859:22)❌ 
  │ │ ├──[🔀] type (26862:21)❌ 
  │ │ ├──[🔀] title (26863:22)
  │ │ └──[🔀] description (26864:28)
  │ ├─┬return_url
  │ │ ├──[+] type (26732:21)❌ 
  │ │ ├──[🔀] title (26733:22)
  │ │ ├──[🔀] description (26734:28)
  │ │ ├──[-] anyOf (1:436535)❌ 
  │ │ └──[-] anyOf (1:436555)❌ 
  │ ├─┬attached_custom_fields
  │ │ ├──[+] type (26573:21)❌ 
  │ │ ├──[🔀] title (26574:22)
  │ │ ├──[+] description (26575:28)
  │ │ ├──[-] anyOf (1:443685)❌ 
  │ │ └──[-] anyOf (1:443767)❌ 
  │ ├─┬tax_amount
  │ │ ├──[+] type (26544:21)❌ 
  │ │ ├──[🔀] title (26545:22)
  │ │ ├──[🔀] description (26546:28)
  │ │ ├──[-] anyOf (1:437709)❌ 
  │ │ └──[-] anyOf (1:437730)❌ 
  │ ├─┬customer_email
  │ │ ├──[🔀] title (26823:22)
  │ │ └──[-] description (1:441786)
  │ ├─┬is_payment_setup_required
  │ │ ├──[🔀] title (26748:22)
  │ │ └──[🔀] description (26749:28)
  │ ├─┬product_id
  │ │ ├──[-] title (1:439116)
  │ │ ├──[🔀] description (26875:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (25097:23)❌ 
  │ ├─┬product_price
  │ │ ├──[🔀] title (26697:22)
  │ │ ├──[🔀] description (26698:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] type (26690:25)❌ 
  │ │   ├──[+] format (26691:27)❌ 
  │ │   ├──[-] oneOf (1:636085)❌ 
  │ │   └──[-] oneOf (1:758546)❌ 
  │ ├─┬is_free_product_price
  │ │ ├──[🔀] title (26738:22)
  │ │ └──[🔀] description (26739:28)
  │ ├─┬discount_amount
  │ │ ├──[-] type (1:437473)❌ 
  │ │ ├──[🔀] title (26918:22)
  │ │ ├──[-] description (1:437527)
  │ │ ├──[+] anyOf (26898:15)
  │ │ └──[+] anyOf (26914:15)
  │ ├─┬organization
  │ │ └──[🔀] $ref (26606:25)❌ 
  │ ├─┬customer_billing_address
  │ │ ├──[+] additionalProperties (26494:37)❌ 
  │ │ ├──[+] type (26514:21)❌ 
  │ │ ├──[+] title (26515:22)
  │ │ ├──[+] description (26516:28)
  │ │ ├──[-] anyOf (1:273286)❌ 
  │ │ └──[-] anyOf (1:442196)❌ 
  │ ├─┬customer_name
  │ │ ├──[🔀] title (26812:22)
  │ │ ├──[-] description (1:441650)
  │ │ └─┬ANYOF
  │ │   └──[+] format (26806:27)❌ 
  │ ├─┬total_amount
  │ │ ├──[-] type (1:437915)❌ 
  │ │ ├──[🔀] title (26620:22)
  │ │ ├──[🔀] description (26621:28)
  │ │ ├──[+] anyOf (26613:15)
  │ │ └──[+] anyOf (26616:15)
  │ ├─┬customer_ip_address
  │ │ ├──[🔀] title (26771:22)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (26765:27)❌ 
  │ ├─┬created_at
  │ │ ├──[🔀] title (26529:22)
  │ │ ├──[-] format (1:435194)❌ 
  │ │ └──[🔀] description (26530:28)
  │ ├─┬embed_origin
  │ │ ├──[🔀] title (26723:22)
  │ │ ├──[🔀] description (26724:28)
  │ │ └─┬ANYOF
  │ │   └──[+] format (26717:27)❌ 
  │ ├─┬is_payment_required
  │ │ ├──[🔀] title (26758:22)
  │ │ └──[🔀] description (26759:28)
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (24684:23)❌ 
  │ ├─┬seats
  │ │ ├──[🔀] title (26557:22)
  │ │ ├──[🔀] description (26558:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (26551:25)❌ 
  │ ├─┬customer_id
  │ │ ├──[🔀] title (26799:22)
  │ │ ├──[+] description (26800:28)
  │ │ └─┬ANYOF
  │ │   └──[-] format (1:441245)❌ 
  │ ├─┬currency
  │ │ ├──[🔀] title (26477:22)
  │ │ ├──[+] format (26476:23)❌ 
  │ │ └──[🔀] description (26478:28)
  │ ├─┬status
  │ │ ├──[-] type (1:435885)❌ 
  │ │ ├──[🔀] title (26586:22)
  │ │ ├──[+] description (26587:28)
  │ │ ├──[-] const (1:435904)❌ 
  │ │ ├──[+] anyOf (26579:15)
  │ │ └──[+] anyOf (26582:15)
  │ └─┬url
  │   ├──[-] type (1:436114)❌ 
  │   ├──[🔀] title (26678:22)
  │   ├──[🔀] description (26679:28)
  │   ├──[+] anyOf (26670:15)
  │   └──[+] anyOf (26674:15)
  ├─┬OrganizationSubscriptionSettings
  │ ├──[+] required (45711:11)❌ 
  │ ├──[+] properties (45700:11)
  │ └─┬proration_behavior
  │   └──[🔀] $ref (45700:34)❌ 
  ├─┬BenefitRevokedEvent
  │ ├──[+] properties (22156:11)
  │ ├─┬timestamp
  │ │ ├──[🔀] title (22172:22)
  │ │ ├──[-] format (1:356862)❌ 
  │ │ ├──[🔀] description (22173:28)
  │ │ └──[+] const (22171:22)❌ 
  │ └─┬source
  │   ├──[-] type (1:357966)❌ 
  │   ├──[🔀] title (22166:22)
  │   ├──[🔀] description (22167:28)
  │   ├──[-] const (1:357985)❌ 
  │   ├──[+] anyOf (22158:15)
  │   └──[+] anyOf (22162:15)
  ├─┬MeterResetEvent
  │ ├──[+] properties (41366:11)
  │ ├─┬timestamp
  │ │ ├──[🔀] title (41382:22)
  │ │ ├──[-] format (1:671049)❌ 
  │ │ ├──[🔀] description (41383:28)
  │ │ └──[+] const (41381:22)❌ 
  │ └─┬source
  │   ├──[-] type (1:672153)❌ 
  │   ├──[🔀] title (41376:22)
  │   ├──[🔀] description (41377:28)
  │   ├──[-] const (1:672172)❌ 
  │   ├──[+] anyOf (41368:15)
  │   └──[+] anyOf (41372:15)
  ├─┬MeterCreditEvent
  │ ├──[+] properties (41180:11)
  │ ├─┬timestamp
  │ │ ├──[🔀] title (41196:22)
  │ │ ├──[-] format (1:668096)❌ 
  │ │ ├──[🔀] description (41197:28)
  │ │ └──[+] const (41195:22)❌ 
  │ └─┬source
  │   ├──[-] type (1:669200)❌ 
  │   ├──[🔀] title (41190:22)
  │   ├──[🔀] description (41191:28)
  │   ├──[-] const (1:669219)❌ 
  │   ├──[+] anyOf (41182:15)
  │   └──[+] anyOf (41186:15)
  ├─┬CheckoutConfirmStripe
  │ ├──[+] properties (23438:11)
  │ ├─┬product_price_id
  │ │ ├──[🔀] title (23308:22)
  │ │ ├──[🔀] description (23309:28)
  │ │ └──[-] deprecated (1:377276)
  │ ├─┬customer_billing_address
  │ │ ├──[+] additionalProperties (23274:37)❌ 
  │ │ ├──[+] type (23294:21)❌ 
  │ │ ├──[+] title (23295:22)
  │ │ ├──[+] description (23296:28)
  │ │ ├──[-] anyOf (1:277289)❌ 
  │ │ └──[-] anyOf (1:378408)❌ 
  │ ├─┬is_business_customer
  │ │ ├──[🔀] title (23435:22)
  │ │ ├──[+] description (23436:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (23429:25)❌ 
  │ ├─┬confirmation_token_id
  │ │ ├──[🔀] title (23337:22)
  │ │ ├──[-] description (1:378802)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (23328:25)❌ 
  │ │   ├──[+] maximum (23329:28)❌ 
  │ │   ├──[+] minimum (23330:28)❌ 
  │ │   └──[+] description (23331:32)
  │ ├─┬customer_name
  │ │ ├──[🔀] title (23391:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] examples (1:377937)
  │ │   ├──[-] maxLength (1:377875)❌ 
  │ │   ├──[+] format (23384:27)❌ 
  │ │   └──[🔀] description (23385:32)
  │ ├─┬discount_code
  │ │ ├──[🔀] title (23424:22)
  │ │ └──[-] description (1:378634)
  │ ├─┬product_id
  │ │ ├──[🔀] title (23362:22)
  │ │ ├──[-] description (1:376939)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (23356:25)❌ 
  │ │   └──[-] format (1:376872)❌ 
  │ ├─┬customer_email
  │ │ ├──[🔀] title (23402:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] format (1:378055)❌ 
  │ │   └──[-] description (1:378079)
  │ ├─┬amount
  │ │ ├──[🔀] title (23448:22)
  │ │ ├──[+] description (23449:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (23441:25)❌ 
  │ │   ├──[-] maximum (1:377335)❌ 
  │ │   ├──[-] minimum (1:377356)❌ 
  │ │   ├──[-] description (1:377375)
  │ │   └──[+] const (23442:26)❌ 
  │ ├─┬custom_field_data
  │ │ ├──[-] additionalProperties (1:376569)❌ 
  │ │ ├──[-] type (1:376713)❌ 
  │ │ ├──[🔀] title (23460:22)
  │ │ ├──[🔀] description (23461:28)
  │ │ ├──[+] anyOf (23453:15)
  │ │ └──[+] anyOf (23456:15)
  │ ├─┬customer_tax_id
  │ │ ├──[🔀] title (23378:22)
  │ │ └─┬ANYOF
  │ │   ├──[+] examples (23371:19)
  │ │   ├──[+] maxLength (23368:30)❌ 
  │ │   └──[+] description (23369:32)
  │ ├─┬seats
  │ │ ├──[🔀] title (23321:22)
  │ │ ├──[🔀] description (23322:28)
  │ │ ├──[+] deprecated (23323:27)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (23314:25)❌ 
  │ │   ├──[-] maximum (1:377589)❌ 
  │ │   ├──[-] minimum (1:377606)❌ 
  │ │   └──[+] format (23315:27)❌ 
  │ └─┬customer_billing_name
  │   ├──[-] title (1:378245)
  │   └─┬ANYOF
  │     └──[🔀] $ref (17048:23)❌ 
  ├─┬BenefitGitHubRepositorySubscriber
  │ └─┬organization
  │   └──[🔀] $ref (22213:23)❌ 
  ├─┬OrderRefundedEvent
  │ ├──[+] properties (44343:11)
  │ ├─┬source
  │ │ ├──[-] type (1:717116)❌ 
  │ │ ├──[🔀] title (44353:22)
  │ │ ├──[🔀] description (44354:28)
  │ │ ├──[-] const (1:717135)❌ 
  │ │ ├──[+] anyOf (44345:15)
  │ │ └──[+] anyOf (44349:15)
  │ └─┬timestamp
  │   ├──[🔀] title (44359:22)
  │   ├──[-] format (1:716012)❌ 
  │   ├──[🔀] description (44360:28)
  │   └──[+] const (44358:22)❌ 
  ├─┬CheckoutUpdate
  │ ├──[+] properties (27265:11)
  │ ├─┬customer_billing_address
  │ │ ├──[+] additionalProperties (27023:37)❌ 
  │ │ ├──[+] type (27043:21)❌ 
  │ │ ├──[+] title (27044:22)
  │ │ ├──[+] description (27045:28)
  │ │ ├──[-] anyOf (1:277289)❌ 
  │ │ └──[-] anyOf (1:447277)❌ 
  │ ├─┬product_price_id
  │ │ ├──[🔀] title (27057:22)
  │ │ ├──[🔀] description (27058:28)
  │ │ └──[-] deprecated (1:446145)
  │ ├─┬custom_field_data
  │ │ ├──[-] additionalProperties (1:445438)❌ 
  │ │ ├──[-] type (1:445582)❌ 
  │ │ ├──[🔀] title (27086:22)
  │ │ ├──[-] description (1:445637)
  │ │ ├──[+] anyOf (27076:15)
  │ │ └──[+] anyOf (27082:15)
  │ ├─┬customer_tax_id
  │ │ ├──[🔀] title (27127:22)
  │ │ └─┬ANYOF
  │ │   ├──[+] examples (27120:19)
  │ │   ├──[+] maxLength (27117:30)❌ 
  │ │   └──[+] description (27118:32)
  │ ├─┬amount
  │ │ ├──[🔀] title (27274:22)
  │ │ ├──[+] description (27275:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (27268:25)❌ 
  │ │   ├──[-] maximum (1:446204)❌ 
  │ │   ├──[-] minimum (1:446225)❌ 
  │ │   └──[-] description (1:446244)
  │ ├─┬customer_ip_address
  │ │ ├──[🔀] title (27140:22)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] format (27133:27)❌ 
  │ │   └──[+] description (27134:32)
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (1:447796)❌ 
  │ │ ├──[-] propertyNames (1:447942)❌ 
  │ │ ├──[-] type (1:447985)❌ 
  │ │ ├──[🔀] title (27111:22)
  │ │ ├──[-] maxProperties (1:448012)❌ 
  │ │ ├──[-] description (1:448052)
  │ │ ├──[+] anyOf (27104:15)
  │ │ └──[+] anyOf (27107:15)
  │ ├─┬success_url
  │ │ ├──[🔀] title (27099:22)
  │ │ ├──[🔀] description (27100:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (27091:25)❌ 
  │ │   ├──[+] maximum (27092:28)❌ 
  │ │   ├──[+] minimum (27093:28)❌ 
  │ │   ├──[-] maxLength (1:450501)❌ 
  │ │   ├──[-] minLength (1:450520)❌ 
  │ │   └──[-] format (1:450533)❌ 
  │ ├─┬return_url
  │ │ ├──[🔀] title (27262:22)
  │ │ ├──[🔀] description (27263:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (27256:25)❌ 
  │ │   ├──[-] maxLength (1:450826)❌ 
  │ │   ├──[-] minLength (1:450845)❌ 
  │ │   └──[-] format (1:450858)❌ 
  │ ├─┬trial_interval
  │ │ ├──[+] title (27337:22)
  │ │ ├──[🔀] description (27338:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (27327:15)❌ 
  │ ├─┬embed_origin
  │ │ ├──[🔀] title (27238:22)
  │ │ ├──[🔀] description (27239:28)
  │ │ └─┬ANYOF
  │ │   └──[+] format (27232:27)❌ 
  │ ├─┬customer_email
  │ │ ├──[🔀] title (27151:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] format (1:446924)❌ 
  │ │   └──[-] description (1:446948)
  │ ├─┬customer_name
  │ │ ├──[🔀] title (27322:22)
  │ │ ├──[+] description (27323:28)
  │ │ └─┬ANYOF
  │ │   ├──[-] examples (1:446806)
  │ │   ├──[+] additionalProperties (27292:41)❌ 
  │ │   ├──[+] propertyNames (27310:34)❌ 
  │ │   ├──[🔀] type (27314:25)❌ 
  │ │   ├──[-] maxLength (1:446744)❌ 
  │ │   ├──[+] maxProperties (27315:34)❌ 
  │ │   └──[🔀] description (27316:32)
  │ ├─┬customer_metadata
  │ │ ├──[🔀] title (27287:22)
  │ │ ├──[-] description (1:450076)
  │ │ └─┬ANYOF
  │ │   ├──[-] additionalProperties (1:449452)❌ 
  │ │   ├──[-] propertyNames (1:449598)❌ 
  │ │   ├──[🔀] type (27280:25)❌ 
  │ │   ├──[+] format (27281:27)❌ 
  │ │   ├──[-] maxProperties (1:449668)❌ 
  │ │   └──[-] description (1:449687)
  │ ├─┬discount_id
  │ │ ├──[🔀] title (27173:22)
  │ │ ├──[-] description (1:448500)
  │ │ └─┬ANYOF
  │ │   └──[-] format (1:448432)❌ 
  │ ├─┬is_business_customer
  │ │ ├──[🔀] title (27364:22)
  │ │ ├──[+] description (27365:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (27358:25)❌ 
  │ ├─┬require_billing_address
  │ │ ├──[🔀] title (27070:22)
  │ │ ├──[🔀] description (27071:28)
  │ │ ├──[+] deprecated (27072:27)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (27063:25)❌ 
  │ │   └──[+] format (27064:27)❌ 
  │ ├─┬seats
  │ │ ├──[🔀] title (27352:22)
  │ │ ├──[🔀] description (27353:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (27343:25)❌ 
  │ │   ├──[-] maximum (1:446458)❌ 
  │ │   ├──[-] minimum (1:446475)❌ 
  │ │   ├──[+] maxLength (27344:30)❌ 
  │ │   ├──[+] minLength (27345:30)❌ 
  │ │   └──[+] format (27346:27)❌ 
  │ ├─┬customer_billing_name
  │ │ ├──[-] title (1:447114)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (17048:23)❌ 
  │ ├─┬product_id
  │ │ ├──[+] additionalProperties (27201:37)❌ 
  │ │ ├──[+] propertyNames (27219:30)❌ 
  │ │ ├──[+] type (27223:21)❌ 
  │ │ ├──[🔀] title (27225:22)
  │ │ ├──[+] maxProperties (27224:30)❌ 
  │ │ ├──[🔀] description (27226:28)
  │ │ ├──[-] anyOf (1:445712)❌ 
  │ │ └──[-] anyOf (1:445751)❌ 
  │ └─┬trial_interval_count
  │   ├──[-] title (1:447665)
  │   ├──[🔀] description (27184:28)
  │   └─┬ANYOF
  │     └──[🔀] $ref (50604:17)❌ 
  ├─┬CheckoutProductCreate
  │ ├──[+] properties (25388:11)
  │ ├─┬customer_id
  │ │ ├──[🔀] title (25452:22)
  │ │ ├──[-] description (1:414057)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] format (25445:27)❌ 
  │ │   └──[+] description (25446:32)
  │ ├─┬embed_origin
  │ │ ├──[🔀] title (25345:22)
  │ │ ├──[🔀] description (25346:28)
  │ │ └─┬ANYOF
  │ │   └──[+] format (25339:27)❌ 
  │ ├─┬trial_interval_count
  │ │ ├──[-] title (1:411612)
  │ │ ├──[🔀] description (25266:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (50604:17)❌ 
  │ ├─┬return_url
  │ │ ├──[+] type (25355:21)❌ 
  │ │ ├──[🔀] title (25356:22)
  │ │ ├──[🔀] description (25357:28)
  │ │ ├──[+] default (25358:24)❌ 
  │ │ ├──[-] anyOf (1:417008)❌ 
  │ │ └──[-] anyOf (1:417080)❌ 
  │ ├─┬customer_billing_address
  │ │ ├──[+] additionalProperties (25311:37)❌ 
  │ │ ├──[+] type (25331:21)❌ 
  │ │ ├──[+] title (25332:22)
  │ │ ├──[+] description (25333:28)
  │ │ ├──[-] anyOf (1:277289)❌ 
  │ │ └──[-] anyOf (1:415531)❌ 
  │ ├─┬customer_tax_id
  │ │ ├──[🔀] title (25439:22)
  │ │ └─┬ANYOF
  │ │   ├──[+] examples (25432:19)
  │ │   ├──[+] maxLength (25429:30)❌ 
  │ │   └──[+] description (25430:32)
  │ ├─┬seats
  │ │ ├──[🔀] title (25567:22)
  │ │ ├──[🔀] description (25568:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (25558:25)❌ 
  │ │   ├──[-] maximum (1:413783)❌ 
  │ │   ├──[-] minimum (1:413800)❌ 
  │ │   ├──[+] maxLength (25559:30)❌ 
  │ │   ├──[+] minLength (25560:30)❌ 
  │ │   └──[+] format (25561:27)❌ 
  │ ├─┬success_url
  │ │ ├──[🔀] title (25537:22)
  │ │ ├──[🔀] description (25538:28)
  │ │ └─┬ANYOF
  │ │   ├──[-] maxLength (1:416715)❌ 
  │ │   ├──[-] minLength (1:416734)❌ 
  │ │   └──[🔀] format (25531:27)❌ 
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (1:411743)❌ 
  │ │ ├──[-] propertyNames (1:411889)❌ 
  │ │ ├──[🔀] type (25408:21)❌ 
  │ │ ├──[🔀] title (25409:22)
  │ │ ├──[-] maxProperties (1:411959)❌ 
  │ │ ├──[🔀] description (25410:28)
  │ │ └──[+] default (25411:24)❌ 
  │ ├─┬is_business_customer
  │ │ ├──[-] type (1:414254)❌ 
  │ │ ├──[🔀] title (25422:22)
  │ │ ├──[🔀] description (25423:28)
  │ │ ├──[-] default (1:414474)❌ 
  │ │ ├──[+] anyOf (25415:15)
  │ │ └──[+] anyOf (25418:15)
  │ ├─┬require_billing_address
  │ │ ├──[🔀] type (25583:21)❌ 
  │ │ ├──[🔀] title (25585:22)
  │ │ ├──[+] format (25584:23)❌ 
  │ │ ├──[🔀] description (25586:28)
  │ │ └──[-] default (1:413469)❌ 
  │ ├─┬custom_field_data
  │ │ ├──[-] additionalProperties (1:412370)❌ 
  │ │ ├──[-] type (1:412514)❌ 
  │ │ ├──[🔀] title (25372:22)
  │ │ ├──[-] description (1:412569)
  │ │ ├──[+] anyOf (25362:15)
  │ │ └──[+] anyOf (25368:15)
  │ ├─┬subscription_id
  │ │ ├──[🔀] title (25385:22)
  │ │ ├──[🔀] description (25386:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (25377:25)❌ 
  │ │   ├──[+] maximum (25378:28)❌ 
  │ │   ├──[+] minimum (25379:28)❌ 
  │ │   └──[-] format (1:416386)❌ 
  │ ├─┬customer_ip_address
  │ │ ├──[🔀] title (25404:22)
  │ │ ├──[+] description (25405:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (25398:27)❌ 
  │ ├─┬customer_name
  │ │ ├──[+] additionalProperties (25500:37)❌ 
  │ │ ├──[+] propertyNames (25518:30)❌ 
  │ │ ├──[+] type (25522:21)❌ 
  │ │ ├──[🔀] title (25524:22)
  │ │ ├──[+] maxProperties (25523:30)❌ 
  │ │ ├──[+] description (25525:28)
  │ │ ├──[-] anyOf (1:414833)❌ 
  │ │ └──[-] anyOf (1:414941)❌ 
  │ ├─┬amount
  │ │ ├──[+] type (25389:21)❌ 
  │ │ ├──[🔀] title (25390:22)
  │ │ ├──[+] description (25391:28)
  │ │ ├──[+] default (25392:24)❌ 
  │ │ ├──[-] anyOf (1:413498)❌ 
  │ │ └──[-] anyOf (1:413693)❌ 
  │ ├─┬customer_metadata
  │ │ ├──[-] additionalProperties (1:415695)❌ 
  │ │ ├──[-] propertyNames (1:415841)❌ 
  │ │ ├──[-] type (1:415884)❌ 
  │ │ ├──[🔀] title (25464:22)
  │ │ ├──[-] maxProperties (1:415911)❌ 
  │ │ ├──[-] description (1:415960)
  │ │ ├──[+] anyOf (25456:15)
  │ │ └──[+] anyOf (25460:15)
  │ ├─┬external_customer_id
  │ │ ├──[🔀] title (25579:22)
  │ │ └──[🔀] description (25580:28)
  │ ├─┬product_id
  │ │ ├──[+] additionalProperties (25283:37)❌ 
  │ │ ├──[+] propertyNames (25301:30)❌ 
  │ │ ├──[🔀] type (25305:21)❌ 
  │ │ ├──[🔀] title (25307:22)
  │ │ ├──[-] format (1:417526)❌ 
  │ │ ├──[+] maxProperties (25306:30)❌ 
  │ │ └──[🔀] description (25308:28)
  │ ├─┬customer_billing_name
  │ │ ├──[-] title (1:415368)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (17048:23)❌ 
  │ ├─┬discount_id
  │ │ ├──[🔀] title (25497:22)
  │ │ ├──[-] description (1:412742)
  │ │ └─┬ANYOF
  │ │   └──[-] format (1:412674)❌ 
  │ ├─┬trial_interval
  │ │ ├──[+] title (25552:22)
  │ │ ├──[🔀] description (25553:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (25542:15)❌ 
  │ └─┬customer_email
  │   ├──[🔀] title (25475:22)
  │   └─┬ANYOF
  │     ├──[-] format (1:415045)❌ 
  │     └──[-] description (1:415069)
  ├─┬BenefitCycledEvent
  │ ├──[+] properties (18409:11)
  │ ├─┬source
  │ │ ├──[-] type (1:294008)❌ 
  │ │ ├──[🔀] title (18419:22)
  │ │ ├──[🔀] description (18420:28)
  │ │ ├──[-] const (1:294027)❌ 
  │ │ ├──[+] anyOf (18411:15)
  │ │ └──[+] anyOf (18415:15)
  │ └─┬timestamp
  │   ├──[🔀] title (18425:22)
  │   ├──[-] format (1:292904)❌ 
  │   ├──[🔀] description (18426:28)
  │   └──[+] const (18424:22)❌ 
  ├─┬CustomerCreatedEvent
  │ ├──[+] properties (31063:11)
  │ ├─┬timestamp
  │ │ ├──[🔀] title (31079:22)
  │ │ ├──[-] format (1:506008)❌ 
  │ │ ├──[🔀] description (31080:28)
  │ │ └──[+] const (31078:22)❌ 
  │ └─┬source
  │   ├──[-] type (1:507112)❌ 
  │   ├──[🔀] title (31073:22)
  │   ├──[🔀] description (31074:28)
  │   ├──[-] const (1:507131)❌ 
  │   ├──[+] anyOf (31065:15)
  │   └──[+] anyOf (31069:15)
  ├─┬SubscriptionProductUpdatedEvent
  │ ├──[+] properties (49763:11)
  │ ├─┬timestamp
  │ │ ├──[🔀] title (49779:22)
  │ │ ├──[-] format (1:807867)❌ 
  │ │ ├──[🔀] description (49780:28)
  │ │ └──[+] const (49778:22)❌ 
  │ └─┬source
  │   ├──[-] type (1:808971)❌ 
  │   ├──[🔀] title (49773:22)
  │   ├──[🔀] description (49774:28)
  │   ├──[-] const (1:808990)❌ 
  │   ├──[+] anyOf (49765:15)
  │   └──[+] anyOf (49769:15)
  ├─┬CheckoutPublic
  │ ├──[+] required (26431:11)❌ 
  │ ├──[+] properties (26107:11)
  │ ├─┬total_amount
  │ │ ├──[-] type (1:428093)❌ 
  │ │ ├──[🔀] title (26094:22)
  │ │ ├──[🔀] description (26095:28)
  │ │ ├──[+] anyOf (26087:15)
  │ │ └──[+] anyOf (26090:15)
  │ ├─┬expires_at
  │ │ ├──[-] type (1:426416)❌ 
  │ │ ├──[🔀] title (26043:22)
  │ │ ├──[-] format (1:426436)❌ 
  │ │ ├──[🔀] description (26044:28)
  │ │ ├──[+] anyOf (26036:15)
  │ │ └──[+] anyOf (26039:15)
  │ ├─┬customer_id
  │ │ ├──[🔀] title (26273:22)
  │ │ ├──[+] description (26274:28)
  │ │ └─┬ANYOF
  │ │   └──[-] format (1:431423)❌ 
  │ ├─┬amount
  │ │ ├──[-] type (1:427157)❌ 
  │ │ ├──[🔀] title (26116:22)
  │ │ ├──[🔀] description (26117:28)
  │ │ ├──[+] anyOf (26109:15)
  │ │ └──[+] anyOf (26112:15)
  │ ├─┬embed_origin
  │ │ ├──[🔀] title (26197:22)
  │ │ ├──[🔀] description (26198:28)
  │ │ └─┬ANYOF
  │ │   └──[+] format (26191:27)❌ 
  │ ├─┬customer_name
  │ │ ├──[🔀] title (26286:22)
  │ │ ├──[-] description (1:431828)
  │ │ └─┬ANYOF
  │ │   └──[+] format (26280:27)❌ 
  │ ├─┬product_price_id
  │ │ ├──[🔀] title (26367:22)
  │ │ ├──[🔀] description (26368:28)
  │ │ └─┬ANYOF
  │ │   ├──[-] type (1:429398)❌ 
  │ │   ├──[-] ...

@github-actions github-actions bot added the patch Patch version bump label Nov 5, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762301662 branch 7 times, most recently from 4188ba5 to 75146bb Compare November 12, 2025 00:16
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762301662 branch 2 times, most recently from 815991b to ee3c4fa Compare November 14, 2025 00:16
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.28.1 chore: 🐝 Update SDK - Generate 0.28.2 Nov 14, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762301662 branch from e38fff8 to 0801d8f Compare November 15, 2025 00:16
* `polar.customer_portal.orders.list()`:  `response.items.[].product.organization` **Changed** **Breaking** ⚠️
* `polar.customer_portal.orders.get()`:  `response.product.organization` **Changed** **Breaking** ⚠️
* `polar._endpointorganization_updated_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar.events.get()`:  `response` **Changed** **Breaking** ⚠️
* `polar.organizations.create()`: 
  *  `request.subscription_settings.prevent_trial_abuse` **Added** **Breaking** ⚠️
  *  `response` **Changed**
* `polar.events.list()`: 
  *  `request.hierarchical` **Added**
  *  `response.items.[]` **Changed** **Breaking** ⚠️
* `polar.organizations.update()`: 
  *  `request.organization_update.subscription_settings.prevent_trial_abuse` **Added** **Breaking** ⚠️
  *  `response` **Changed**
* `polar.customer_portal.subscriptions.update()`:  `response.product.organization` **Changed** **Breaking** ⚠️
* `polar.customer_portal.subscriptions.cancel()`:  `response.product.organization` **Changed** **Breaking** ⚠️
* `polar.customer_portal.subscriptions.get()`:  `response.product.organization` **Changed** **Breaking** ⚠️
* `polar.customer_portal.subscriptions.list()`:  `response.items.[].product.organization` **Changed** **Breaking** ⚠️
* `polar.customer_portal.organizations.get()`:  `response.organization` **Changed** **Breaking** ⚠️
* `polar.customer_portal.orders.update()`:  `response.product.organization` **Changed** **Breaking** ⚠️
* `polar.checkouts.client_get()`:  `response` **Changed** **Breaking** ⚠️
* `polar._endpointcheckout_updated_post()`: 
  *  `request.data.allow_trial` **Added** **Breaking** ⚠️
* `polar.checkouts.client_confirm()`: 
  *  `request.checkout_confirm_stripe.allow_trial` **Added**
  *  `response` **Changed** **Breaking** ⚠️
  *  `error.[trial_already_redeemed]` **Added**
* `polar.customer_portal.benefit-grants.get()`:  `response.[customer_benefit_grant_custom].benefit.organization` **Changed** **Breaking** ⚠️
* `polar.customer_portal.benefit-grants.list()`:  `response.items.[].[customer_benefit_grant_license_keys].benefit.organization` **Changed** **Breaking** ⚠️
* `polar.checkouts.client_update()`: 
  *  `request.checkout_update_public.allow_trial` **Added**
  *  `response` **Changed** **Breaking** ⚠️
  *  `error.[trial_already_redeemed]` **Added**
* `polar.customer_portal.benefit-grants.update()`:  `response.[customer_benefit_grant_meter_credit].benefit.organization` **Changed** **Breaking** ⚠️
* `polar.customer_portal.seats.list_claimed_subscriptions()`:  `response.[].product.organization` **Changed** **Breaking** ⚠️
* `polar._endpointcheckout_created_post()`: 
  *  `request.data.allow_trial` **Added** **Breaking** ⚠️
* `polar.checkouts.update()`: 
  *  `request.checkout_update.allow_trial` **Added**
  *  `response.allow_trial` **Added**
  *  `error.[trial_already_redeemed]` **Added**
* `polar.checkouts.get()`:  `response.allow_trial` **Added**
* `polar.checkouts.create()`: 
  *  `request.allow_trial` **Added**
  *  `response.allow_trial` **Added**
* `polar.checkouts.list()`:  `response.items.[].allow_trial` **Added**
* `polar.webhooks.list_webhook_deliveries()`:  `response.items.[].webhook_event.skipped` **Added**
* `polar.subscriptions.update()`: 
  *  `request.subscription_update.[subscription_update_billing_period]` **Added**
* `polar.subscriptions.list()`:  `request.cancel_at_period_end` **Added**
* `polar.organizations.get()`:  `response` **Changed**
* `polar.organizations.list()`:  `response.items.[]` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762301662 branch from b6140d0 to 95a08b9 Compare November 16, 2025 00:17
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.

2 participants