Skip to content

chore: 🐝 Update SDK - Generate 0.16.1#71

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

chore: 🐝 Update SDK - Generate 0.16.1#71
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1775263213

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 4, 2026

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.

Go SDK Changes:

  • Polar.Orders.Get(): response Changed (Breaking ⚠️)
  • Polar.Organizations.Get(): response Changed (Breaking ⚠️)
  • Polar.Organizations.Update():
    • request.OrganizationUpdate Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • Polar.Oauth2.Authorize(): response.union(user).Scopes[] Changed (Breaking ⚠️)
  • Polar.Orders.List():
    • request.Request.SubscriptionId Added
    • response.Items[] Changed (Breaking ⚠️)
  • Polar.OrganizationAccessTokens.Update(): response.Scopes[] Changed (Breaking ⚠️)
  • Polar.OrganizationAccessTokens.Create(): response.OrganizationAccessToken.Scopes[] Changed (Breaking ⚠️)
  • Polar.OrganizationAccessTokens.List(): response.Items[].Scopes[] Changed (Breaking ⚠️)
  • Polar.EventTypes.List(): response.Items[] Changed (Breaking ⚠️)
  • Polar.Events.Get(): response.union(SystemEvent) Changed (Breaking ⚠️)
  • Polar.Events.List(): response.union(ListResource_Event_).Items[] Changed (Breaking ⚠️)
  • Polar.CustomerSeats.AssignSeat():
    • request.Request.CheckoutId Removed (Breaking ⚠️)
  • Polar.CustomerPortal.Subscriptions.Update():
    • request.CustomerSubscriptionUpdate Changed
    • response.Product Changed (Breaking ⚠️)
  • Polar.CustomerPortal.Subscriptions.Cancel(): response.Product Changed (Breaking ⚠️)
  • Polar.CustomerPortal.Subscriptions.Get(): response.Product Changed (Breaking ⚠️)
  • Polar.CustomerPortal.Subscriptions.List(): response.Items[].Product Changed (Breaking ⚠️)
  • Polar.CustomerPortal.Organizations.Get(): response Changed (Breaking ⚠️)
  • Polar.CustomerPortal.Orders.Update(): response Changed (Breaking ⚠️)
  • Polar.CustomerPortal.Orders.Get(): response Changed (Breaking ⚠️)
  • Polar.CustomerPortal.Orders.List(): response.Items[] Changed (Breaking ⚠️)
  • Polar.CustomerPortal.Seats.ListClaimedSubscriptions(): response.Items[].Product Changed (Breaking ⚠️)
  • Polar.CustomerPortal.BenefitGrants.Update(): response Changed (Breaking ⚠️)
  • Polar.CustomerPortal.BenefitGrants.Get(): response Changed (Breaking ⚠️)
  • Polar.CustomerPortal.BenefitGrants.List(): response.Items[] Changed (Breaking ⚠️)
  • Polar.Members.CreateMember():
    • request.Request.Role Changed (Breaking ⚠️)
  • Polar.Discounts.Create(): request.Request Changed (Breaking ⚠️)
  • Polar.Organizations.Create():
    • request.Request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • Polar.LicenseKeys.List():
    • request Changed (Breaking ⚠️)
    • response.Items[].Customer.DefaultPaymentMethodId Added
  • Polar.Checkouts.ClientConfirm(): response Changed (Breaking ⚠️)
  • Polar.Checkouts.ClientUpdate(): response Changed (Breaking ⚠️)
  • Polar.Checkouts.ClientGet(): response Changed (Breaking ⚠️)
  • Polar.Orders.Update(): response Changed (Breaking ⚠️)
  • Polar.LicenseKeys.Validate(): response.Customer.DefaultPaymentMethodId Added
  • Polar.Subscriptions.Revoke(): response Changed
  • Polar.Products.Update():
    • request.ProductUpdate.Prices[].union(2).union(fixed).PriceCurrency Changed
    • response Changed
  • Polar.Products.Create():
    • request.Request.union(ProductCreateRecurring).Prices[].union(fixed).PriceCurrency Changed
    • response Changed
  • Polar.Products.List(): response.Items[] Changed
  • Polar.Products.UpdateBenefits(): response Changed
  • Polar.Checkouts.List(): response.Items[] Changed
  • Polar.Checkouts.Create():
    • request.Request.Currency Changed
    • response Changed
  • Polar.Checkouts.Get(): response Changed
  • Polar.Checkouts.Update():
    • request.CheckoutUpdate.Currency Changed
    • response Changed
  • Polar.BenefitGrants.List(): response.Items[] Changed
  • Polar.Benefits.Grants(): response.Items[] Changed
  • Polar.Benefits.Update(): response Changed
  • Polar.Metrics.Get(): response Changed
  • Polar.Benefits.Get(): response Changed
  • Polar.LicenseKeys.Get(): response.Customer.DefaultPaymentMethodId Added
  • Polar.LicenseKeys.Update(): response.Customer.DefaultPaymentMethodId Added
  • Polar.LicenseKeys.GetActivation(): response.LicenseKey.Customer.DefaultPaymentMethodId Added
  • Polar.Benefits.Create(): response Changed
  • Polar.LicenseKeys.Activate(): response.LicenseKey.Customer.DefaultPaymentMethodId Added
  • Polar.CheckoutLinks.List(): response.Items[].Products[] Changed
  • Polar.CheckoutLinks.Create(): response.Products[] Changed
  • Polar.CheckoutLinks.Get(): response.Products[] Changed
  • Polar.CheckoutLinks.Update(): response.Products[] Changed
  • Polar.Benefits.List(): response.Items[] Changed
  • Polar.Discounts.Update():
    • request.DiscountUpdate.Currency Changed
  • Polar.Customers.List():
    • request.Request.Active Added
    • response.Items[] Changed
  • Polar.Customers.Create(): response Changed
  • Polar.Customers.Get(): response Changed
  • Polar.Customers.Update(): response Changed
  • Polar.Customers.GetExternal(): response Changed
  • Polar.Customers.UpdateExternal(): response Changed
  • Polar.Customers.GetState(): response Changed
  • Polar.Customers.GetStateExternal(): response Changed
  • Polar.Subscriptions.Update():
    • request.SubscriptionUpdate Changed
    • response Changed
  • Polar.Products.Get(): response Changed
  • Polar.Subscriptions.Get(): response Changed
  • Polar.Subscriptions.Create(): response Changed
  • Polar.CustomerPortal.Customers.Update():
    • request.Request.DefaultPaymentMethodId Added
  • Polar.CustomerPortal.Customers.AddPaymentMethod(): error.status[400] Added
  • Polar.Subscriptions.List(): response.Items[] Changed
  • Polar.CustomerPortal.LicenseKeys.List(): response.Items[].Customer.DefaultPaymentMethodId Added
  • Polar.CustomerPortal.LicenseKeys.Get(): response.Customer.DefaultPaymentMethodId Added
  • Polar.CustomerPortal.LicenseKeys.Validate(): response.Customer.DefaultPaymentMethodId Added
  • Polar.CustomerPortal.LicenseKeys.Activate(): response.LicenseKey.Customer.DefaultPaymentMethodId Added
  • Polar.Organizations.List(): Removed (Breaking ⚠️)
  • Polar.CustomerPortal.Orders.Receipt(): Added
  • Polar.CustomerPortal.Customers.VerifyEmailUpdate(): Added
  • Polar.CustomerPortal.Orders.ConfirmRetryPayment(): error.status[429] Added
  • Polar.CustomerPortal.Customers.CheckEmailUpdate(): Added
  • Polar.CustomerPortal.Customers.RequestEmailUpdate(): Added
  • Polar.Members.UpdateMemberByExternalId(): Added
  • Polar.Members.DeleteMemberByExternalId(): Added
  • Polar.Members.GetMemberByExternalId(): Added
  • Polar.Customers.ListPaymentMethodsExternal(): Added
  • Polar.CustomerSessions.Create(): response.Customer Changed
  • Polar.Customers.ListPaymentMethods(): Added
  • Polar.Metrics.Export(): Added
  • Polar.Orders.Receipt(): Added
  • Polar.Meters.List(): response.Items[] Changed
  • Polar.Meters.Create():
    • request.Request Changed
    • response Changed
  • Polar.Meters.Get(): response Changed
  • Polar.Meters.Update():
    • request.MeterUpdate Changed
    • response Changed
  • Polar.Orders.Finalize(): Added
  • Polar.Orders.Create(): Added
  • Polar.Organizations.ListOrganizations(): Added
  • Polar.CustomerMeters.List(): response.Items[] Changed
  • Polar.CustomerMeters.Get(): response Changed
  • Polar.Payments.List():
    • request.Request.CustomerId Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (244:5)
│ ├──[+] path (100:5)
│ ├──[+] path (193:5)
│ ├──[+] path (232:5)
│ ├──[+] path (231:5)
│ ├──[+] path (138:5)
│ ├──[+] path (308:5)
│ ├──[+] path (98:5)
│ ├──[+] path (190:5)
│ ├──[+] path (189:5)
│ ├─┬/v1/customer-seats/{seat_id}/resend
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-polar-allowed-subjects (329:871)
│ ├─┬/v1/license-keys/
│ │ └─┬GET
│ │   └──[+] parameters (142:1597)❌ 
│ ├─┬/v1/customers/
│ │ └─┬GET
│ │   └──[+] parameters (183:1381)❌ 
│ ├─┬/v1/customer-portal/orders/{id}/confirm-payment
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[+] codes (310:1332)
│ ├─┬/v1/organizations/
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-name-override (6:2141)
│ ├─┬/v1/customer-portal/seats
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         └──[🔀] $ref (370:323042)❌ 
│ ├─┬/v1/customer-seats/{seat_id}
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[🔀] x-polar-allowed-subjects (328:791)
│ ├─┬/v1/orders/
│ │ ├──[+] post (95:5826)
│ │ └─┬GET
│ │   └──[+] parameters (95:3471)❌ 
│ ├─┬/v1/customer-seats
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-polar-allowed-subjects (327:1966)
│ │ └─┬POST
│ │   ├─┬Responses
│ │   │ ├─┬401
│ │   │ │ └──[🔀] description (327:545)
│ │   │ └─┬404
│ │   │   └──[🔀] description (327:665)
│ │   └─┬Extensions
│ │     └──[🔀] x-polar-allowed-subjects (327:874)
│ ├─┬/v1/event-types/{id}
│ │ └─┬PATCH
│ │   └──[🔀] description (358:115)
│ ├─┬/v1/customer-portal/customers/me/payment-methods
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[+] codes (228:2293)
│ ├─┬/v1/benefit-grants/
│ │ └─┬GET
│ │   └──[🔀] description (86:117)
│ └─┬/v1/payments/
│   └─┬GET
│     └──[+] parameters (366:1505)❌ 
└─┬Components
  ├──[-] schemas (613:44)❌ 
  ├──[-] schemas (616:54)❌ 
  ├──[-] schemas (925:43)❌ 
  ├──[-] schemas (923:45)❌ 
  ├──[-] schemas (921:46)❌ 
  ├──[-] schemas (610:49)❌ 
  ├──[-] schemas (619:49)❌ 
  ├──[-] schemas (924:43)❌ 
  ├──[-] schemas (920:51)❌ 
  ├──[+] schemas (392:60088)
  ├──[+] schemas (370:385640)
  ├──[+] schemas (392:270870)
  ├──[+] schemas (392:283105)
  ├──[+] schemas (392:100404)
  ├──[+] schemas (392:255564)
  ├──[+] schemas (392:148998)
  ├──[+] schemas (392:106099)
  ├──[+] schemas (392:290836)
  ├──[+] schemas (392:278162)
  ├──[+] schemas (392:43094)
  ├──[+] schemas (392:271154)
  ├──[+] schemas (392:273715)
  ├──[+] schemas (392:137278)
  ├──[+] schemas (392:156079)
  ├──[+] schemas (392:157111)
  ├──[+] schemas (392:159549)
  ├──[+] schemas (392:249464)
  ├──[+] schemas (370:301825)
  ├──[+] schemas (392:45069)
  ├──[+] schemas (392:258090)
  ├──[+] schemas (370:371376)
  ├──[+] schemas (370:283694)
  ├──[+] schemas (370:314590)
  ├──[+] schemas (392:251970)
  ├──[+] schemas (370:283879)
  ├──[+] schemas (370:323028)
  ├──[+] schemas (392:107964)
  ├──[+] schemas (370:309414)
  ├──[+] schemas (370:284054)
  ├──[+] schemas (370:355599)
  ├──[+] schemas (392:114170)
  ├──[+] schemas (392:93534)
  ├──[+] schemas (370:312118)
  ├─┬BenefitCustom
  │ ├──[+] required (370:39170)❌ 
  │ ├──[+] properties (370:38689)
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (392:48994)❌ 
  │ ├─┬type
  │ │ ├──[🔀] type (370:38481)❌ 
  │ │ ├──[🔀] title (370:38499)
  │ │ ├──[+] description (370:38526)
  │ │ └──[-] const (366:449)❌ 
  │ ├─┬organization_id
  │ │ ├──[-] type (366:831)❌ 
  │ │ ├──[🔀] title (370:38227)
  │ │ ├──[-] format (366:849)❌ 
  │ │ ├──[🔀] description (370:38255)
  │ │ ├──[+] anyOf (370:38162)
  │ │ └──[+] anyOf (370:38202)
  │ ├─┬properties
  │ │ └──[🔀] $ref (370:38808)❌ 
  │ ├─┬selectable
  │ │ └──[🔀] $ref (370:41299)❌ 
  │ └─┬metadata
  │   └──[🔀] $ref (370:38702)❌ 
  ├─┬Checkout
  │ ├──[+] required (370:138322)❌ 
  │ ├──[+] properties (370:130521)
  │ ├─┬trial_end
  │ │ ├──[+] type (370:130797)❌ 
  │ │ ├──[🔀] title (370:130815)
  │ │ ├──[🔀] description (370:130844)
  │ │ ├──[-] anyOf (448:4421)❌ 
  │ │ └──[-] anyOf (448:4461)❌ 
  │ ├─┬trial_interval
  │ │ ├──[+] title (370:131896)
  │ │ ├──[🔀] description (370:131922)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (370:131831)❌ 
  │ ├─┬trial_interval_count
  │ │ ├──[-] title (448:8499)
  │ │ ├──[🔀] description (370:135788)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (392:285080)❌ 
  │ ├─┬total_amount
  │ │ ├──[-] type (448:3387)❌ 
  │ │ ├──[-] title (448:3405)
  │ │ ├──[🔀] description (370:130622)
  │ │ ├──[+] anyOf (392:283105)
  │ │ └──[+] anyOf (370:130591)
  │ └─┬url
  │   ├──[-] type (448:1563)❌ 
  │   ├──[🔀] title (370:135909)
  │   ├──[🔀] description (370:135946)
  │   ├──[+] anyOf (370:135864)
  │   └──[+] anyOf (370:135884)
  ├─┬MemberCreate
  │ └─┬role
  │   └──[🔀] $ref (392:47288)❌ 
  ├─┬SeatAssign
  │ ├──[-] properties (879:231)❌ 
  │ ├─┬order_id
  │ │ └──[🔀] description (392:219369)
  │ └─┬subscription_id
  │   └──[🔀] description (392:219185)
  ├─┬Scope
  │ ├──[-] enum (878:93)❌ 
  │ └──[-] enum (878:104)❌ 
  ├─┬CheckoutProductCreate
  │ ├─┬amount
  │ │ └─┬ANYOF
  │ │   ├──[-] maximum (471:2138)❌ 
  │ │   └──[🔀] minimum (370:182355)❌ 
  │ └─┬locale
  │   └─┬ANYOF
  │     └──[🔀] description (370:186833)
  ├─┬MeterCreate
  │ ├──[+] properties (392:52184)
  │ ├──[+] properties (392:52364)
  │ ├──[+] properties (392:52077)
  │ ├─┬organization_id
  │ │ ├──[+] additionalProperties (392:51378)❌ 
  │ │ ├──[+] propertyNames (392:51513)❌ 
  │ │ ├──[+] type (392:51551)❌ 
  │ │ ├──[🔀] title (392:51587)
  │ │ ├──[+] maxProperties (392:51576)❌ 
  │ │ ├──[🔀] description (392:51612)
  │ │ ├──[-] anyOf (749:1568)❌ 
  │ │ └──[-] anyOf (749:1811)❌ 
  │ ├─┬name
  │ │ └──[🔀] $ref (392:9740)❌ 
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (749:72)❌ 
  │ │ ├──[-] propertyNames (749:207)❌ 
  │ │ ├──[-] type (749:245)❌ 
  │ │ ├──[🔀] title (392:52462)
  │ │ ├──[-] maxProperties (749:270)❌ 
  │ │ ├──[🔀] description (392:52496)
  │ │ ├──[+] anyOf (392:52394)
  │ │ └──[+] anyOf (392:52437)
  │ └─┬filter
  │   └──[🔀] $ref (392:52199)❌ 
  ├─┬OrderStatus
  │ └──[+] enum (392:117472)
  ├─┬DiscountCreate
  │ ├──[+] discriminator (370:371103)❌ 
  │ ├──[-] oneOf (616:54)❌ 
  │ ├──[-] oneOf (619:49)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (370:371390)❌ 
  │ └─┬ONEOF
  │   └──[🔀] $ref (370:385654)❌ 
  ├─┬CustomerStateTeam
  │ ├──[+] properties (370:342779)
  │ ├─┬tax_id
  │ │ ├──[+] examples (370:342738)
  │ │ ├──[+] type (370:342610)❌ 
  │ │ ├──[🔀] title (370:342644)
  │ │ ├──[+] format (370:342628)❌ 
  │ │ ├──[+] description (370:342676)
  │ │ ├──[-] anyOf (585:1628)❌ 
  │ │ └──[-] anyOf (585:1815)❌ 
  │ ├─┬email
  │ │ ├──[-] examples (585:952)
  │ │ ├──[🔀] title (370:343126)
  │ │ ├──[🔀] description (370:343153)
  │ │ └─┬ANYOF
  │ │   └──[+] format (370:343087)❌ 
  │ ├─┬organization_id
  │ │ ├──[🔀] examples (370:342170)
  │ │ ├──[-] type (585:1949)❌ 
  │ │ ├──[🔀] title (370:342109)
  │ │ ├──[-] format (585:1967)❌ 
  │ │ ├──[🔀] description (370:342130)
  │ │ ├──[+] anyOf (370:342065)
  │ │ └──[+] anyOf (370:342084)
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (392:48994)❌ 
  │ ├─┬name
  │ │ ├──[-] examples (585:1509)
  │ │ ├──[🔀] title (370:341061)
  │ │ ├──[🔀] description (370:341089)
  │ │ └─┬ANYOF
  │ │   └──[+] format (370:341022)❌ 
  │ ├─┬type
  │ │ ├──[-] examples (585:1378)
  │ │ ├──[-] type (585:1247)❌ 
  │ │ ├──[🔀] title (370:342501)
  │ │ ├──[-] description (585:1300)
  │ │ ├──[-] const (585:1264)❌ 
  │ │ ├──[+] anyOf (370:342289)
  │ │ └──[+] anyOf (370:342476)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (370:342520)❌ 
  │ ├─┬email_verified
  │ │ ├──[🔀] examples (370:341613)
  │ │ ├──[-] type (585:1002)❌ 
  │ │ ├──[🔀] title (370:341497)
  │ │ ├──[🔀] description (370:341519)
  │ │ ├──[+] anyOf (370:341453)
  │ │ └──[+] anyOf (370:341472)
  │ ├─┬locale
  │ │ ├──[+] examples (370:340808)
  │ │ ├──[+] type (370:340717)❌ 
  │ │ ├──[🔀] title (370:340751)
  │ │ ├──[+] format (370:340735)❌ 
  │ │ ├──[+] description (370:340770)
  │ │ ├──[-] anyOf (585:1869)❌ 
  │ │ └──[-] anyOf (585:1888)❌ 
  │ ├─┬deleted_at
  │ │ ├──[🔀] title (370:342878)
  │ │ ├──[🔀] description (370:342920)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (370:342843)❌ 
  │ ├─┬id
  │ │ ├──[-] examples (585:147)
  │ │ ├──[+] items (370:343424)❌ 
  │ │ ├──[🔀] type (370:343489)❌ 
  │ │ ├──[🔀] title (370:343505)
  │ │ ├──[-] format (585:74)❌ 
  │ │ └──[🔀] description (370:343538)
  │ ├─┬granted_benefits
  │ │ ├──[+] examples (370:341422)
  │ │ ├──[-] items (585:2504)❌ 
  │ │ ├──[-] type (585:2569)❌ 
  │ │ ├──[🔀] title (370:341265)
  │ │ ├──[🔀] description (370:341293)
  │ │ ├──[+] anyOf (370:341221)
  │ │ └──[+] anyOf (370:341240)
  │ └─┬external_id
  │   ├──[🔀] examples (370:341886)
  │   ├──[+] type (370:341663)❌ 
  │   ├──[🔀] title (370:341681)
  │   ├──[🔀] description (370:341712)
  │   ├──[-] anyOf (585:560)❌ 
  │   └──[-] anyOf (585:579)❌ 
  ├─┬Organization
  │ ├──[+] required (392:131808)❌ 
  │ ├──[+] required (392:131821)❌ 
  │ ├──[+] required (392:131841)❌ 
  │ ├──[+] properties (392:131000)
  │ ├──[+] properties (392:131300)
  │ ├──[+] properties (392:131146)
  │ ├─┬name
  │ │ ├──[🔀] title (392:125738)
  │ │ ├──[+] format (392:125722)❌ 
  │ │ └──[🔀] description (392:125757)
  │ ├─┬notification_settings
  │ │ └──[🔀] $ref (392:125542)❌ 
  │ ├─┬default_tax_behavior
  │ │ └──[🔀] $ref (392:144860)❌ 
  │ ├─┬allow_customer_updates
  │ │ ├──[-] type (796:1048)❌ 
  │ │ ├──[🔀] title (392:131084)
  │ │ ├──[🔀] description (392:131111)
  │ │ ├──[+] anyOf (392:131023)
  │ │ └──[+] anyOf (392:131059)
  │ ├─┬socials
  │ │ ├──[-] items (796:1440)❌ 
  │ │ ├──[-] type (796:1502)❌ 
  │ │ ├──[🔀] title (392:131237)
  │ │ ├──[🔀] description (392:131271)
  │ │ ├──[+] anyOf (392:131176)
  │ │ └──[+] anyOf (392:131212)
  │ ├─┬id
  │ │ ├──[-] type (796:337)❌ 
  │ │ ├──[🔀] title (392:126612)
  │ │ ├──[-] format (796:355)❌ 
  │ │ ├──[🔀] description (392:126634)
  │ │ ├──[+] anyOf (392:126568)
  │ │ └──[+] anyOf (392:126587)
  │ ├─┬subscription_settings
  │ │ └──[🔀] $ref (392:125911)❌ 
  │ ├─┬details_submitted_at
  │ │ ├──[+] type (392:127272)❌ 
  │ │ ├──[🔀] title (392:127289)
  │ │ ├──[🔀] description (392:127334)
  │ │ ├──[-] anyOf (796:1708)❌ 
  │ │ └──[-] anyOf (796:1748)❌ 
  │ ├─┬country
  │ │ ├──[+] title (392:126109)
  │ │ ├──[🔀] description (392:126136)
  │ │ └─┬ANYOF
  │ │   ├──[-] enum (796:3379)❌ 
  │ │   ├──[-] enum (796:3974)❌ 
  │ │   ├──[-] enum (796:4199)❌ 
  │ │   ├──[-] enum (796:3204)❌ 
  │ │   ├──[-] enum (796:3244)❌ 
  │ │   ├──[-] enum (796:3384)❌ 
  │ │   ├──[-] enum (796:3784)❌ 
  │ │   ├──[-] enum (796:3924)❌ 
  │ │   ├──[-] enum (796:3944)❌ 
  │ │   ├──[-] enum (796:3219)❌ 
  │ │   ├──[-] enum (796:3479)❌ 
  │ │   ├──[-] enum (796:3609)❌ 
  │ │   ├──[-] enum (796:3744)❌ 
  │ │   ├──[-] enum (796:4024)❌ 
  │ │   ├──[-] enum (796:4224)❌ 
  │ │   ├──[-] enum (796:3414)❌ 
  │ │   ├──[-] enum (796:3509)❌ 
  │ │   ├──[-] enum (796:3619)❌ 
  │ │   ├──[-] enum (796:3249)❌ 
  │ │   ├──[-] enum (796:4069)❌ 
  │ │   ├──[-] enum (796:3179)❌ 
  │ │   ├──[-] enum (796:3864)❌ 
  │ │   ├──[-] enum (796:4209)❌ 
  │ │   ├──[-] enum (796:3019)❌ 
  │ │   ├──[-] enum (796:3159)❌ 
  │ │   ├──[-] enum (796:3554)❌ 
  │ │   ├──[-] enum (796:3344)❌ 
  │ │   ├──[-] enum (796:3869)❌ 
  │ │   ├──[-] enum (796:4084)❌ 
  │ │   ├──[-] enum (796:3339)❌ 
  │ │   ├──[-] enum (796:3459)❌ 
  │ │   ├──[-] enum (796:4129)❌ 
  │ │   ├──[-] enum (796:3279)❌ 
  │ │   ├──[-] enum (796:3779)❌ 
  │ │   ├──[-] enum (796:3859)❌ 
  │ │   ├──[-] enum (796:3884)❌ 
  │ │   ├──[-] enum (796:4059)❌ 
  │ │   ├──[-] enum (796:4149)❌ 
  │ │   ├──[-] enum (796:4034)❌ 
  │ │   ├──[-] enum (796:3139)❌ 
  │ │   ├──[-] enum (796:3364)❌ 
  │ │   ├──[-] enum (796:3389)❌ 
  │ │   ├──[-] enum (796:3729)❌ 
  │ │   ├──[-] enum (796:3824)❌ 
  │ │   ├──[-] enum (796:3899)❌ 
  │ │   ├──[-] enum (796:4234)❌ 
  │ │   ├──[-] enum (796:3294)❌ 
  │ │   ├──[-] enum (796:3494)❌ 
  │ │   ├──[-] enum (796:3534)❌ 
  │ │   ├──[-] enum (796:4174)❌ 
  │ │   ├──[-] enum (796:3759)❌ 
  │ │   ├──[-] enum (796:3224)❌ 
  │ │   ├──[-] enum (796:3299)❌ 
  │ │   ├──[-] enum (796:3574)❌ 
  │ │   ├──[-] enum (796:3639)❌ 
  │ │   ├──[-] enum (796:3749)❌ 
  │ │   ├──[-] enum (796:4244)❌ 
  │ │   ├──[-] enum (796:3039)❌ 
  │ │   ├──[-] enum (796:3514)❌ 
  │ │   ├──[-] enum (796:3849)❌ 
  │ │   ├──[-] enum (796:3529)❌ 
  │ │   ├──[-] enum (796:3559)❌ 
  │ │   ├──[-] enum (796:3604)❌ 
  │ │   ├──[-] enum (796:3984)❌ 
  │ │   ├──[-] enum (796:3239)❌ 
  │ │   ├──[-] enum (796:3329)❌ 
  │ │   ├──[-] enum (796:3114)❌ 
  │ │   ├──[-] enum (796:3209)❌ 
  │ │   ├──[-] enum (796:3419)❌ 
  │ │   ├──[-] enum (796:3439)❌ 
  │ │   ├──[-] enum (796:3979)❌ 
  │ │   ├──[-] enum (796:4004)❌ 
  │ │   ├──[-] enum (796:3319)❌ 
  │ │   ├──[-] enum (796:3434)❌ 
  │ │   ├──[-] enum (796:3489)❌ 
  │ │   ├──[-] enum (796:4039)❌ 
  │ │   ├──[-] enum (796:4219)❌ 
  │ │   ├──[-] enum (796:3394)❌ 
  │ │   ├──[-] enum (796:3129)❌ 
  │ │   ├──[-] enum (796:3664)❌ 
  │ │   ├──[-] enum (796:3719)❌ 
  │ │   ├──[-] enum (796:3874)❌ 
  │ │   ├──[-] enum (796:4124)❌ 
  │ │   ├──[-] enum (796:3449)❌ 
  │ │   ├──[-] enum (796:3504)❌ 
  │ │   ├──[-] enum (796:3739)❌ 
  │ │   ├──[-] enum (796:3954)❌ 
  │ │   ├──[-] enum (796:4134)❌ 
  │ │   ├──[-] enum (796:3174)❌ 
  │ │   ├──[-] enum (796:3199)❌ 
  │ │   ├──[-] enum (796:3524)❌ 
  │ │   ├──[-] enum (796:3594)❌ 
  │ │   ├──[-] enum (796:3699)❌ 
  │ │   ├──[-] enum (796:3654)❌ 
  │ │   ├──[-] enum (796:4144)❌ 
  │ │   ├──[-] enum (796:3124)❌ 
  │ │   ├──[-] enum (796:3794)❌ 
  │ │   ├──[-] enum (796:3879)❌ 
  │ │   ├──[-] enum (796:3969)❌ 
  │ │   ├──[-] enum (796:3054)❌ 
  │ │   ├──[-] enum (796:3189)❌ 
  │ │   ├──[-] enum (796:3724)❌ 
  │ │   ├──[-] enum (796:3769)❌ 
  │ │   ├──[-] enum (796:4049)❌ 
  │ │   ├──[-] enum (796:4229)❌ 
  │ │   ├──[-] enum (796:3034)❌ 
  │ │   ├──[-] enum (796:3599)❌ 
  │ │   ├──[-] enum (796:3889)❌ 
  │ │   ├──[-] enum (796:3214)❌ 
  │ │   ├──[-] enum (796:3399)❌ 
  │ │   ├──[-] enum (796:3464)❌ 
  │ │   ├──[-] enum (796:3959)❌ 
  │ │   ├──[-] enum (796:4014)❌ 
  │ │   ├──[-] enum (796:4119)❌ 
  │ │   ├──[-] enum (796:3839)❌ 
  │ │   ├──[-] enum (796:3994)❌ 
  │ │   ├──[-] enum (796:4099)❌ 
  │ │   ├──[-] enum (796:4214)❌ 
  │ │   ├──[-] enum (796:3109)❌ 
  │ │   ├──[-] enum (796:3469)❌ 
  │ │   ├──[-] enum (796:3194)❌ 
  │ │   ├──[-] enum (796:3624)❌ 
  │ │   ├──[-] enum (796:3734)❌ 
  │ │   ├──[-] enum (796:3914)❌ 
  │ │   ├──[-] enum (796:3999)❌ 
  │ │   ├──[-] enum (796:3549)❌ 
  │ │   ├──[-] enum (796:3014)❌ 
  │ │   ├──[-] enum (796:3074)❌ 
  │ │   ├──[-] enum (796:3284)❌ 
  │ │   ├──[-] enum (796:3314)❌ 
  │ │   ├──[-] enum (796:3644)❌ 
  │ │   ├──[-] enum (796:3679)❌ 
  │ │   ├──[-] enum (796:3804)❌ 
  │ │   ├──[-] enum (796:3819)❌ 
  │ │   ├──[-] enum (796:3049)❌ 
  │ │   ├──[-] enum (796:3274)❌ 
  │ │   ├──[-] enum (796:4064)❌ 
  │ │   ├──[-] enum (796:3834)❌ 
  │ │   ├──[-] enum (796:4254)❌ 
  │ │   ├──[-] enum (796:3254)❌ 
  │ │   ├──[-] enum (796:3334)❌ 
  │ │   ├──[-] enum (796:3829)❌ 
  │ │   ├──[-] enum (796:3354)❌ 
  │ │   ├──[-] enum (796:3424)❌ 
  │ │   ├──[-] enum (796:3484)❌ 
  │ │   ├──[-] enum (796:3799)❌ 
  │ │   ├──[-] enum (796:4044)❌ 
  │ │   ├──[-] enum (796:3564)❌ 
  │ │   ├──[-] enum (796:3584)❌ 
  │ │   ├──[-] enum (796:4074)❌ 
  │ │   ├──[-] enum (796:3234)❌ 
  │ │   ├──[-] enum (796:3429)❌ 
  │ │   ├──[-] enum (796:3774)❌ 
  │ │   ├──[-] enum (796:3454)❌ 
  │ │   ├──[-] enum (796:3544)❌ 
  │ │   ├──[-] enum (796:3589)❌ 
  │ │   ├──[-] enum (796:3694)❌ 
  │ │   ├──[-] enum (796:3119)❌ 
  │ │   ├──[-] enum (796:3349)❌ 
  │ │   ├──[-] enum (796:3579)❌ 
  │ │   ├──[-] enum (796:4079)❌ 
  │ │   ├──[-] enum (796:4104)❌ 
  │ │   ├──[-] enum (796:3169)❌ 
  │ │   ├──[-] enum (796:3229)❌ 
  │ │   ├──[-] enum (796:3269)❌ 
  │ │   ├──[-] enum (796:3499)❌ 
  │ │   ├──[-] enum (796:3709)❌ 
  │ │   ├──[-] enum (796:4054)❌ 
  │ │   ├──[-] enum (796:3149)❌ 
  │ │   ├──[-] enum (796:3259)❌ 
  │ │   ├──[-] enum (796:3369)❌ 
  │ │   ├──[-] enum (796:3659)❌ 
  │ │   ├──[-] enum (796:4169)❌ 
  │ │   ├──[-] enum (796:4179)❌ 
  │ │   ├──[-] enum (796:3059)❌ 
  │ │   ├──[-] enum (796:3704)❌ 
  │ │   ├──[-] enum (796:3844)❌ 
  │ │   ├──[-] enum (796:3854)❌ 
  │ │   ├──[-] enum (796:3894)❌ 
  │ │   ├──[-] enum (796:4019)❌ 
  │ │   ├──[-] enum (796:3024)❌ 
  │ │   ├──[-] enum (796:3154)❌ 
  │ │   ├──[-] enum (796:3649)❌ 
  │ │   ├──[-] enum (796:3764)❌ 
  │ │   ├──[-] enum (796:3629)❌ 
  │ │   ├──[-] enum (796:3934)❌ 
  │ │   ├──[-] enum (796:3614)❌ 
  │ │   ├──[-] enum (796:3674)❌ 
  │ │   ├──[-] enum (796:3919)❌ 
  │ │   ├──[-] enum (796:4009)❌ 
  │ │   ├──[-] enum (796:3089)❌ 
  │ │   ├──[-] enum (796:3939)❌ 
  │ │   ├──[-] enum (796:4114)❌ 
  │ │   ├──[-] enum (796:4184)❌ 
  │ │   ├──[-] enum (796:4204)❌ 
  │ │   ├──[-] enum (796:3264)❌ 
  │ │   ├──[-] enum (796:3669)❌ 
  │ │   ├──[-] enum (796:3814)❌ 
  │ │   ├──[-] enum (796:3069)❌ 
  │ │   ├──[-] enum (796:3084)❌ 
  │ │   ├──[-] enum (796:3094)❌ 
  │ │   ├──[-] enum (796:3569)❌ 
  │ │   ├──[-] enum (796:3304)❌ 
  │ │   ├──[-] enum (796:3689)❌ 
  │ │   ├──[-] enum (796:3789)❌ 
  │ │   ├──[-] enum (796:3929)❌ 
  │ │   ├──[-] enum (796:4094)❌ 
  │ │   ├──[-] enum (796:3099)❌ 
  │ │   ├──[-] enum (796:3184)❌ 
  │ │   ├──[-] enum (796:3324)❌ 
  │ │   ├──[-] enum (796:3809)❌ 
  │ │   ├──[-] enum (796:4154)❌ 
  │ │   ├──[-] enum (796:4189)❌ 
  │ │   ├──[-] enum (796:3134)❌ 
  │ │   ├──[-] enum (796:3044)❌ 
  │ │   ├──[-] enum (796:3309)❌ 
  │ │   ├──[-] enum (796:4029)❌ 
  │ │   ├──[-] enum (796:3029)❌ 
  │ │   ├──[-] enum (796:3404)❌ 
  │ │   ├──[-] enum (796:4159)❌ 
  │ │   ├──[-] enum (796:3539)❌ 
  │ │   ├──[-] enum (796:3684)❌ 
  │ │   ├──[-] enum (796:3754)❌ 
  │ │   ├──[-] enum (796:3904)❌ 
  │ │   ├──[-] enum (796:4109)❌ 
  │ │   ├──[-] enum (796:4139)❌ 
  │ │   ├──[-] enum (796:4164)❌ 
  │ │   ├──[-] enum (796:3409)❌ 
  │ │   ├──[-] enum (796:3714)❌ 
  │ │   ├──[-] enum (796:3949)❌ 
  │ │   ├──[-] enum (796:4194)❌ 
  │ │   ├──[-] enum (796:3104)❌ 
  │ │   ├──[-] enum (796:3164)❌ 
  │ │   ├──[-] enum (796:3989)❌ 
  │ │   ├──[-] enum (796:4239)❌ 
  │ │   ├──[-] enum (796:3359)❌ 
  │ │   ├──[-] enum (796:3519)❌ 
  │ │   ├──[-] enum (796:3144)❌ 
  │ │   ├──[-] enum (796:3444)❌ 
  │ │   ├──[-] enum (796:3474)❌ 
  │ │   ├──[-] enum (796:3634)❌ 
  │ │   ├──[-] enum (796:4089)❌ 
  │ │   ├──[-] enum (796:3909)❌ 
  │ │   ├──[-] enum (796:4249)❌ 
  │ │   ├──[-] enum (796:3064)❌ 
  │ │   ├──[-] enum (796:3079)❌ 
  │ │   ├──[-] enum (796:3964)❌ 
  │ │   ├──[-] enum (796:3289)❌ 
  │ │   ├──[-] enum (796:3374)❌ 
  │ │   ├──[-] title (796:4268)
  │ │   └─┬Extensions
  │ │     └──[-] x-speakeasy-enums (796:4304)❌ 
  │ ├─┬modified_at
  │ │ ├──[-] title (796:250)
  │ │ ├──[🔀] description (392:127720)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (392:146966)❌ 
  │ ├─┬email
  │ │ └──[🔀] $ref (392:283206)❌ 
  │ ├─┬avatar_url
  │ │ ├──[+] type (392:126415)❌ 
  │ │ ├──[🔀] title (392:126433)
  │ │ ├──[🔀] description (392:126472)
  │ │ ├──[-] anyOf (796:698)❌ 
  │ │ └──[-] anyOf (796:717)❌ 
  │ ├─┬customer_email_settings
  │ │ └──[🔀] $ref (392:128346)❌ 
  │ ├─┬default_presentment_currency
  │ │ └──[🔀] $ref (392:143530)❌ 
  │ ├─┬website
  │ │ ├──[+] items (392:126807)❌ 
  │ │ ├──[+] type (392:126869)❌ 
  │ │ ├──[🔀] title (392:126885)
  │ │ ├──[🔀] description (392:126909)
  │ │ ├──[-] anyOf (796:1312)❌ 
  │ │ └──[-] anyOf (796:1331)❌ 
  │ ├─┬feature_settings
  │ │ ├──[+] title (392:127140)
  │ │ ├──[🔀] description (392:127177)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (392:127075)❌ 
  │ ├─┬created_at
  │ │ └──[🔀] $ref (392:137292)❌ 
  │ ├─┬customer_portal_settings
  │ │ └──[🔀] $ref (392:125418)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (392:255432)❌ 
  │ ├─┬slug
  │ │ └──[🔀] $ref (392:149327)❌ 
  │ └─┬proration_behavior
  │   └──[🔀] $ref (392:125789)❌ 
  ├─┬CustomerTeamCreate
  │ └─┬locale
  │   └─┬ANYOF
  │     └──[🔀] description (370:360747)
  ├─┬BalanceCreditOrderMetadata
  │ ├──[+] properties (370:20270)
  │ ├─┬tax_country
  │ │ ├──[+] type (370:20037)❌ 
  │ │ ├──[🔀] title (370:20055)
  │ │ ├──[-] anyOf (355:463)❌ 
  │ │ └──[-] anyOf (355:482)❌ 
  │ ├─┬subscription_id
  │ │ └──[🔀] title (370:19847)
  │ ├─┬tax_amount
  │ │ ├──[🔀] type (370:19887)❌ 
  │ │ └──[🔀] title (370:19904)
  │ ├─┬order_id
  │ │ ├──[🔀] type (370:20245)❌ 
  │ │ └──[🔀] title (370:20263)
  │ ├─┬fee
  │ │ ├──[🔀] type (370:20294)❌ 
  │ │ └──[🔀] title (370:20311)
  │ ├─┬product_id
  │ │ └──[🔀] title (370:19797)
  │ └─┬tax_state
  │   └──[🔀] title (370:20216)
  ├─┬AuthorizeResponseOrganization
  │ └─┬scope_display_names
  │   └──[🔀] default (370:9106)❌ 
  ├─┬BenefitCustomSubscriber
  │ ├──[+] required (370:42992)❌ 
  │ ├──[+] properties (370:42424)
  │ ├─┬selectable
  │ │ └──[🔀] $ref (370:43148)❌ 
  │ ├─┬type
  │ │ ├──[🔀] type (370:42216)❌ 
  │ │ ├──[🔀] title (370:42234)
  │ │ ├──[+] description (370:42261)
  │ │ └──[-] const (370:459)❌ 
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (392:48994)❌ 
  │ ├─┬organization
  │ │ └──[🔀] $ref (370:41887)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (370:42543)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (370:42437)❌ 
  │ └─┬organization_id
  │   └──[🔀] $ref (370:120016)❌ 
  ├─┬OrderCustomer
  │ ├──[+] properties (392:105347)
  │ ├─┬deleted_at
  │ │ ├──[🔀] title (392:105446)
  │ │ ├──[🔀] description (392:105488)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (392:105411)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (392:105088)❌ 
  │ ├─┬name
  │ │ ├──[-] examples (780:1541)
  │ │ ├──[🔀] title (392:103593)
  │ │ ├──[🔀] description (392:103621)
  │ │ └─┬ANYOF
  │ │   └──[+] format (392:103554)❌ 
  │ ├─┬email
  │ │ ├──[-] examples (780:948)
  │ │ ├──[🔀] title (392:105694)
  │ │ ├──[🔀] description (392:105721)
  │ │ └─┬ANYOF
  │ │   └──[+] format (392:105655)❌ 
  │ ├─┬email_verified
  │ │ ├──[🔀] examples (392:104145)
  │ │ ├──[-] type (780:998)❌ 
  │ │ ├──[🔀] title (392:104029)
  │ │ ├──[🔀] description (392:104051)
  │ │ ├──[+] anyOf (392:103985)
  │ │ └──[+] anyOf (392:104004)
  │ ├─┬organization_id
  │ │ ├──[🔀] examples (392:104738)
  │ │ ├──[-] type (780:1981)❌ 
  │ │ ├──[🔀] title (392:104677)
  │ │ ├──[-] format (780:1999)❌ 
  │ │ ├──[🔀] description (392:104698)
  │ │ ├──[+] anyOf (392:104633)
  │ │ └──[+] anyOf (392:104652)
  │ ├─┬tax_id
  │ │ ├──[+] examples (392:105306)
  │ │ ├──[+] type (392:105178)❌ 
  │ │ ├──[🔀] title (392:105212)
  │ │ ├──[+] format (392:105196)❌ 
  │ │ ├──[+] description (392:105244)
  │ │ ├──[-] anyOf (780:1660)❌ 
  │ │ └──[-] anyOf (780:1847)❌ 
  │ ├─┬locale
  │ │ ├──[+] examples (392:103340)
  │ │ ├──[+] type (392:103249)❌ 
  │ │ ├──[🔀] title (392:103283)
  │ │ ├──[+] format (392:103267)❌ 
  │ │ ├──[+] description (392:103302)
  │ │ ├──[-] anyOf (780:1901)❌ 
  │ │ └──[-] anyOf (780:1920)❌ 
  │ ├─┬type
  │ │ └──[🔀] $ref (392:104847)❌ 
  │ ├─┬id
  │ │ ├──[🔀] examples (392:103954)
  │ │ ├──[-] type (780:52)❌ 
  │ │ ├──[🔀] title (392:103797)
  │ │ ├──[-] format (780:70)❌ 
  │ │ ├──[🔀] description (392:103825)
  │ │ ├──[+] anyOf (392:103753)
  │ │ └──[+] anyOf (392:103772)
  │ ├─┬external_id
  │ │ ├──[🔀] examples (392:104418)
  │ │ ├──[+] type (392:104195)❌ 
  │ │ ├──[🔀] title (392:104213)
  │ │ ├──[🔀] description (392:104244)
  │ │ ├──[-] anyOf (780:556)❌ 
  │ │ └──[-] anyOf (780:575)❌ 
  │ └─┬modified_at
  │   └──[🔀] $ref (392:48994)❌ 
  ├─┬LicenseKeyValidate
  │ └─┬increment_usage
  │   └─┬ANYOF
  │     └──[+] minimum (392:31890)❌ 
  ├─┬BenefitFeatureFlag
  │ ├──[+] required (370:61730)❌ 
  │ ├──[+] properties (370:61244)
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (392:48994)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (370:61257)❌ 
  │ ├─┬organization_id
  │ │ ├──[-] type (388:842)❌ 
  │ │ ├──[🔀] title (370:60776)
  │ │ ├──[-] format (388:860)❌ 
  │ │ ├──[🔀] description (370:60804)
  │ │ ├──[+] anyOf (370:60711)
  │ │ └──[+] anyOf (370:60751)
  │ ├─┬properties
  │ │ └──[🔀] $ref (370:61363)❌ 
  │ ├─┬selectable
  │ │ └──[🔀] $ref (370:63761)❌ 
  │ └─┬type
  │   ├──[🔀] type (370:61036)❌ 
  │   ├──[🔀] title (370:61054)
  │   ├──[+] description (370:61081)
  │   └──[-] const (388:454)❌ 
  ├─┬BenefitMeterCreditSubscriber
  │ ├──[+] required (370:114456)❌ 
  │ ├──[+] properties (370:113883)
  │ ├─┬selectable
  │ │ └──[🔀] $ref (370:114622)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (370:114002)❌ 
  │ ├─┬type
  │ │ ├──[🔀] type (370:113675)❌ 
  │ │ ├──[🔀] title (370:113693)
  │ │ ├──[+] description (370:113720)
  │ │ └──[-] const (436:464)❌ 
  │ ├─┬organization
  │ │ └──[🔀] $ref (370:113340)❌ 
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (370:120016)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (370:113896)❌ 
  │ └─┬modified_at
  │   └──[🔀] $ref (392:48994)❌ 
  ├─┬EventCreateCustomer
  │ └─┬name
  │   └──[+] maxLength (370:410181)❌ 
  ├─┬LegacyRecurringProductPriceCustom
  │ └─┬minimum_amount
  │   └──[🔀] description (392:17387)
  ├─┬BenefitFeatureFlagSubscriber
  │ ├──[+] required (370:65276)❌ 
  │ ├──[+] properties (370:64703)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (370:64716)❌ 
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (392:48994)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (370:64822)❌ 
  │ ├─┬organization
  │ │ └──[🔀] $ref (370:64160)❌ 
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (370:120016)❌ 
  │ ├─┬selectable
  │ │ └──[🔀] $ref (370:65442)❌ 
  │ └─┬type
  │   ├──[🔀] type (370:64495)❌ 
  │   ├──[🔀] title (370:64513)
  │   ├──[+] description (370:64540)
  │   └──[-] const (392:464)❌ 
  ├─┬CustomerSubscriptionUpdate
  │ └──[+] anyOf (370:355599)
  ├─┬BenefitDownloadablesSubscriber
  │ ├──[+] required (370:58972)❌ 
  │ ├──[+] properties (370:58397)
  │ ├─┬type
  │ │ ├──[🔀] type (370:58189)❌ 
  │ │ ├──[🔀] title (370:58207)
  │ │ ├──[+] description (370:58234)
  │ │ └──[-] const (385:466)❌ 
  │ ├─┬organization_id
  │ │ └──[🔀] $ref (370:120016)❌ 
  │ ├─┬organization
  │ │ └──[🔀] $ref (370:57853)❌ 
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (392:48994)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (370:58516)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (370:58410)❌ 
  │ └─┬selectable
  │   └──[🔀] $ref (370:59142)❌ 
  ├─┬CustomerOrder
  │ ├──[+] required (370:296987)❌ 
  │ ├──[+] required (370:296850)❌ 
  │ ├──[+] required (370:297007)❌ 
  │ ├──[+] properties (370:294529)
  │ ├──[+] properties (370:296095)
  │ ├──[+] properties (370:296324)
  │ ├─┬refunded_amount
  │ │ ├──[-] examples (546:1805)
  │ │ ├──[-] type (546:1715)❌ 
  │ │ ├──[🔀] title (370:294600)
  │ │ ├──[🔀] description (370:294631)
  │ │ ├──[+] anyOf (370:294556)
  │ │ └──[+] anyOf (370:294575)
  │ ├─┬invoice_number
  │ │ ├──[-] type (546:2349)❌ 
  │ │ ├──[🔀] description (370:294269)
  │ │ ├──[+] anyOf (370:294194)
  │ │ └──[+] anyOf (370:294213)
  │ ├─┬total_amount
  │ │ ├──[-] examples (546:1246)
  │ │ ├──[-] type (546:1141)❌ 
  │ │ ├──[🔀] title (370:295322)
  │ │ ├──[-] description (546:1188)
  │ │ ├──[+] anyOf (370:295261)
  │ │ └──[+] anyOf (370:295297)
  │ ├─┬subtotal_amount
  │ │ └──[🔀] $ref (392:117455)❌ 
  │ ├─┬subscription_id
  │ │ ├──[🔀] title (370:294879)
  │ │ ├──[+] description (370:294901)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (370:294842)❌ 
  │ │   └──[-] format (546:3061)❌ 
  │ ├─┬refunded_tax_amount
  │ │ ├──[🔀] examples (370:296317)
  │ │ ├──[🔀] title (370:296141)
  │ │ └──[🔀] description (370:296175)
  │ ├─┬tax_amount
  │ │ ├──[-] examples (546:1112)
  │ │ ├──[-] type (546:1026)❌ 
  │ │ ├──[-] title (546:1044)
  │ │ ├──[-] description (546:1071)
  │ │ ├──[+] anyOf (370:302272)
  │ │ └──[+] anyOf (370:295617)
  │ ├─┬seats
  │ │ ├──[+] examples (370:296511)
  │ │ ├──[+] type (370:296356)❌ 
  │ │ ├──[🔀] title (370:296374)
  │ │ ├──[🔀] description (370:296412)
  │ │ ├──[-] anyOf (546:2608)❌ 
  │ │ └──[-] anyOf (546:2628)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (370:293550)❌ 
  │ └─┬subscription
  │   ├──[+] examples (370:293779)
  │   ├──[+] type (370:293682)❌ 
  │   ├──[+] title (370:293700)
  │   ├──[+] description (370:293736)
  │   ├──[-] anyOf (553:36)❌ 
  │   └──[-] anyOf (546:3391)❌ 
  ├─┬CheckoutProductsCreate
  │ ├─┬amount
  │ │ └─┬ANYOF
  │ │   ├──[-] maximum (472:2139)❌ 
  │ │   └──[🔀] minimum (370:189804)❌ 
  │ └─┬locale
  │   └─┬ANYOF
  │     └──[🔀] description (370:194282)
  ├─┬EventCreateExternalCustomer
  │ └─┬name
  │   └──[+] maxLength (370:412212)❌ 
  ├─┬AuthorizeResponseUser
  │ └─┬scope_display_names
  │   └──[🔀] default (370:12693)❌ 
  ├─┬BenefitDiscordSubscriber
  │ ├──[+] required (370:52471)❌ 
  │ ├──[+] properties (370:51902)
  │ ├─┬organization
  │ │ └──[🔀] $ref (370:51364)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (370:52021)❌ 
  │ ├─┬type
  │ │ ├──[🔀] type (370:51694)❌ 
  │ │ ├──[🔀] title (370:51712)
  │ │ ├──[+] description (370:51739)
  │ │ └──[-] const (378:460)❌ 
  │ ├─┬selectable
  │ │ └──[🔀] $ref (370:52629)❌ 
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (392:48994)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (370:51915)❌ 
  │ └─┬organization_id
  │   └──[🔀] $ref (370:120016)❌ 
  ├─┬CheckoutPublic
  │ ├──[+] required (370:206604)❌ 
  │ ├──[+] properties (370:199695)
  │ ├─┬total_amount
  │ │ ├──[-] type (473:3393)❌ 
  │ │ ├──[-] title (473:3411)
  │ │ ├──[🔀] description (370:199796)
  │ │ ├──[+] anyOf (392:283105)
  │ │ └──[+] anyOf (370:199765)
  │ ├─┬url
  │ │ ├──[-] type (473:1569)❌ 
  │ │ ├──[🔀] title (370:201070)
  │ │ ├──[🔀] description (370:201096)
  │ │ ├──[+] anyOf (370:201005)
  │ │ └──[+] anyOf (370:201045)
  │ └─┬trial_end
  │   ├──[+] type (370:199971)❌ 
  │   ├──[🔀] title (370:199989)
  │   ├──[🔀] description (370:200018)
  │   ├──[-] anyOf (473:4427)❌ 
  │   └──[-] anyOf (473:4467)❌ 
  ├─┬ProductVisibility
  │ └──[🔀] title (392:206746)
  ├─┬ProductPriceMeter
  │ ├──[+] required (392:193985)❌ 
  │ ├──[+] properties (392:193641)
  │ ├──[+] properties (392:193773)
  │ ├──[+] properties (392:193553)
  │ ├─┬id
  │ │ ├──[-] type (849:56)❌ 
  │ │ ├──[🔀] title (392:193710)
  │ │ ├──[-] format (849:74)❌ 
  │ │ ├──[🔀] description (392:193739)
  │ │ ├──[+] anyOf (392:193666)
  │ │ └──[+] anyOf (392:193685)
  │ └─┬name
  │   ├──[-] type (849:149)❌ 
  │   ├──[🔀] title (392:193848)
  │   ├──[🔀] description (392:193882)
  │   ├──[+] anyOf (392:193803)
  │   └──[+] anyOf (392:193823)
  ├─┬SubscriptionUpdate
  │ └──[+] anyOf (392:270870)
  ├─┬OrganizationCustomerPortalSettings
  │ ├──[+] properties (392:145011)
  │ ├─┬subscription
  │ │ └──[🔀] $ref (370:314604)❌ 
  │ └─┬usage
  │   └──[🔀] $ref (370:317413)❌ 
  ├─┬Order
  │ ├──[+] required (392:99901)❌ 
  │ ├──[+] required (392:99881)❌ 
  │ ├──[+] required (392:99665)❌ 
  │ ├──[+] properties (392:96472)
  │ ├──[+] properties (392:98910)
  │ ├──[+] properties (392:99139)
  │ ├─┬tax_amount
  │ │ ├──[-] examples (777:1104)
  │ │ ├──[-] type (777:1018)❌ 
  │ │ ├──[-] title (777:1036)
  │ │ ├──[-] description (777:1063)
  │ │ ├──[+] anyOf (392:117580)
  │ │ └──[+] anyOf (392:98617)
  │ ├─┬subtotal_amount
  │ │ └──[🔀] $ref (392:117455)❌ 
  │ ├─┬total_amount
  │ │ ├──[-] examples (777:1238)
  │ │ ├──[-] type (777:1133)❌ 
  │ │ ├──[🔀] title (392:97265)
  │ │ ├──[-] description (777:1180)
  │ │ ├──[+] anyOf (392:97204)
  │ │ └──[+] anyOf (392:97240)
  │ ├─┬refunded_tax_amount
  │ │ ├──[🔀] examples (392:99132)
  │ │ ├──[🔀] title (392:98956)
  │ │ └──[🔀] description (392:98990)
  │ ├─┬subscription_id
  │ │ ├──[🔀] title (392:96822)
  │ │ ├──[+] description (392:96844)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (392:96785)❌ 
  │ │   └──[-] format (777:3053)❌ 
  │ ├─┬seats
  │ │ ├──[+] examples (392:99326)
  │ │ ├──[+] type (392:99171)❌ 
  │ │ ├──[🔀] title (392:99189)
  │ │ ├──[🔀] description (392:99227)
  │ │ ├──[-] anyOf (777:2600)❌ 
  │ │ └──[-] anyOf (777:2620)❌ 
  │ ├─┬subscription
  │ │ ├──[+] examples (392:95722)
  │ │ ├──[+] type (392:95625)❌ 
  │ │ ├──[+] title (392:95643)
  │ │ ├──[+] description (392:95679)
  │ │ ├──[-] anyOf (791:28)❌ 
  │ │ └──[-] anyOf (777:4440)❌ 
  │ ├─┬refunded_amount
  │ │ ├──[-] examples (777:1797)
  │ │ ├──[-] type (777:1707)❌ 
  │ │ ├──[🔀] title (392:96543)
  │ │ ├──[🔀] description (392:96574)
  │ │ ├──[+] anyOf (392:96499)
  │ │ └──[+] anyOf (392:96518)
  │ ├─┬status
  │ │ └──[🔀] $ref (392:95493)❌ 
  │ └─┬invoice_number
  │   ├──[-] type (777:2341)❌ 
  │   ├──[🔀] description (392:96212)
  │   ├──[+] anyOf (392:96137)
  │   └──[+] anyOf (392:96156)
  ├─┬CheckoutPublicConfirmed
  │ ├──[+] required (370:217228)❌ 
  │ ├──[+] properties (370:210214)
  │ ├─┬total_amount
  │ │ ├──[-] type (474:2869)❌ 
  │ │ ├──[-] title (474:2887)
  │ │ ├──[🔀] description (370:210315)
  │ │ ├──[+] anyOf (392:283105)
  │ │ └──[+] anyOf (370:210284)
  │ ├─┬url
  │ │ ├──[-] type (474:1045)❌ 
  │ │ ├──[🔀] title (370:211589)
  │ │ ├──[🔀] description (370:211615)
  │ │ ├──[+] anyOf (370:211524)
  │ │ └──[+] anyOf (370:211564)
  │ └─┬trial_end
  │   ├──[+] type (370:210490)❌ 
  │   ├──[🔀] title (370:210508)
  │   ├──[🔀] description (370:210537)
  │   ├──[-] anyOf (474:3903)❌ 
  │   └──[-] anyOf (474:3943)❌ 
  ├─┬CustomerStateIndividual
  │ ├──[+] properties (370:332916)
  │ ├─┬external_id
  │ │ ├──[🔀] examples (370:332053)
  │ │ ├──[+] type (370:331830)❌ 
  │ │ ├──[🔀] title (370:331848)
  │ │ ├──[🔀] description (370:331879)
  │ │ ├──[-] anyOf (581:566)❌ 
  │ │ └──[-] anyOf (581:585)❌ 
  │ ├─┬organization_id
  │ │ ├──[🔀] examples (370:332307)
  │ │ ├──[-] type (581:1896)❌ 
  │ │ ├──[🔀] title (370:332246)
  │ │ ├──[-] format (581:1914)❌ 
  │ │ ├──[🔀] description (370:332267)
  │ │ ├──[+] anyOf (370:332202)
  │ │ └──[+] anyOf (370:332221)
  │ ├─┬type
  │ │ ├──[-] examples (581:1319)
  │ │ ├──[-] type (581:1224)❌ 
  │ │ ├──[🔀] title (370:332638)
  │ │ ├──[-] description (581:1283)
  │ │ ├──[-] const (581:1241)❌ 
  │ │ ├──[+] anyOf (370:332426)
  │ │ └──[+] anyOf (370:332613)
  │ ├─┬metadata
  │ │ └──[🔀] $ref (370:332657)❌ 
  │ ├─┬tax_id
  │ │ ├──[+] examples (370:332875)
  │ │ ├──[+] type (370:332747)❌ 
  │ │ ├──[🔀] title (370:332781)
  │ │ ├──[+] format (370:332765)❌ 
  │ │ ├──[+] description (370:332813)
  │ │ ├──[-] anyOf (581:1575)❌ 
  │ │ └──[-] anyOf (581:1762)❌ 
  │ ├─┬deleted_at
  │ │ ├──[🔀] title (370:333015)
  │ │ ├──[🔀] description (370:333057)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (370:332980)❌ 
  │ ├─┬email
  │ │ ├──[-] examples (581:929)
  │ │ ├──[-] type (581:796)❌ 
  │ │ ├──[🔀] title (370:333263)
  │ │ ├──[🔀] description (370:333290)
  │ │ ├──[+] anyOf (370:333198)
  │ │ └──[+] anyOf (370:333238)
  │ ├─┬granted_benefits
  │ │ ├──[+] examples (370:331618)
  │ │ ├──[-] items (581:2451)❌ 
  │ │ ├──[-] type (581:2516)❌ 
  │ │ ├──[🔀] title (370:331461)
  │ │ ├──[🔀] description (370:331489)
  │ │ ├──[+] anyOf (370:331417)
  │ │ └──[+] anyOf (370:331436)
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (392:48994)❌ 
  │ ├─┬id
  │ │ ├──[-] examples (581:153)
  │ │ ├──[+] items (370:333561)❌ 
  │ │ ├──[🔀] type (370:333626)❌ 
  │ │ ├──[🔀] title (370:333642)
  │ │ ├──[-] format (581:80)❌ 
  │ │ └──[🔀] description (370:333675)
  │ ├─┬locale
  │ │ ├──[+] examples (370:331004)
  │ │ ├──[+] type (370:330913)❌ 
  │ │ ├──[🔀] title (370:330947)
  │ │ ├──[+] format (370:330931)❌ 
  │ │ ├──[+] description (370:330966)
  │ │ ├──[-] anyOf (581:1816)❌ 
  │ │ └──[-] anyOf (581:1835)❌ 
  │ ├─┬name
  │ │ ├──[-] examples (581:1456)
  │ │ ├──[🔀] title (370:331257)
  │ │ ├──[🔀] description (370:331285)
  │ │ └─┬ANYOF
  │ │   └──[+] format (370:331218)❌ 
  │ └─┬email_verified
  │   ├──[🔀] examples (370:331780)
  │   ├──[🔀] type (370:331647)❌ 
  │   ├──[🔀] title (370:331664)
  │   └──[🔀] description (370:331686)
  ├─┬OrganizationCreate
  │ └─┬slug
  │   └──[+] maxLength (392:138618)❌ 
  ├─┬SystemEvent
  │ ├──[+] oneOf (370:33685)
  │ ├──[+] oneOf (370:20468)
  │ ├──[+] oneOf (370:24048)
  │ ├──Discriminator
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (392:249478)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (392:255578)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (392:266744)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (392:252544)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (392:263325)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (392:228252)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (392:271168)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (392:108507)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (392:114400)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (392:122681)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (370:142865)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (370:275108)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (370:365833)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (370:280719)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (370:26569)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (370:17252)❌ 
  │ └─┬ONEOF
  │   └──[🔀] $ref (370:30061)❌ 
  ├─┬WebhookEndpoint
  │ └─┬url
  │   ├──[-] maxLength (958:453)❌ 
  │   ├──[-] minLength (958:470)❌ 
  │   └──[-] format (958:481)❌ 
  ├─┬CheckoutUpdate
  │ ├─┬locale
  │ │ └─┬ANYOF
  │ │   └──[🔀] description (370:220429)
  │ └─┬amount
  │   └─┬ANYOF
  │     ├──[-] maximum (477:806)❌ 
  │     └──[🔀] minimum (370:219221)❌ 
  ├─┬BenefitMeterCredit
  │ ├──[+] required (370:110520)❌ 
  │ ├──[+] properties (370:110034)
  │ ├─┬selectable
  │ │ └──[🔀] $ref (370:112744)❌ 
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (392:48994)❌ 
  │ ├─┬type
  │ │ ├──[🔀] type (370:109826)❌ 
  │ │ ├──[🔀] title (370:109844)
  │ │ ├──[+] description (370:109871)
  │ │ └──[-] const (432:454)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (370:110047)❌ 
  │ ├─┬properties
  │ │ └──[🔀] $ref (370:110153)❌ 
  │ └─┬organization_id
  │   ├──[-] type (432:842)❌ 
  │   ├──[🔀] title (370:109566)
  │   ├──[-] format (432:860)❌ 
  │   ├──[🔀] description (370:109594)
  │   ├──[+] anyOf (370:109501)
  │   └──[+] anyOf (370:109541)
  ├─┬PresentmentCurrency
  │ ├──[+] enum (392:162943)
  │ ├──[+] enum (392:162925)
  │ ├──[+] enum (392:163201)
  │ ├──[+] enum (392:162817)
  │ ├──[+] enum (392:162835)
  │ ├──[+] enum (392:162985)
  │ ├──[+] enum (392:163165)
  │ ├──[+] enum (392:163249)
  │ ├──[+] enum (392:162619)
  │ ├──[+] enum (392:162829)
  │ ├──[+] enum (392:162895)
  │ ├──[+] enum (392:163309)
  │ ├──[+] enum (392:162595)
  │ ├──[+] enum (392:162757)
  │ ├──[+] enum (392:163267)
  │ ├──[+] enum (392:163099)
  │ ├──[+] enum (392:163129)
  │ ├──[+] enum (392:163183)
  │ ├──[+] enum (392:162889)
  │ ├──[+] enum (392:162565)
  │ ├──[+] enum (392:162739)
  │ ├──[+] enum (392:162811)
  │ ├──[+] enum (392:162727)
  │ ├──[+] enum (392:163027)
  │ ├──[+] enum (392:163171)
  │ ├──[+] enum (392:163219)
  │ ├──[+] enum (392:162601)
  │ ├──[+] enum (392:162883)
  │ ├──[+] enum (392:162931)
  │ ├──[+] enum (392:163021)
  │ ├──[+] enum (392:163285)
  │ ├──[+] enum (392:162607)
  │ ├──[+] enum (392:162709)
  │ ├──[+] enum (392:163015)
  │ ├──[+] enum (392:163261)
  │ ├──[+] enum (392:162661)
  │ ├──[+] enum (392:162937)
  │ ├──[+] enum (392:162745)
  │ ├──[+] enum (392:163117)
  │ ├──[+] enum (392:163033)
  │ ├──[+] enum (392:162751)
  │ ├──[+] enum (392:163159)
  │ ├──[+] enum (392:163291)
  │ ├──[+] enum (392:162913)
  │ ├──[+] enum (392:162955)
  │ ├──[+] enum (392:162979)
  │ ├──[+] enum (392:163243)
  │ ├──[+] enum (392:163225)
  │ ├──[+] enum (392:162631)
  │ ├──[+] enum (392:163297)
  │ ├──[+] enum (392:162961)
  │ ├──[+] enum (392:162997)
  │ ├──[+] enum (392:163057)
  │ ├──[+] enum (392:163093)
  │ ├──[+] enum (392:163135)
  │ ├──[+] enum (392:163189)
  │ ├──[+] enum (392:163255)
  │ ├──[+] enum (392:163279)
  │ ├──[+] enum (392:162865)
  │ ├──[+] enum (392:163237)
  │ ├──[+] enum (392:162973)
  │ ├──[+] enum (392:162991)
  │ ├──[+] enum (392:163045)
  │ ├──[+] enum (392:163111)
  │ ├──[+] enum (392:162871)
  │ ├──[+] enum (392:163153)
  │ ├──[+] enum (392:162571)
  │ ├──[+] enum (392:162787)
  │ ├──[+] enum (392:162793)
  │ ├──[+] enum (392:162967)
  │ ├──[+] enum (392:162643)
  │ ├──[+] enum (392:162799)
  │ ├──[+] enum (392:162805)
  │ ├──[+] enum (392:162919)
  │ ├──[+] enum (392:163273)
  │ ├──[+] enum (392:162613)
  │ ├──[+] enum (392:162637)
  │ ├──[+] enum (392:162625)
  │ ├──[+] enum (392:162769)
  │ ├──[+] enum (392:163081)
  │ ├──[+] enum (392:162655)
  │ ├──[+] enum (392:162667)
  │ ├──[+] enum (392:162715)
  │ ├──[+] enum (392:162901)
  │ ├──[+] enum (392:162949)
  │ ├──[+] enum (392:162679)
  │ ├──[+] enum (392:162775)
  │ ├──[+] enum (392:163069)
  │ ├──[+] enum (392:163213)
  │ └──[+] enum (392:162577)
  ├─┬CustomerUpdate
  │ └─┬locale
  │   └─┬ANYOF
  │     └──[🔀] description (370:363438)
  ├─┬BenefitGitHubRepository
  │ ├──[+] required (370:67995)❌ 
  │ ├──[+] properties (370:67504)
  │ ├─┬type
  │ │ ├──[🔀] type (370:67296)❌ 
  │ │ ├──[🔀] title (370:67314)
  │ │ ├──[+] description (370:67341)
  │ │ └──[-] const (395:459)❌ 
  │ ├─┬selectable
  │ │ └──[🔀] $ref (370:70721)❌ 
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (392:48994)❌ 
  │ ├─┬metadata
  │ │ └──[🔀] $ref (370:67517)❌ 
  │ ├─┬organization_id
  │ │ ├──[-] type (395:852)❌ 
  │ │ ├──[🔀] title (370:67031)
  │ │ ├──[-] format (395:870)❌ 
  │ │ ├──[🔀] description (370:67059)
  │ │ ├──[+] anyOf (370:66966)
  │ │ └──[+] anyOf (370:67006)
  │ └─┬properties
  │   └──[🔀] $ref (370:67623)❌ 
  ├─┬CheckoutConfirmStripe
  │ ├─┬locale
  │ │ └─┬ANYOF
  │ │   └──[🔀] description (370:141758)
  │ └─┬amount
  │   └─┬ANYOF
  │     ├──[-] maximum (450:813)❌ 
  │     └──[🔀] minimum (370:140550)❌ 
  ├─┬LegacyOrganizationStatus
  │ └──[-] enum (691:70)❌ 
  ├─┬LicenseKeyCustomer
  │ ├──[+] properties (392:27378)
  │ ├─┬name
  │ │ ├──[-] examples (699:1546)
  │ │ ├──[🔀] title (392:25624)
  │ │ ├──[🔀] description (392:25652)
  │ │ └─┬ANYOF
  │ │   └──[+] format (392:25585)❌ 
  │ ├─┬modified_at
  │ │ └──[🔀] $ref (392:48994)❌ 
  │ ├─┬tax_id
  │ │ ├──[+] examples (392:27337)
  │ │ ├──[+] type (392:27209)❌ 
  │ │ ├──[🔀] title (392:27243)
  │ │ ├──[+] format (392:27227)❌ 
  │ │ ├──[+] description (392:27275)
  │ │ ├──[-] anyOf (699:1665)❌ 
  │ │ └──[-] anyOf (699:1852)❌ 
  │ ├─┬email_verified
  │ │ ├──[🔀] examples (392:26176)
  │ │ ├──[-] type (699:1003)❌ 
  │ │ ├──[🔀] title (392:26060)
  │ │ ├──[🔀] description (392:26082)
  │ │ ├──[+] anyOf (392:26016)
  │ │ └──[+] anyOf (392:26035)
  │ ├─┬locale
  │ │ ├──[+] examples (392:25371)
  │ │ ├──[+] type (392:25280)❌ 
  │ │ ├──[🔀] title (392:25314)
  │ │ ├──[+] format (392:25298)❌ 
  │ │ ├──[+] description (392:25333)
  │ │ ├──[-] anyOf (699:1906)❌ 
  │ │ └──[-] anyOf (699:1925)❌ 
  │ ├─┬email
  │ │ ├──[-] examples (699:953)
  │ │ ├──[🔀] title (392:27725)
  │ │ ├──[🔀] description (392:27752)
  │ │ └─┬ANYOF
  │ │   └──[+] format (392:27686)❌ 
  │ ├─┬id
  │ │ ├──[🔀] examples (392:25985)
  │ │ ├──[-] type (699:57)❌ 
  │ │ ├──[🔀] title (392:25828)
  │ │ ├──[-] format (699:75)❌ 
  │ │ ├──[🔀] description (392:25856)
  │ │ ├──[+] anyOf (392:25784)
  │ │ └──[+] anyOf (392:...

@github-actions github-actions Bot added the patch Patch version bump label Apr 4, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775263213 branch 7 times, most recently from c0143e5 to 4e87a9e Compare April 11, 2026 00:44
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775263213 branch 7 times, most recently from 7e5a261 to 669d2be Compare April 18, 2026 00:45
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775263213 branch 7 times, most recently from 51d50bd to 30d9278 Compare April 25, 2026 00:48
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775263213 branch 7 times, most recently from d4d0cff to bdce31b Compare May 2, 2026 00:54
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775263213 branch from 4179286 to 8d8dfc3 Compare May 3, 2026 00:58
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775263213 branch 8 times, most recently from 3bfa4cb to 09e43cf Compare May 16, 2026 00:55
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775263213 branch 7 times, most recently from 50c397e to d2deefc Compare May 23, 2026 01:02
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775263213 branch 7 times, most recently from 2fdf31a to 4fda41b Compare May 30, 2026 01:04
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775263213 branch 5 times, most recently from 28b8b15 to cc79cb9 Compare June 4, 2026 01:17
* `Polar.Orders.Get()`:  `response` **Changed** (Breaking ⚠️)
* `Polar.Organizations.Get()`:  `response` **Changed** (Breaking ⚠️)
* `Polar.Organizations.Update()`: 
  *  `request.OrganizationUpdate` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `Polar.Oauth2.Authorize()`:  `response.union(user).Scopes[]` **Changed** (Breaking ⚠️)
* `Polar.Orders.List()`: 
  *  `request.Request.SubscriptionId` **Added**
  *  `response.Items[]` **Changed** (Breaking ⚠️)
* `Polar.OrganizationAccessTokens.Update()`:  `response.Scopes[]` **Changed** (Breaking ⚠️)
* `Polar.OrganizationAccessTokens.Create()`:  `response.OrganizationAccessToken.Scopes[]` **Changed** (Breaking ⚠️)
* `Polar.OrganizationAccessTokens.List()`:  `response.Items[].Scopes[]` **Changed** (Breaking ⚠️)
* `Polar.EventTypes.List()`:  `response.Items[]` **Changed** (Breaking ⚠️)
* `Polar.Events.Get()`:  `response.union(SystemEvent)` **Changed** (Breaking ⚠️)
* `Polar.Events.List()`:  `response.union(ListResource_Event_).Items[]` **Changed** (Breaking ⚠️)
* `Polar.CustomerSeats.AssignSeat()`: 
  *  `request.Request.CheckoutId` **Removed** (Breaking ⚠️)
* `Polar.CustomerPortal.Subscriptions.Update()`: 
  *  `request.CustomerSubscriptionUpdate` **Changed**
  *  `response.Product` **Changed** (Breaking ⚠️)
* `Polar.CustomerPortal.Subscriptions.Cancel()`:  `response.Product` **Changed** (Breaking ⚠️)
* `Polar.CustomerPortal.Subscriptions.Get()`:  `response.Product` **Changed** (Breaking ⚠️)
* `Polar.CustomerPortal.Subscriptions.List()`:  `response.Items[].Product` **Changed** (Breaking ⚠️)
* `Polar.CustomerPortal.Organizations.Get()`:  `response` **Changed** (Breaking ⚠️)
* `Polar.CustomerPortal.Orders.Update()`:  `response` **Changed** (Breaking ⚠️)
* `Polar.CustomerPortal.Orders.Get()`:  `response` **Changed** (Breaking ⚠️)
* `Polar.CustomerPortal.Orders.List()`:  `response.Items[]` **Changed** (Breaking ⚠️)
* `Polar.CustomerPortal.Seats.ListClaimedSubscriptions()`:  `response.Items[].Product` **Changed** (Breaking ⚠️)
* `Polar.CustomerPortal.BenefitGrants.Update()`:  `response` **Changed** (Breaking ⚠️)
* `Polar.CustomerPortal.BenefitGrants.Get()`:  `response` **Changed** (Breaking ⚠️)
* `Polar.CustomerPortal.BenefitGrants.List()`:  `response.Items[]` **Changed** (Breaking ⚠️)
* `Polar.Members.CreateMember()`: 
  *  `request.Request.Role` **Changed** (Breaking ⚠️)
* `Polar.Discounts.Create()`:  `request.Request` **Changed** (Breaking ⚠️)
* `Polar.Organizations.Create()`: 
  *  `request.Request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `Polar.LicenseKeys.List()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.Items[].Customer.DefaultPaymentMethodId` **Added**
* `Polar.Checkouts.ClientConfirm()`:  `response` **Changed** (Breaking ⚠️)
* `Polar.Checkouts.ClientUpdate()`:  `response` **Changed** (Breaking ⚠️)
* `Polar.Checkouts.ClientGet()`:  `response` **Changed** (Breaking ⚠️)
* `Polar.Orders.Update()`:  `response` **Changed** (Breaking ⚠️)
* `Polar.LicenseKeys.Validate()`:  `response.Customer.DefaultPaymentMethodId` **Added**
* `Polar.Subscriptions.Revoke()`:  `response` **Changed**
* `Polar.Products.Update()`: 
  *  `request.ProductUpdate.Prices[].union(2).union(fixed).PriceCurrency` **Changed**
  *  `response` **Changed**
* `Polar.Products.Create()`: 
  *  `request.Request.union(ProductCreateRecurring).Prices[].union(fixed).PriceCurrency` **Changed**
  *  `response` **Changed**
* `Polar.Products.List()`:  `response.Items[]` **Changed**
* `Polar.Products.UpdateBenefits()`:  `response` **Changed**
* `Polar.Checkouts.List()`:  `response.Items[]` **Changed**
* `Polar.Checkouts.Create()`: 
  *  `request.Request.Currency` **Changed**
  *  `response` **Changed**
* `Polar.Checkouts.Get()`:  `response` **Changed**
* `Polar.Checkouts.Update()`: 
  *  `request.CheckoutUpdate.Currency` **Changed**
  *  `response` **Changed**
* `Polar.BenefitGrants.List()`:  `response.Items[]` **Changed**
* `Polar.Benefits.Grants()`:  `response.Items[]` **Changed**
* `Polar.Benefits.Update()`:  `response` **Changed**
* `Polar.Metrics.Get()`:  `response` **Changed**
* `Polar.Benefits.Get()`:  `response` **Changed**
* `Polar.LicenseKeys.Get()`:  `response.Customer.DefaultPaymentMethodId` **Added**
* `Polar.LicenseKeys.Update()`:  `response.Customer.DefaultPaymentMethodId` **Added**
* `Polar.LicenseKeys.GetActivation()`:  `response.LicenseKey.Customer.DefaultPaymentMethodId` **Added**
* `Polar.Benefits.Create()`:  `response` **Changed**
* `Polar.LicenseKeys.Activate()`:  `response.LicenseKey.Customer.DefaultPaymentMethodId` **Added**
* `Polar.CheckoutLinks.List()`:  `response.Items[].Products[]` **Changed**
* `Polar.CheckoutLinks.Create()`:  `response.Products[]` **Changed**
* `Polar.CheckoutLinks.Get()`:  `response.Products[]` **Changed**
* `Polar.CheckoutLinks.Update()`:  `response.Products[]` **Changed**
* `Polar.Benefits.List()`:  `response.Items[]` **Changed**
* `Polar.Discounts.Update()`: 
  *  `request.DiscountUpdate.Currency` **Changed**
* `Polar.Customers.List()`: 
  *  `request.Request.Active` **Added**
  *  `response.Items[]` **Changed**
* `Polar.Customers.Create()`:  `response` **Changed**
* `Polar.Customers.Get()`:  `response` **Changed**
* `Polar.Customers.Update()`:  `response` **Changed**
* `Polar.Customers.GetExternal()`:  `response` **Changed**
* `Polar.Customers.UpdateExternal()`:  `response` **Changed**
* `Polar.Customers.GetState()`:  `response` **Changed**
* `Polar.Customers.GetStateExternal()`:  `response` **Changed**
* `Polar.Subscriptions.Update()`: 
  *  `request.SubscriptionUpdate` **Changed**
  *  `response` **Changed**
* `Polar.Products.Get()`:  `response` **Changed**
* `Polar.Subscriptions.Get()`:  `response` **Changed**
* `Polar.Subscriptions.Create()`:  `response` **Changed**
* `Polar.CustomerPortal.Customers.Update()`: 
  *  `request.Request.DefaultPaymentMethodId` **Added**
* `Polar.CustomerPortal.Customers.AddPaymentMethod()`:  `error.status[400]` **Added**
* `Polar.Subscriptions.List()`:  `response.Items[]` **Changed**
* `Polar.CustomerPortal.LicenseKeys.List()`:  `response.Items[].Customer.DefaultPaymentMethodId` **Added**
* `Polar.CustomerPortal.LicenseKeys.Get()`:  `response.Customer.DefaultPaymentMethodId` **Added**
* `Polar.CustomerPortal.LicenseKeys.Validate()`:  `response.Customer.DefaultPaymentMethodId` **Added**
* `Polar.CustomerPortal.LicenseKeys.Activate()`:  `response.LicenseKey.Customer.DefaultPaymentMethodId` **Added**
* `Polar.Organizations.List()`: **Removed** (Breaking ⚠️)
* `Polar.CustomerPortal.Orders.Receipt()`: **Added**
* `Polar.CustomerPortal.Customers.VerifyEmailUpdate()`: **Added**
* `Polar.CustomerPortal.Orders.ConfirmRetryPayment()`:  `error.status[429]` **Added**
* `Polar.CustomerPortal.Customers.CheckEmailUpdate()`: **Added**
* `Polar.CustomerPortal.Customers.RequestEmailUpdate()`: **Added**
* `Polar.Members.UpdateMemberByExternalId()`: **Added**
* `Polar.Members.DeleteMemberByExternalId()`: **Added**
* `Polar.Members.GetMemberByExternalId()`: **Added**
* `Polar.Customers.ListPaymentMethodsExternal()`: **Added**
* `Polar.CustomerSessions.Create()`:  `response.Customer` **Changed**
* `Polar.Customers.ListPaymentMethods()`: **Added**
* `Polar.Metrics.Export()`: **Added**
* `Polar.Orders.Receipt()`: **Added**
* `Polar.Meters.List()`:  `response.Items[]` **Changed**
* `Polar.Meters.Create()`: 
  *  `request.Request` **Changed**
  *  `response` **Changed**
* `Polar.Meters.Get()`:  `response` **Changed**
* `Polar.Meters.Update()`: 
  *  `request.MeterUpdate` **Changed**
  *  `response` **Changed**
* `Polar.Orders.Finalize()`: **Added**
* `Polar.Orders.Create()`: **Added**
* `Polar.Organizations.ListOrganizations()`: **Added**
* `Polar.CustomerMeters.List()`:  `response.Items[]` **Changed**
* `Polar.CustomerMeters.Get()`:  `response` **Changed**
* `Polar.Payments.List()`: 
  *  `request.Request.CustomerId` **Added**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775263213 branch from 6262e37 to 107a19e Compare June 5, 2026 01:07
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