Skip to content

chore: 🐝 Update SDK - Generate 0.32.1 - #151

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

chore: 🐝 Update SDK - Generate 0.32.1#151
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1784593801

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown

SDK update

Versioning

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

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes Detected:

  • polar.organizations.update():
    • request.organization_update Changed Breaking ⚠️
    • response Changed
  • polar._endpointcheckout_updated_post():
    • request.data.payment_method_type Added Breaking ⚠️
  • polar._endpointcheckout_expired_post():
    • request.data.payment_method_type Added Breaking ⚠️
  • polar._endpointorder_created_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointorder_updated_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointorder_paid_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointorder_refunded_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointsubscription_created_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointsubscription_updated_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointsubscription_active_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointsubscription_canceled_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointsubscription_uncanceled_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointsubscription_revoked_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointsubscription_past_due_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointsubscription_paused_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointsubscription_resumed_post():
    • request.data.discount Changed Breaking ⚠️
  • polar._endpointorganization_updated_post():
    • request.data Changed Breaking ⚠️
  • polar.organizations.create():
    • request.customer_email_settings.payment_method_expiration_reminder Added Breaking ⚠️
    • response Changed
  • polar.events.get(): response.[system_event] Changed Breaking ⚠️
  • polar.events.list(): response.[list_resource_event_].items.[].[system_event] Changed Breaking ⚠️
  • polar._endpointcheckout_created_post():
    • request.data.payment_method_type Added Breaking ⚠️
  • polar.subscriptions.create(): response.discount Changed
  • polar.checkouts.list(): response.items.[].payment_method_type Added
  • polar.organizations.get(): response Changed
  • polar._endpointdiscount_deleted_post(): Added
  • polar.subscriptions.list():
    • request Changed
    • response.items.[].discount Changed
  • polar._endpointdiscount_updated_post(): Added
  • polar.subscriptions.get(): response.discount Changed
  • polar.subscriptions.revoke(): response.discount Changed
  • polar.subscriptions.update(): response.discount Changed
  • polar.webhooks.list_webhook_deliveries(): request.event_type Changed
  • polar.orders.list():
    • request Changed
    • response.items.[].discount Changed
  • polar.orders.create(): response.discount Changed
  • polar.orders.get(): response.discount Changed
  • polar.orders.update(): response.discount Changed
  • polar.orders.finalize(): response.discount Changed
  • polar.organizations.list_organizations(): response.items.[] Changed
  • polar.checkouts.create(): response.payment_method_type Added
  • polar.checkouts.get(): response.payment_method_type Added
  • polar.checkouts.update():
    • response.payment_method_type Added
    • error.[discount_redemption_limit_reached] Added
  • polar.checkouts.client_get(): response.payment_method_type Added
  • polar.checkouts.client_update():
    • request.checkout_update_public.payment_method_type Added
    • response.payment_method_type Added
    • error.[discount_redemption_limit_reached] Added
  • polar.checkouts.client_confirm():
    • request.checkout_confirm_stripe.payment_method_type Added
    • response.payment_method_type Added
    • error.[discount_redemption_limit_reached] Added
  • polar.checkout-links.list(): response.items.[].discount Changed
  • polar.checkout-links.create(): response.discount Changed
  • polar.checkout-links.get(): response.discount Changed
  • polar.checkout-links.update(): response.discount Changed
  • polar.discounts.list(): response.items.[] Changed
  • polar.discounts.create():
    • request Changed
    • response Changed
  • polar.discounts.get(): response Changed
  • polar.discounts.update():
    • request.discount_update.max_redemptions_per_customer Added
    • response Changed
  • polar._endpointdiscount_created_post(): Added
  • polar._endpointsubscription_cycled_post(): Added
OpenAPI Change Summary
├──[+] webhooks (18981:28)
├──[+] webhooks (19443:25)
├──[+] webhooks (19401:25)
├──[+] webhooks (19359:25)
├─┬Paths
│ ├─┬/v1/customer-portal/customers/me/payment-methods
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-mint (11853:19)
│ ├─┬/v1/orders/
│ │ └─┬GET
│ │   ├──[+] parameters (4054:21)❌ 
│ │   ├──[+] parameters (4030:21)❌ 
│ │   └──[+] parameters (4073:21)❌ 
│ ├─┬/v1/checkout-links/
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-mint (8258:19)
│ ├─┬/v1/subscriptions/
│ │ └─┬GET
│ │   ├──[+] parameters (651:21)❌ 
│ │   └──[+] parameters (670:21)❌ 
│ ├─┬/v1/orders/{id}/invoice
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[+] x-mint (4741:19)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-mint (4677:19)
│ ├─┬/v1/customer-portal/license-keys/activate
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[+] x-mint (13482:19)
│ └─┬/v1/customer-portal/orders/{id}/invoice
│   ├─┬GET
│   │ └─┬Extensions
│   │   └──[+] x-mint (14345:19)
│   └─┬POST
│     └─┬Extensions
│       └──[+] x-mint (14270:19)
├─┬member.updated
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18554:19)
├─┬order.created
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18638:19)
├─┬subscription.canceled
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18932:19)
├─┬benefit_grant.revoked
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (19772:19)
├─┬benefit.created
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (19562:19)
├─┬customer.created
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18218:19)
├─┬customer_seat.revoked
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18470:19)
├─┬subscription.uncanceled
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18974:19)
├─┬subscription.updated
│ └─┬POST
│   ├──[🔀] description (18816:24)
│   └─┬Extensions
│     └──[+] x-mint (18848:19)
├─┬organization.updated
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (19520:19)
├─┬order.refunded
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18764:19)
├─┬subscription.active
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18890:19)
├─┬subscription.resumed
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (19184:19)
├─┬customer.deleted
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18302:19)
├─┬member.created
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18512:19)
├─┬benefit.updated
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (19604:19)
├─┬order.updated
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18680:19)
├─┬checkout.updated
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18134:19)
├─┬subscription.created
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18806:19)
├─┬subscription.revoked
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (19058:19)
├─┬benefit_grant.updated
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (19688:19)
├─┬order.paid
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18722:19)
├─┬checkout.created
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18092:19)
├─┬customer_seat.assigned
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18386:19)
├─┬customer.updated
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18260:19)
├─┬benefit_grant.created
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (19646:19)
├─┬subscription.paused
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (19142:19)
├─┬benefit_grant.cycled
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (19730:19)
├─┬refund.created
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (19226:19)
├─┬checkout.expired
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18176:19)
├─┬customer.state_changed
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18344:19)
├─┬member.deleted
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18596:19)
├─┬subscription.past_due
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (19100:19)
├─┬customer_seat.claimed
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (18428:19)
├─┬refund.updated
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (19268:19)
├─┬product.created
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (19310:19)
├─┬product.updated
│ └─┬POST
│   └─┬Extensions
│     └──[+] x-mint (19352:19)
└─┬Components
  ├──[-] schemas (1:491726)❌ 
  ├──[+] schemas (46528:41)
  ├──[+] schemas (56583:29)
  ├──[+] schemas (68832:40)
  ├──[+] schemas (68803:40)
  ├──[+] schemas (56723:32)
  ├──[+] schemas (69690:43)
  ├──[+] schemas (68861:40)
  ├──[+] schemas (65920:41)
  ├──[+] schemas (65780:38)
  ├─┬CheckoutPublicConfirmed
  │ ├──[+] required (33968:11)❌ 
  │ ├──[+] properties (33781:11)
  │ ├─┬products
  │ │ ├──[-] items (1:567930)❌ 
  │ │ ├──[-] type (1:567988)❌ 
  │ │ ├──[🔀] title (33632:22)
  │ │ ├──[🔀] description (33633:28)
  │ │ ├──[+] deprecated (33634:27)
  │ │ ├──[+] anyOf (33624:15)
  │ │ └──[+] anyOf (33628:15)
  │ ├─┬tax_behavior
  │ │ ├──[+] title (33531:22)
  │ │ ├──[🔀] description (33532:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (33524:15)❌ 
  │ ├─┬require_billing_address
  │ │ ├──[+] items (33805:22)❌ 
  │ │ ├──[🔀] type (33808:21)❌ 
  │ │ ├──[🔀] title (33809:22)
  │ │ └──[🔀] description (33810:28)
  │ ├─┬total_amount
  │ │ ├──[-] type (1:562797)❌ 
  │ │ ├──[-] title (1:562817)
  │ │ ├──[🔀] description (33543:28)
  │ │ ├──[+] anyOf (67639:22)
  │ │ └──[+] anyOf (33539:15)
  │ ├─┬prices
  │ │ ├──[+] additionalProperties (33794:37)❌ 
  │ │ ├──[+] type (33797:21)❌ 
  │ │ ├──[🔀] title (33798:22)
  │ │ ├──[-] description (1:568837)
  │ │ ├──[-] anyOf (1:568501)❌ 
  │ │ └──[-] anyOf (1:568784)❌ 
  │ ├─┬trial_end
  │ │ ├──[+] type (33546:21)❌ 
  │ │ ├──[🔀] title (33547:22)
  │ │ ├──[🔀] description (33548:28)
  │ │ ├──[-] anyOf (1:563870)❌ 
  │ │ └──[-] anyOf (1:563913)❌ 
  │ ├─┬product_price_id
  │ │ ├──[🔀] title (33839:22)
  │ │ ├──[🔀] description (33840:28)
  │ │ └─┬ANYOF
  │ │   ├──[-] type (1:564372)❌ 
  │ │   ├──[-] format (1:564392)❌ 
  │ │   ├──[+] oneOf (48880:38)
  │ │   └──[+] oneOf (61366:23)
  │ ├─┬seats
  │ │ ├──[🔀] title (33456:22)
  │ │ ├──[🔀] description (33457:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (33450:25)❌ 
  │ ├─┬status
  │ │ ├──[-] type (1:560386)❌ 
  │ │ ├──[🔀] title (33485:22)
  │ │ ├──[+] description (33486:28)
  │ │ ├──[-] const (1:560405)❌ 
  │ │ ├──[+] anyOf (33478:15)
  │ │ └──[+] anyOf (33481:15)
  │ ├─┬tax_amount
  │ │ ├──[+] type (33443:21)❌ 
  │ │ ├──[🔀] title (33444:22)
  │ │ ├──[🔀] description (33445:28)
  │ │ ├──[-] anyOf (1:562331)❌ 
  │ │ └──[-] anyOf (1:562352)❌ 
  │ ├─┬success_url
  │ │ ├──[🔀] title (33424:22)
  │ │ ├──[-] description (1:560937)
  │ │ └──[+] const (33423:22)❌ 
  │ ├─┬payment_processor
  │ │ └──[🔀] $ref (33781:34)❌ 
  │ ├─┬product
  │ │ ├──[+] title (33869:22)
  │ │ ├──[🔀] description (33870:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (33845:15)❌ 
  │ ├─┬payment_processor_metadata
  │ │ └──[🔀] $ref (60256:17)❌ 
  │ ├─┬url
  │ │ ├──[-] type (1:560615)❌ 
  │ │ ├──[🔀] title (33600:22)
  │ │ ├──[🔀] description (33601:28)
  │ │ ├──[+] anyOf (33592:15)
  │ │ └──[+] anyOf (33596:15)
  │ ├─┬product_price
  │ │ ├──[🔀] title (33619:22)
  │ │ ├──[🔀] description (33620:28)
  │ │ ├──[-] deprecated (1:568473)
  │ │ └─┬ANYOF
  │ │   ├──[+] type (33612:25)❌ 
  │ │   ├──[+] format (33613:27)❌ 
  │ │   ├──[-] oneOf (1:808522)❌ 
  │ │   └──[-] oneOf (1:980769)❌ 
  │ ├─┬product_id
  │ │ ├──[-] title (1:564268)
  │ │ ├──[🔀] description (33821:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (31727:23)❌ 
  │ └─┬return_url
  │   ├──[+] type (33655:21)❌ 
  │   ├──[🔀] title (33656:22)
  │   ├──[🔀] description (33657:28)
  │   ├──[-] anyOf (1:561036)❌ 
  │   └──[-] anyOf (1:561056)❌ 
  ├─┬CheckoutConfirmStripe
  │ ├──[+] properties (29706:11)
  │ ├─┬seats
  │ │ ├──[🔀] title (29584:22)
  │ │ ├──[🔀] description (29585:28)
  │ │ ├──[+] deprecated (29586:27)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (29577:25)❌ 
  │ │   ├──[-] maximum (1:486779)❌ 
  │ │   ├──[-] minimum (1:486797)❌ 
  │ │   └──[+] format (29578:27)❌ 
  │ ├─┬product_price_id
  │ │ ├──[🔀] title (29571:22)
  │ │ ├──[🔀] description (29572:28)
  │ │ └──[-] deprecated (1:486487)
  │ └─┬product_id
  │   ├──[🔀] title (29715:22)
  │   ├──[🔀] description (29716:28)
  │   └─┬ANYOF
  │     └──[-] format (1:486083)❌ 
  ├─┬CheckoutUpdatePublic
  │ ├──[+] properties (34559:11)
  │ ├─┬product_id
  │ │ ├──[🔀] title (34568:22)
  │ │ ├──[🔀] description (34569:28)
  │ │ └─┬ANYOF
  │ │   └──[-] format (1:578225)❌ 
  │ ├─┬seats
  │ │ ├──[🔀] title (34437:22)
  │ │ ├──[🔀] description (34438:28)
  │ │ ├──[+] deprecated (34439:27)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (34430:25)❌ 
  │ │   ├──[-] maximum (1:578921)❌ 
  │ │   ├──[-] minimum (1:578939)❌ 
  │ │   └──[+] format (34431:27)❌ 
  │ └─┬product_price_id
  │   ├──[🔀] title (34424:22)
  │   ├──[🔀] description (34425:28)
  │   └──[-] deprecated (1:578629)
  ├─┬WebhookEventType
  │ ├──[+] enum (69250:11)
  │ ├──[+] enum (69248:11)
  │ ├──[+] enum (69249:11)
  │ └──[+] enum (69239:11)
  ├─┬OrganizationCustomerEmailSettings
  │ ├──[+] required (58748:11)❌ 
  │ ├──[+] properties (58692:11)
  │ ├─┬subscription_past_due
  │ │ └──[🔀] title (58710:22)
  │ ├─┬subscription_cycled_after_trial
  │ │ └──[🔀] title (58706:22)
  │ ├─┬subscription_revoked
  │ │ └──[🔀] title (58722:22)
  │ ├─┬subscription_cycled
  │ │ └──[🔀] title (58702:22)
  │ ├─┬subscription_confirmation
  │ │ └──[🔀] title (58698:22)
  │ ├─┬subscription_uncanceled
  │ │ └──[🔀] title (58734:22)
  │ ├─┬subscription_updated
  │ │ └──[🔀] title (58738:22)
  │ ├─┬subscription_resumed
  │ │ └──[🔀] title (58726:22)
  │ ├─┬subscription_cancellation
  │ │ └──[🔀] title (58694:22)
  │ ├─┬subscription_renewal_reminder
  │ │ └──[🔀] title (58718:22)
  │ ├─┬subscription_trial_conversion_reminder
  │ │ └──[🔀] title (58730:22)
  │ └─┬subscription_paused
  │   └──[🔀] title (58714:22)
  ├─┬WebhookSubscriptionUpdatedPayload
  │ └──[🔀] description (69884:24)
  ├─┬DiscountFixedCreate
  │ ├──[+] properties (44743:11)
  │ ├─┬type
  │ │ ├──[-] type (1:743729)❌ 
  │ │ ├──[🔀] title (44713:22)
  │ │ ├──[+] description (44714:28)
  │ │ ├──[-] default (1:743785)❌ 
  │ │ ├──[-] const (1:743748)❌ 
  │ │ ├──[+] anyOf (44705:15)
  │ │ └──[+] anyOf (44709:15)
  │ ├─┬products
  │ │ ├──[🔀] title (44787:22)
  │ │ ├──[+] description (44788:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] examples (44780:19)
  │ │   ├──[-] items (1:743217)❌ 
  │ │   ├──[🔀] type (44776:25)❌ 
  │ │   ├──[+] format (44777:27)❌ 
  │ │   └──[🔀] description (44778:32)
  │ ├─┬organization_id
  │ │ ├──[+] type (44686:21)❌ 
  │ │ ├──[🔀] title (44688:22)
  │ │ ├──[+] minLength (44687:26)❌ 
  │ │ ├──[🔀] description (44689:28)
  │ │ ├──[-] anyOf (1:743415)❌ 
  │ │ └──[-] anyOf (1:743547)❌ 
  │ ├─┬name
  │ │ ├──[+] additionalProperties (44658:37)❌ 
  │ │ ├──[+] propertyNames (44676:30)❌ 
  │ │ ├──[🔀] type (44680:21)❌ 
  │ │ ├──[🔀] title (44682:22)
  │ │ ├──[-] minLength (1:742162)❌ 
  │ │ ├──[+] maxProperties (44681:30)❌ 
  │ │ └──[🔀] description (44683:28)
  │ ├─┬starts_at
  │ │ ├──[🔀] title (44771:22)
  │ │ ├──[-] description (1:742712)
  │ │ └─┬ANYOF
  │ │   ├──[+] items (44760:26)❌ 
  │ │   ├──[🔀] type (44764:25)❌ 
  │ │   ├──[-] format (1:742642)❌ 
  │ │   └──[+] description (44765:32)
  │ └─┬metadata
  │   ├──[-] additionalProperties (1:741541)❌ 
  │   ├──[-] propertyNames (1:741687)❌ 
  │   ├──[-] type (1:741730)❌ 
  │   ├──[🔀] title (44754:22)
  │   ├──[-] maxProperties (1:741757)❌ 
  │   ├──[🔀] description (44755:28)
  │   ├──[+] anyOf (44745:15)
  │   └──[+] anyOf (44750:15)
  ├─┬DiscountPercentageOnceForeverDuration
  │ ├──[+] required (45904:11)❌ 
  │ ├──[+] properties (45856:11)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (45856:43)❌ 
  │ ├─┬redemptions_count
  │ │ ├──[+] items (45883:22)❌ 
  │ │ ├──[🔀] type (45886:21)❌ 
  │ │ ├──[🔀] title (45887:22)
  │ │ └──[-] description (1:761224)
  │ ├─┬organization_id
  │ │ ├──[-] examples (1:761413)
  │ │ ├──[🔀] title (45803:22)
  │ │ ├──[-] format (1:761324)❌ 
  │ │ └──[🔀] description (45804:28)
  │ ├─┬products
  │ │ ├──[+] examples (45879:15)
  │ │ ├──[-] items (1:761477)❌ 
  │ │ ├──[🔀] type (45874:21)❌ 
  │ │ ├──[🔀] title (45876:22)
  │ │ ├──[+] format (45875:23)❌ 
  │ │ └──[+] description (45877:28)
  │ ├─┬starts_at
  │ │ ├──[+] type (45869:21)❌ 
  │ │ ├──[🔀] title (45870:22)
  │ │ ├──[🔀] description (45871:28)
  │ │ ├──[-] anyOf (1:760631)❌ 
  │ │ └──[-] anyOf (1:760674)❌ 
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (51060:33)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (45818:24)❌ 
  │ └─┬name
  │   ├──[-] type (1:760319)❌ 
  │   ├──[🔀] title (45789:22)
  │   ├──[🔀] description (45790:28)
  │   ├──[+] anyOf (45781:15)
  │   └──[+] anyOf (45785:15)
  ├─┬DiscountPercentageRepeatDuration
  │ ├──[+] required (46210:11)❌ 
  │ ├──[+] properties (46161:11)
  │ ├─┬type
  │ │ └──[🔀] $ref (46123:24)❌ 
  │ ├─┬starts_at
  │ │ ├──[+] type (46174:21)❌ 
  │ │ ├──[🔀] title (46175:22)
  │ │ ├──[🔀] description (46176:28)
  │ │ ├──[-] anyOf (1:765505)❌ 
  │ │ └──[-] anyOf (1:765548)❌ 
  │ ├─┬redemptions_count
  │ │ ├──[+] items (46188:22)❌ 
  │ │ ├──[🔀] type (46191:21)❌ 
  │ │ ├──[🔀] title (46192:22)
  │ │ └──[-] description (1:766098)
  │ ├─┬name
  │ │ ├──[-] type (1:765193)❌ 
  │ │ ├──[🔀] title (46094:22)
  │ │ ├──[🔀] description (46095:28)
  │ │ ├──[+] anyOf (46086:15)
  │ │ └──[+] anyOf (46090:15)
  │ ├─┬products
  │ │ ├──[+] examples (46184:15)
  │ │ ├──[-] items (1:766351)❌ 
  │ │ ├──[🔀] type (46179:21)❌ 
  │ │ ├──[🔀] title (46181:22)
  │ │ ├──[+] format (46180:23)❌ 
  │ │ └──[+] description (46182:28)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (46161:43)❌ 
  │ ├─┬organization_id
  │ │ ├──[-] examples (1:766287)
  │ │ ├──[🔀] title (46108:22)
  │ │ ├──[-] format (1:766198)❌ 
  │ │ └──[🔀] description (46109:28)
  │ └─┬modified_at
  │   └──[🔀] $ref (51060:33)❌ 
  ├─┬Checkout
  │ ├──[+] required (29483:11)❌ 
  │ ├──[+] properties (29243:11)
  │ ├─┬product_price_id
  │ │ ├──[🔀] title (29339:22)
  │ │ ├──[🔀] description (29340:28)
  │ │ └─┬ANYOF
  │ │   ├──[-] type (1:477881)❌ 
  │ │   ├──[-] format (1:477901)❌ 
  │ │   ├──[+] oneOf (48880:38)
  │ │   └──[+] oneOf (61366:23)
  │ ├─┬return_url
  │ │ ├──[+] type (29117:21)❌ 
  │ │ ├──[🔀] title (29118:22)
  │ │ ├──[🔀] description (29119:28)
  │ │ ├──[-] anyOf (1:474545)❌ 
  │ │ └──[-] anyOf (1:474565)❌ 
  │ ├─┬products
  │ │ ├──[-] items (1:482160)❌ 
  │ │ ├──[-] type (1:482218)❌ 
  │ │ ├──[🔀] title (29094:22)
  │ │ ├──[🔀] description (29095:28)
  │ │ ├──[+] deprecated (29096:27)
  │ │ ├──[+] anyOf (29086:15)
  │ │ └──[+] anyOf (29090:15)
  │ ├─┬success_url
  │ │ ├──[-] type (1:474397)❌ 
  │ │ ├──[🔀] title (29406:22)
  │ │ ├──[-] description (1:474446)
  │ │ ├──[+] anyOf (29398:15)
  │ │ └──[+] anyOf (29402:15)
  │ ├─┬seats
  │ │ ├──[🔀] title (28918:22)
  │ │ ├──[🔀] description (28919:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (28912:25)❌ 
  │ ├─┬product
  │ │ ├──[+] title (29369:22)
  │ │ ├──[🔀] description (29370:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (29345:15)❌ 
  │ ├─┬url
  │ │ ├──[-] type (1:474124)❌ 
  │ │ ├──[🔀] title (29286:22)
  │ │ ├──[🔀] description (29287:28)
  │ │ ├──[+] anyOf (29279:15)
  │ │ └──[+] anyOf (29282:15)
  │ ├─┬product_price
  │ │ ├──[🔀] title (29081:22)
  │ │ ├──[🔀] description (29082:28)
  │ │ ├──[-] deprecated (1:482703)
  │ │ └─┬ANYOF
  │ │   ├──[+] type (29074:25)❌ 
  │ │   ├──[+] format (29075:27)❌ 
  │ │   ├──[-] oneOf (1:808522)❌ 
  │ │   └──[-] oneOf (1:980769)❌ 
  │ ├─┬trial_interval_count
  │ │ ├──[-] title (1:481656)
  │ │ ├──[🔀] description (29275:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (67824:17)❌ 
  │ ├─┬tax_behavior
  │ │ ├──[+] title (28993:22)
  │ │ ├──[🔀] description (28994:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (28986:15)❌ 
  │ ├─┬payment_processor
  │ │ └──[🔀] $ref (29243:34)❌ 
  │ ├─┬payment_processor_metadata
  │ │ └──[🔀] $ref (60256:17)❌ 
  │ ├─┬trial_interval
  │ │ ├──[+] title (29062:22)
  │ │ ├──[🔀] description (29063:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (29054:15)❌ 
  │ ├─┬require_billing_address
  │ │ ├──[+] items (29305:22)❌ 
  │ │ ├──[🔀] type (29308:21)❌ 
  │ │ ├──[🔀] title (29309:22)
  │ │ └──[🔀] description (29310:28)
  │ ├─┬tax_amount
  │ │ ├──[+] type (28905:21)❌ 
  │ │ ├──[🔀] title (28906:22)
  │ │ ├──[🔀] description (28907:28)
  │ │ ├──[-] anyOf (1:475840)❌ 
  │ │ └──[-] anyOf (1:475861)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (28938:20)❌ 
  │ ├─┬subscription_id
  │ │ └──[🔀] $ref (33996:17)❌ 
  │ ├─┬product_id
  │ │ ├──[-] title (1:477777)
  │ │ ├──[🔀] description (29321:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (31727:23)❌ 
  │ ├─┬prices
  │ │ ├──[+] additionalProperties (29256:37)❌ 
  │ │ ├──[+] type (29259:21)❌ 
  │ │ ├──[🔀] title (29260:22)
  │ │ ├──[-] description (1:483067)
  │ │ ├──[-] anyOf (1:482731)❌ 
  │ │ └──[-] anyOf (1:483014)❌ 
  │ ├─┬total_amount
  │ │ ├──[-] type (1:476306)❌ 
  │ │ ├──[-] title (1:476326)
  │ │ ├──[🔀] description (29005:28)
  │ │ ├──[+] anyOf (67639:22)
  │ │ └──[+] anyOf (29001:15)
  │ └─┬trial_end
  │   ├──[+] type (29008:21)❌ 
  │   ├──[🔀] title (29009:22)
  │   ├──[🔀] description (29010:28)
  │   ├──[-] anyOf (1:477379)❌ 
  │   └──[-] anyOf (1:477422)❌ 
  ├─┬CheckoutPublic
  │ ├──[+] required (33351:11)❌ 
  │ ├──[+] properties (33175:11)
  │ ├─┬product_price_id
  │ │ ├──[🔀] title (33233:22)
  │ │ ├──[🔀] description (33234:28)
  │ │ └─┬ANYOF
  │ │   ├──[-] type (1:553321)❌ 
  │ │   ├──[-] format (1:553341)❌ 
  │ │   ├──[+] oneOf (48880:38)
  │ │   └──[+] oneOf (61366:23)
  │ ├─┬product_id
  │ │ ├──[-] title (1:553217)
  │ │ ├──[🔀] description (33215:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (31727:23)❌ 
  │ ├─┬total_amount
  │ │ ├──[-] type (1:551746)❌ 
  │ │ ├──[-] title (1:551766)
  │ │ ├──[🔀] description (32937:28)
  │ │ ├──[+] anyOf (67639:22)
  │ │ └──[+] anyOf (32933:15)
  │ ├─┬payment_processor_metadata
  │ │ └──[🔀] $ref (60256:17)❌ 
  │ ├─┬require_billing_address
  │ │ ├──[+] items (33199:22)❌ 
  │ │ ├──[🔀] type (33202:21)❌ 
  │ │ ├──[🔀] title (33203:22)
  │ │ └──[🔀] description (33204:28)
  │ ├─┬success_url
  │ │ └──[🔀] $ref (33996:17)❌ 
  │ ├─┬return_url
  │ │ ├──[+] type (33049:21)❌ 
  │ │ ├──[🔀] title (33050:22)
  │ │ ├──[🔀] description (33051:28)
  │ │ ├──[-] anyOf (1:549985)❌ 
  │ │ └──[-] anyOf (1:550005)❌ 
  │ ├─┬tax_amount
  │ │ ├──[+] type (32837:21)❌ 
  │ │ ├──[🔀] title (32838:22)
  │ │ ├──[🔀] description (32839:28)
  │ │ ├──[-] anyOf (1:551280)❌ 
  │ │ └──[-] anyOf (1:551301)❌ 
  │ ├─┬product_price
  │ │ ├──[🔀] title (33013:22)
  │ │ ├──[🔀] description (33014:28)
  │ │ ├──[-] deprecated (1:557422)
  │ │ └─┬ANYOF
  │ │   ├──[+] type (33006:25)❌ 
  │ │   ├──[+] format (33007:27)❌ 
  │ │   ├──[-] oneOf (1:808522)❌ 
  │ │   └──[-] oneOf (1:980769)❌ 
  │ ├─┬product
  │ │ ├──[+] title (33263:22)
  │ │ ├──[🔀] description (33264:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (33239:15)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (32870:20)❌ 
  │ ├─┬payment_processor
  │ │ └──[🔀] $ref (33175:34)❌ 
  │ ├─┬tax_behavior
  │ │ ├──[+] title (32925:22)
  │ │ ├──[🔀] description (32926:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (32918:15)❌ 
  │ ├─┬seats
  │ │ ├──[🔀] title (32850:22)
  │ │ ├──[🔀] description (32851:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] type (32844:25)❌ 
  │ ├─┬prices
  │ │ ├──[+] additionalProperties (33188:37)❌ 
  │ │ ├──[+] type (33191:21)❌ 
  │ │ ├──[🔀] title (33192:22)
  │ │ ├──[-] description (1:557786)
  │ │ ├──[-] anyOf (1:557450)❌ 
  │ │ └──[-] anyOf (1:557733)❌ 
  │ ├─┬products
  │ │ ├──[-] items (1:556879)❌ 
  │ │ ├──[-] type (1:556937)❌ 
  │ │ ├──[🔀] title (33026:22)
  │ │ ├──[🔀] description (33027:28)
  │ │ ├──[+] deprecated (33028:27)
  │ │ ├──[+] anyOf (33018:15)
  │ │ └──[+] anyOf (33022:15)
  │ ├─┬url
  │ │ ├──[-] type (1:549564)❌ 
  │ │ ├──[🔀] title (32994:22)
  │ │ ├──[🔀] description (32995:28)
  │ │ ├──[+] anyOf (32986:15)
  │ │ └──[+] anyOf (32990:15)
  │ └─┬trial_end
  │   ├──[+] type (32940:21)❌ 
  │   ├──[🔀] title (32941:22)
  │   ├──[🔀] description (32942:28)
  │   ├──[-] anyOf (1:552819)❌ 
  │   └──[-] anyOf (1:552862)❌ 
  ├─┬DiscountPercentageRepeatDurationBase
  │ ├──[+] required (46363:11)❌ 
  │ ├──[+] properties (46321:11)
  │ ├─┬redemptions_count
  │ │ ├──[+] examples (46344:15)
  │ │ ├──[🔀] type (46339:21)❌ 
  │ │ ├──[🔀] title (46341:22)
  │ │ ├──[+] format (46340:23)❌ 
  │ │ └──[🔀] description (46342:28)
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (51060:33)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:767818)❌ 
  │ │ ├──[🔀] title (46254:22)
  │ │ ├──[🔀] description (46255:28)
  │ │ ├──[+] anyOf (46246:15)
  │ │ └──[+] anyOf (46250:15)
  │ ├─┬type
  │ │ └──[🔀] $ref (46283:24)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (46321:43)❌ 
  │ ├─┬starts_at
  │ │ ├──[+] type (46334:21)❌ 
  │ │ ├──[🔀] title (46335:22)
  │ │ ├──[🔀] description (46336:28)
  │ │ ├──[-] anyOf (1:768130)❌ 
  │ │ └──[-] anyOf (1:768173)❌ 
  │ └─┬organization_id
  │   ├──[-] examples (1:768912)
  │   ├──[🔀] title (46268:22)
  │   ├──[-] format (1:768823)❌ 
  │   └──[🔀] description (46269:28)
  ├─┬DiscountPercentageCreate
  │ ├──[+] properties (45669:11)
  │ ├─┬name
  │ │ ├──[+] additionalProperties (45584:37)❌ 
  │ │ ├──[+] propertyNames (45602:30)❌ 
  │ │ ├──[🔀] type (45606:21)❌ 
  │ │ ├──[🔀] title (45608:22)
  │ │ ├──[-] minLength (1:756707)❌ 
  │ │ ├──[+] maxProperties (45607:30)❌ 
  │ │ └──[🔀] description (45609:28)
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (1:756086)❌ 
  │ │ ├──[-] propertyNames (1:756232)❌ 
  │ │ ├──[-] type (1:756275)❌ 
  │ │ ├──[🔀] title (45680:22)
  │ │ ├──[-] maxProperties (1:756302)❌ 
  │ │ ├──[🔀] description (45681:28)
  │ │ ├──[+] anyOf (45671:15)
  │ │ └──[+] anyOf (45676:15)
  │ ├─┬organization_id
  │ │ ├──[+] type (45612:21)❌ 
  │ │ ├──[🔀] title (45614:22)
  │ │ ├──[+] minLength (45613:26)❌ 
  │ │ ├──[🔀] description (45615:28)
  │ │ ├──[-] anyOf (1:757960)❌ 
  │ │ └──[-] anyOf (1:758092)❌ 
  │ ├─┬starts_at
  │ │ ├──[🔀] title (45697:22)
  │ │ ├──[-] description (1:757257)
  │ │ └─┬ANYOF
  │ │   ├──[+] items (45686:26)❌ 
  │ │   ├──[🔀] type (45690:25)❌ 
  │ │   ├──[-] format (1:757187)❌ 
  │ │   └──[+] description (45691:32)
  │ ├─┬products
  │ │ ├──[🔀] title (45713:22)
  │ │ ├──[+] description (45714:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] examples (45706:19)
  │ │   ├──[-] items (1:757762)❌ 
  │ │   ├──[🔀] type (45702:25)❌ 
  │ │   ├──[+] format (45703:27)❌ 
  │ │   └──[🔀] description (45704:32)
  │ └─┬type
  │   ├──[-] type (1:758274)❌ 
  │   ├──[🔀] title (45639:22)
  │   ├──[+] description (45640:28)
  │   ├──[-] default (1:758335)❌ 
  │   ├──[-] const (1:758293)❌ 
  │   ├──[+] anyOf (45631:15)
  │   └──[+] anyOf (45635:15)
  ├─┬DiscountFixedRepeatDuration
  │ ├──[+] required (45398:11)❌ 
  │ ├──[+] properties (45347:11)
  │ ├─┬organization_id
  │ │ ├──[-] examples (1:752861)
  │ │ ├──[🔀] title (45294:22)
  │ │ ├──[-] format (1:752772)❌ 
  │ │ └──[🔀] description (45295:28)
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (51060:33)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (45347:43)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (45309:24)❌ 
  │ ├─┬products
  │ │ ├──[+] examples (45370:15)
  │ │ ├──[-] items (1:752925)❌ 
  │ │ ├──[🔀] type (45365:21)❌ 
  │ │ ├──[🔀] title (45367:22)
  │ │ ├──[+] format (45366:23)❌ 
  │ │ └──[+] description (45368:28)
  │ ├─┬starts_at
  │ │ ├──[+] type (45360:21)❌ 
  │ │ ├──[🔀] title (45361:22)
  │ │ ├──[🔀] description (45362:28)
  │ │ ├──[-] anyOf (1:752079)❌ 
  │ │ └──[-] anyOf (1:752122)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:751767)❌ 
  │ │ ├──[🔀] title (45280:22)
  │ │ ├──[🔀] description (45281:28)
  │ │ ├──[+] anyOf (45272:15)
  │ │ └──[+] anyOf (45276:15)
  │ └─┬redemptions_count
  │   ├──[+] items (45374:22)❌ 
  │   ├──[🔀] type (45377:21)❌ 
  │   ├──[🔀] title (45378:22)
  │   └──[-] description (1:752672)
  ├─┬DiscountFixedOnceForeverDurationBase
  │ ├──[+] required (45216:11)❌ 
  │ ├──[+] properties (45173:11)
  │ ├─┬type
  │ │ └──[🔀] $ref (45135:24)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:749223)❌ 
  │ │ ├──[🔀] title (45106:22)
  │ │ ├──[🔀] description (45107:28)
  │ │ ├──[+] anyOf (45098:15)
  │ │ └──[+] anyOf (45102:15)
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (51060:33)❌ 
  │ ├─┬redemptions_count
  │ │ ├──[+] examples (45196:15)
  │ │ ├──[🔀] type (45191:21)❌ 
  │ │ ├──[🔀] title (45193:22)
  │ │ ├──[+] format (45192:23)❌ 
  │ │ └──[🔀] description (45194:28)
  │ ├─┬starts_at
  │ │ ├──[+] type (45186:21)❌ 
  │ │ ├──[🔀] title (45187:22)
  │ │ ├──[🔀] description (45188:28)
  │ │ ├──[-] anyOf (1:749535)❌ 
  │ │ └──[-] anyOf (1:749578)❌ 
  │ ├─┬organization_id
  │ │ ├──[-] examples (1:750317)
  │ │ ├──[🔀] title (45120:22)
  │ │ ├──[-] format (1:750228)❌ 
  │ │ └──[🔀] description (45121:28)
  │ └─┬metadata
  │   └──[🔀] $ref (45173:43)❌ 
  ├─┬SystemEvent
  │ ├──[+] oneOf (21607:30)
  │ ├──[+] oneOf (21837:38)
  │ ├──Discriminator
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (65781:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (65253:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (65970:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66561:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (65435:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66355:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (63853:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (66862:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (55671:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56050:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56829:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (56584:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (29764:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (38085:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (44262:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (38449:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21978:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (21401:23)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (22204:23)❌ 
  │ └─┬ONEOF
  │   └──[🔀] $ref (22438:23)❌ 
  ├─┬Organization
  │ ├──[+] required (57721:11)❌ 
  │ ├──[+] required (57729:11)❌ 
  │ ├──[+] required (57730:11)❌ 
  │ ├──[+] properties (57148:11)
  │ ├──[+] properties (57156:11)
  │ ├──[+] properties (57098:11)
  │ ├─┬name
  │ │ ├──[🔀] title (57015:22)
  │ │ ├──[+] format (57014:23)❌ 
  │ │ └──[🔀] description (57016:28)
  │ ├─┬status
  │ │ └──[🔀] $ref (57023:19)❌ 
  │ ├─┬socials
  │ │ ├──[-] items (1:925567)❌ 
  │ │ ├──[-] type (1:925632)❌ 
  │ │ ├──[🔀] title (57698:22)
  │ │ ├──[🔀] description (57699:28)
  │ │ ├──[+] anyOf (57690:15)
  │ │ └──[+] anyOf (57694:15)
  │ ├─┬website
  │ │ ├──[+] type (57112:21)❌ 
  │ │ ├──[🔀] title (57113:22)
  │ │ ├──[🔀] description (57114:28)
  │ │ ├──[-] anyOf (1:925430)❌ 
  │ │ └──[-] anyOf (1:925450)❌ 
  │ ├─┬id
  │ │ ├──[🔀] type (57157:21)❌ 
  │ │ ├──[🔀] title (57158:22)
  │ │ ├──[-] format (1:924422)❌ 
  │ │ └──[🔀] description (57159:28)
  │ ├─┬subscription_settings
  │ │ └──[🔀] $ref (57073:22)❌ 
  │ ├─┬payout_account_id
  │ │ ├──[🔀] title (57009:22)
  │ │ ├──[🔀] description (57010:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (57003:27)❌ 
  │ ├─┬sso_enforced
  │ │ └──[🔀] $ref (65598:17)❌ 
  │ ├─┬slug
  │ │ ├──[-] type (1:924633)❌ 
  │ │ ├──[🔀] title (57108:22)
  │ │ ├──[🔀] description (57109:28)
  │ │ ├──[+] anyOf (57100:15)
  │ │ └──[+] anyOf (57104:15)
  │ ├─┬modified_at
  │ │ ├──[-] title (1:924310)
  │ │ ├──[🔀] description (57134:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (58906:23)❌ 
  │ ├─┬feature_settings
  │ │ ├──[+] items (57149:22)❌ 
  │ │ ├──[+] type (57152:21)❌ 
  │ │ ├──[+] title (57153:22)
  │ │ ├──[🔀] description (57154:28)
  │ │ ├──[-] anyOf (1:944943)❌ 
  │ │ └──[-] anyOf (1:926642)❌ 
  │ └─┬proration_behavior
  │   └──[🔀] $ref (57018:19)❌ 
  ├─┬OrganizationUpdate
  │ ├──[+] properties (59835:11)
  │ ├─┬website
  │ │ ├──[-] title (1:951920)
  │ │ ├──[-] description (1:951946)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (59172:23)❌ 
  │ ├─┬feature_settings
  │ │ ├──[+] title (59855:22)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (59837:15)❌ 
  │ ├─┬sso_enforced
  │ │ ├──[🔀] title (59277:22)
  │ │ ├──[🔀] description (59278:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] items (59268:26)❌ 
  │ │   └──[🔀] type (59271:25)❌ 
  │ ├─┬socials
  │ │ ├──[🔀] title (59221:22)
  │ │ ├──[-] description (1:952149)
  │ │ └─┬ANYOF
  │ │   ├──[-] items (1:952020)❌ 
  │ │   ├──[🔀] type (59214:25)❌ 
  │ │   └──[+] minLength (59215:30)❌ 
  │ ├─┬name
  │ │ ├──[-] title (1:951512)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (59005:23)❌ 
  │ └─┬subscription_settings
  │   ├──[+] title (59888:22)
  │   ├──[+] description (59889:28)
  │   └─┬ANYOF
  │     └──[🔀] $ref (59881:15)❌ 
  ├─┬CheckoutForbiddenError
  │ └──[+] anyOf (46528:41)
  ├─┬DiscountFixedRepeatDurationBase
  │ ├──[+] required (45575:11)❌ 
  │ ├──[+] properties (45531:11)
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (51060:33)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:754570)❌ 
  │ │ ├──[🔀] title (45464:22)
  │ │ ├──[🔀] description (45465:28)
  │ │ ├──[+] anyOf (45456:15)
  │ │ └──[+] anyOf (45460:15)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (45531:43)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (45493:24)❌ 
  │ ├─┬organization_id
  │ │ ├──[-] examples (1:755664)
  │ │ ├──[🔀] title (45478:22)
  │ │ ├──[-] format (1:755575)❌ 
  │ │ └──[🔀] description (45479:28)
  │ ├─┬redemptions_count
  │ │ ├──[+] examples (45554:15)
  │ │ ├──[🔀] type (45549:21)❌ 
  │ │ ├──[🔀] title (45551:22)
  │ │ ├──[+] format (45550:23)❌ 
  │ │ └──[🔀] description (45552:28)
  │ └─┬starts_at
  │   ├──[+] type (45544:21)❌ 
  │   ├──[🔀] title (45545:22)
  │   ├──[🔀] description (45546:28)
  │   ├──[-] anyOf (1:754882)❌ 
  │   └──[-] anyOf (1:754925)❌ 
  ├─┬DiscountFixedOnceForeverDuration
  │ ├──[+] required (45044:11)❌ 
  │ ├──[+] properties (44994:11)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (44994:43)❌ 
  │ ├─┬products
  │ │ ├──[+] examples (45017:15)
  │ │ ├──[-] items (1:747697)❌ 
  │ │ ├──[🔀] type (45012:21)❌ 
  │ │ ├──[🔀] title (45014:22)
  │ │ ├──[+] format (45013:23)❌ 
  │ │ └──[+] description (45015:28)
  │ ├─┬starts_at
  │ │ ├──[+] type (45007:21)❌ 
  │ │ ├──[🔀] title (45008:22)
  │ │ ├──[🔀] description (45009:28)
  │ │ ├──[-] anyOf (1:746851)❌ 
  │ │ └──[-] anyOf (1:746894)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (44956:24)❌ 
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (51060:33)❌ 
  │ ├─┬redemptions_count
  │ │ ├──[+] items (45021:22)❌ 
  │ │ ├──[🔀] type (45024:21)❌ 
  │ │ ├──[🔀] title (45025:22)
  │ │ └──[-] description (1:747444)
  │ ├─┬name
  │ │ ├──[-] type (1:746539)❌ 
  │ │ ├──[🔀] title (44927:22)
  │ │ ├──[🔀] description (44928:28)
  │ │ ├──[+] anyOf (44919:15)
  │ │ └──[+] anyOf (44923:15)
  │ └─┬organization_id
  │   ├──[-] examples (1:747633)
  │   ├──[🔀] title (44941:22)
  │   ├──[-] format (1:747544)❌ 
  │   └──[🔀] description (44942:28)
  ├─┬DiscountUpdate
  │ ├──[+] properties (46669:11)
  │ ├─┬products
  │ │ ├──[🔀] title (46615:22)
  │ │ └─┬ANYOF
  │ │   ├──[-] items (1:775958)❌ 
  │ │   ├──[🔀] type (46607:25)❌ 
  │ │   ├──[+] minLength (46608:30)❌ 
  │ │   └──[🔀] description (46609:32)
  │ ├─┬starts_at
  │ │ ├──[🔀] title (46794:22)
  │ │ ├──[-] description (1:773790)
  │ │ └─┬ANYOF
  │ │   ├──[+] items (46783:26)❌ 
  │ │   ├──[🔀] type (46787:25)❌ 
  │ │   ├──[-] format (1:773720)❌ 
  │ │   └──[+] description (46788:32)
  │ ├─┬type
  │ │ ├──[+] title (46639:22)
  │ │ ├──[+] description (46640:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (46631:15)❌ 
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (1:772588)❌ 
  │ │ ├──[-] propertyNames (1:772734)❌ 
  │ │ ├──[-] type (1:772777)❌ 
  │ │ ├──[🔀] title (46680:22)
  │ │ ├──[-] maxProperties (1:772804)❌ 
  │ │ ├──[🔀] description (46681:28)
  │ │ ├──[+] anyOf (46671:15)
  │ │ └──[+] anyOf (46676:15)
  │ └─┬name
  │   ├──[+] additionalProperties (46577:37)❌ 
  │   ├──[+] propertyNames (46595:30)❌ 
  │   ├──[+] type (46599:21)❌ 
  │   ├──[🔀] title (46601:22)
  │   ├──[+] maxProperties (46600:30)❌ 
  │   ├──[+] description (46602:28)
  │   ├──[-] anyOf (1:773188)❌ 
  │   └──[-] anyOf (1:773328)❌ 
  ├─┬DiscountPercentageOnceForeverDurationBase
  │ ├──[+] required (46052:11)❌ 
  │ ├──[+] properties (46011:11)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (46011:43)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:762825)❌ 
  │ │ ├──[🔀] title (45944:22)
  │ │ ├──[🔀] description (45945:28)
  │ │ ├──[+] anyOf (45936:15)
  │ │ └──[+] anyOf (45940:15)
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (51060:33)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (45973:24)❌ 
  │ ├─┬organization_id
  │ │ ├──[-] examples (1:763919)
  │ │ ├──[🔀] title (45958:22)
  │ │ ├──[-] format (1:763830)❌ 
  │ │ └──[🔀] description (45959:28)
  │ ├─┬redemptions_count
  │ │ ├──[+] examples (46034:15)
  │ │ ├──[🔀] type (46029:21)❌ 
  │ │ ├──[🔀] title (46031:22)
  │ │ ├──[+] format (46030:23)❌ 
  │ │ └──[🔀] description (46032:28)
  │ └─┬starts_at
  │   ├──[+] type (46024:21)❌ 
  │   ├──[🔀] title (46025:22)
  │   ├──[🔀] description (46026:28)
  │   ├──[-] anyOf (1:763137)❌ 
  │   └──[-] anyOf (1:763180)❌ 
  ├─┬customer_session
  │ └──[🔀] description (70153:24)
  └─┬member_session
    └──[🔀] description (70158:24)
Document Element Total Changes Breaking Changes
components 713 330
paths 12 5
webhooks 38 0
Linting Report 0 errors, 1 warnings, 14 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.648.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Jul 21, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1784593801 branch 8 times, most recently from f1fbd8d to 20531b0 Compare July 29, 2026 00:30
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1784593801 branch 3 times, most recently from 6dcffb9 to 519aad7 Compare August 1, 2026 00:34
* `polar.organizations.update()`: 
  *  `request.organization_update` **Changed** **Breaking** ⚠️
  *  `response` **Changed**
* `polar._endpointcheckout_updated_post()`: 
  *  `request.data.payment_method_type` **Added** **Breaking** ⚠️
* `polar._endpointcheckout_expired_post()`: 
  *  `request.data.payment_method_type` **Added** **Breaking** ⚠️
* `polar._endpointorder_created_post()`: 
  *  `request.data.discount` **Changed** **Breaking** ⚠️
* `polar._endpointorder_updated_post()`: 
  *  `request.data.discount` **Changed** **Breaking** ⚠️
* `polar._endpointorder_paid_post()`: 
  *  `request.data.discount` **Changed** **Breaking** ⚠️
* `polar._endpointorder_refunded_post()`: 
  *  `request.data.discount` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_created_post()`: 
  *  `request.data.discount` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_updated_post()`: 
  *  `request.data.discount` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_active_post()`: 
  *  `request.data.discount` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_canceled_post()`: 
  *  `request.data.discount` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_uncanceled_post()`: 
  *  `request.data.discount` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_revoked_post()`: 
  *  `request.data.discount` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_past_due_post()`: 
  *  `request.data.discount` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_paused_post()`: 
  *  `request.data.discount` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_resumed_post()`: 
  *  `request.data.discount` **Changed** **Breaking** ⚠️
* `polar._endpointorganization_updated_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar.organizations.create()`: 
  *  `request.customer_email_settings.payment_method_expiration_reminder` **Added** **Breaking** ⚠️
  *  `response` **Changed**
* `polar.events.get()`:  `response.[system_event]` **Changed** **Breaking** ⚠️
* `polar.events.list()`:  `response.[list_resource_event_].items.[].[system_event]` **Changed** **Breaking** ⚠️
* `polar._endpointcheckout_created_post()`: 
  *  `request.data.payment_method_type` **Added** **Breaking** ⚠️
* `polar.subscriptions.create()`:  `response.discount` **Changed**
* `polar.checkouts.list()`:  `response.items.[].payment_method_type` **Added**
* `polar.organizations.get()`:  `response` **Changed**
* `polar._endpointdiscount_deleted_post()`: **Added**
* `polar.subscriptions.list()`: 
  *  `request` **Changed**
  *  `response.items.[].discount` **Changed**
* `polar._endpointdiscount_updated_post()`: **Added**
* `polar.subscriptions.get()`:  `response.discount` **Changed**
* `polar.subscriptions.revoke()`:  `response.discount` **Changed**
* `polar.subscriptions.update()`:  `response.discount` **Changed**
* `polar.webhooks.list_webhook_deliveries()`:  `request.event_type` **Changed**
* `polar.orders.list()`: 
  *  `request` **Changed**
  *  `response.items.[].discount` **Changed**
* `polar.orders.create()`:  `response.discount` **Changed**
* `polar.orders.get()`:  `response.discount` **Changed**
* `polar.orders.update()`:  `response.discount` **Changed**
* `polar.orders.finalize()`:  `response.discount` **Changed**
* `polar.organizations.list_organizations()`:  `response.items.[]` **Changed**
* `polar.checkouts.create()`:  `response.payment_method_type` **Added**
* `polar.checkouts.get()`:  `response.payment_method_type` **Added**
* `polar.checkouts.update()`: 
  *  `response.payment_method_type` **Added**
  *  `error.[discount_redemption_limit_reached]` **Added**
* `polar.checkouts.client_get()`:  `response.payment_method_type` **Added**
* `polar.checkouts.client_update()`: 
  *  `request.checkout_update_public.payment_method_type` **Added**
  *  `response.payment_method_type` **Added**
  *  `error.[discount_redemption_limit_reached]` **Added**
* `polar.checkouts.client_confirm()`: 
  *  `request.checkout_confirm_stripe.payment_method_type` **Added**
  *  `response.payment_method_type` **Added**
  *  `error.[discount_redemption_limit_reached]` **Added**
* `polar.checkout-links.list()`:  `response.items.[].discount` **Changed**
* `polar.checkout-links.create()`:  `response.discount` **Changed**
* `polar.checkout-links.get()`:  `response.discount` **Changed**
* `polar.checkout-links.update()`:  `response.discount` **Changed**
* `polar.discounts.list()`:  `response.items.[]` **Changed**
* `polar.discounts.create()`: 
  *  `request` **Changed**
  *  `response` **Changed**
* `polar.discounts.get()`:  `response` **Changed**
* `polar.discounts.update()`: 
  *  `request.discount_update.max_redemptions_per_customer` **Added**
  *  `response` **Changed**
* `polar._endpointdiscount_created_post()`: **Added**
* `polar._endpointsubscription_cycled_post()`: **Added**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1784593801 branch from 0d2cab6 to c6334d9 Compare August 2, 2026 00:35
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