Skip to content

chore: 🐝 Update SDK - Generate 0.27.2#117

Merged
psincraian merged 2 commits intomainfrom
speakeasy-sdk-regen-1761092053
Oct 23, 2025
Merged

chore: 🐝 Update SDK - Generate 0.27.2#117
psincraian merged 2 commits intomainfrom
speakeasy-sdk-regen-1761092053

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Oct 22, 2025

SDK update

Versioning

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

Python SDK Changes Detected:

  • polar.orders.get(): response Changed Breaking ⚠️
  • polar.orders.list(): response.items.[] Changed Breaking ⚠️
  • polar._endpointorder_created_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointorder_updated_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointorder_paid_post():
    • request.data Changed Breaking ⚠️
  • polar.customer_portal.orders.generate_invoice(): error.status[409] Removed Breaking ⚠️
  • polar.customer_portal.orders.update(): response Changed Breaking ⚠️
  • polar._endpointorder_refunded_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointsubscription_created_post():
    • request.data Changed Breaking ⚠️
  • polar.orders.generate_invoice(): error.status[409] Removed Breaking ⚠️
  • polar._endpointsubscription_active_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointsubscription_canceled_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointsubscription_uncanceled_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointsubscription_revoked_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointproduct_created_post():
    • request.data.recurring_interval_count Added Breaking ⚠️
  • polar._endpointproduct_updated_post():
    • request.data.recurring_interval_count Added Breaking ⚠️
  • polar.customer_portal.orders.get(): response Changed Breaking ⚠️
  • polar.customer_portal.orders.list(): response.items.[] Changed Breaking ⚠️
  • polar.customer_portal.seats.resend_invitation(): response Changed Breaking ⚠️
  • polar._endpointcheckout_created_post():
    • request.data.products.[].recurring_interval_count Added Breaking ⚠️
  • polar.customer_portal.seats.revoke_seat(): response Changed Breaking ⚠️
  • polar.customer_portal.seats.assign_seat():
    • request.order_id Added
    • response Changed Breaking ⚠️
  • polar.customer_portal.seats.list_seats():
    • request Changed
    • response.seats.[] Changed Breaking ⚠️
  • polar._endpointsubscription_updated_post():
    • request.data Changed Breaking ⚠️
  • polar.orders.update(): response Changed Breaking ⚠️
  • polar._endpointcheckout_updated_post():
    • request.data.products.[].recurring_interval_count Added Breaking ⚠️
  • polar.customer-seats.get_claim_info(): Added
  • polar.checkout-links.get(): response.products.[].recurring_interval_count Added
  • polar.subscriptions.revoke(): response Changed
  • polar.subscriptions.update(): response Changed
  • polar.products.list(): response.items.[].recurring_interval_count Added
  • polar.products.create():
    • request Changed
    • response.recurring_interval_count Added
  • polar.products.get(): response.recurring_interval_count Added
  • polar.products.update():
    • request.product_update.recurring_interval_count Added
    • response.recurring_interval_count Added
  • polar.products.update_benefits(): response.recurring_interval_count Added
  • polar.subscriptions.list(): response.items.[] Changed
  • polar.organizations.update():
    • request.organization_update.feature_settings.revops_enabled Added
    • response.feature_settings.revops_enabled Added
  • polar.organizations.get(): response.feature_settings.revops_enabled Added
  • polar.organizations.create():
    • request.feature_settings.revops_enabled Added
    • response.feature_settings.revops_enabled Added
  • polar.checkouts.list(): response.items.[].products.[].recurring_interval_count Added
  • polar.checkouts.create(): response.products.[].recurring_interval_count Added
  • polar.checkouts.get(): response.products.[].recurring_interval_count Added
  • polar.checkouts.update(): response.products.[].recurring_interval_count Added
  • polar.checkouts.client_get(): response Changed
  • polar.checkouts.client_update(): response Changed
  • polar.checkouts.client_confirm(): response Changed
  • polar.metrics.get(): response Changed
  • polar.checkout-links.list(): response.items.[].products.[].recurring_interval_count Added
  • polar.checkout-links.create(): response.products.[].recurring_interval_count Added
  • polar.subscriptions.get(): response Changed
  • polar.checkout-links.update(): response.products.[].recurring_interval_count Added
  • polar.discounts.list(): response.items.[].[discount_fixed_once_forever_duration].products.[].recurring_interval_count Added
  • polar.discounts.create(): response.[discount_percentage_repeat_duration].products.[].recurring_interval_count Added
  • polar.discounts.get(): response.[discount_percentage_once_forever_duration].products.[].recurring_interval_count Added
  • polar.discounts.update(): response.[discount_fixed_once_forever_duration].products.[].recurring_interval_count Added
  • polar.customer_portal.benefit-grants.list(): response.items.[].[customer_benefit_grant_license_keys].benefit.organization.feature_settings.revops_enabled Added
  • polar.customer_portal.benefit-grants.get(): response.[customer_benefit_grant_git_hub_repository].benefit.organization.feature_settings.revops_enabled Added
  • polar.customer_portal.benefit-grants.update(): response.[customer_benefit_grant_license_keys].benefit.organization.feature_settings.revops_enabled Added
  • polar.organizations.list(): response.items.[].feature_settings.revops_enabled Added
  • polar._endpointorganization_updated_post():
    • request.data.feature_settings.revops_enabled Added
  • polar.customer-seats.claim_seat(): Added
  • polar.customer-seats.resend_invitation(): Added
  • polar.customer_portal.seats.list_claimed_subscriptions(): response.[] Changed
  • polar.customer-seats.revoke_seat(): Added
  • polar.customer-seats.list_seats(): Added
  • polar.customer-seats.assign_seat(): Added
  • polar.orders.export(): Added
  • polar.customer_portal.organizations.get(): response Changed
  • polar.customer_portal.subscriptions.list(): response.items.[] Changed
  • polar.customer_portal.subscriptions.get(): response Changed
  • polar.customer_portal.subscriptions.cancel(): response Changed
  • polar.customer_portal.subscriptions.update(): response Changed
  • polar.events.list(): request.query Added
OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (12782:5)
│ ├──[+] path (12656:5)
│ ├──[+] path (12444:5)
│ ├──[+] path (12593:5)
│ ├──[+] path (3927:5)
│ ├──[+] path (12722:5)
│ ├─┬/v1/events/
│ │ └─┬GET
│ │   └──[+] parameters (13129:21)❌ 
│ ├─┬/v1/customer-portal/orders/{id}/invoice
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[-] codes (1:191241)❌ 
│ ├─┬/v1/customer-portal/seats
│ │ ├─┬GET
│ │ │ ├──[+] parameters (10223:21)❌ 
│ │ │ ├─┬Parameters
│ │ │ │ ├──[🔀] required (10207:25)❌ 
│ │ │ │ └─┬Schema
│ │ │ │   ├──[-] type (1:166729)❌ 
│ │ │ │   ├──[+] anyOf (10210:17)
│ │ │ │   └──[+] anyOf (10213:17)
│ │ │ └─┬Responses
│ │ │   └─┬404
│ │ │     └──[🔀] description (10259:28)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬404
│ │       └──[🔀] description (10326:28)
│ └─┬/v1/orders/{id}/invoice
│   └─┬POST
│     └─┬Responses
│       └──[-] codes (1:67637)❌ 
└─┬Components
  ├──[-] schemas (1:598204)❌ 
  ├──[-] schemas (1:433437)❌ 
  ├──[+] schemas (31522:36)
  ├──[+] schemas (26521:30)
  ├──[+] schemas (45766:20)
  ├──[+] schemas (45780:24)
  ├──[+] schemas (26492:29)
  ├─┬Product
  │ ├──[+] required (43449:11)❌ 
  │ ├──[+] properties (43350:11)
  │ ├─┬trial_interval
  │ │ ├──[+] title (43359:22)
  │ │ ├──[🔀] description (43360:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (43352:15)❌ 
  │ ├─┬trial_interval_count
  │ │ ├──[-] title (1:695974)
  │ │ ├──[🔀] description (43308:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (47317:17)❌ 
  │ └─┬recurring_interval
  │   └──[🔀] description (43348:28)
  ├─┬DiscountUpdate
  │ └─┬duration_in_months
  │   └─┬ANYOF
  │     └──[+] maximum (35611:28)❌ 
  ├─┬Scope
  │ ├──[+] enum (45587:11)
  │ └──[+] enum (45588:11)
  ├─┬CustomerOrder
  │ ├──[+] required (30299:11)❌ 
  │ ├──[+] properties (30246:11)
  │ ├──[+] properties (30147:11)
  │ ├─┬modified_at
  │ │ ├──[+] items (30239:22)❌ 
  │ │ ├──[+] type (30242:21)❌ 
  │ │ ├──[🔀] title (30243:22)
  │ │ ├──[🔀] description (30244:28)
  │ │ ├──[-] anyOf (1:488860)❌ 
  │ │ └──[-] anyOf (1:488903)❌ 
  │ ├─┬invoice_number
  │ │ ├──[🔀] title (29997:22)
  │ │ ├──[+] format (29996:23)❌ 
  │ │ └──[🔀] description (29998:28)
  │ ├─┬subscription
  │ │ ├──[+] title (30156:22)
  │ │ ├──[+] description (30157:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (30149:15)❌ 
  │ ├─┬total_amount
  │ │ ├──[🔀] examples (30038:15)
  │ │ ├──[🔀] title (30035:22)
  │ │ └──[🔀] description (30036:28)
  │ ├─┬product_id
  │ │ ├──[-] type (1:491416)❌ 
  │ │ ├──[-] title (1:491454)
  │ │ ├──[-] format (1:491436)❌ 
  │ │ ├──[+] anyOf (30421:31)
  │ │ └──[+] anyOf (30223:15)
  │ ├─┬status
  │ │ └──[🔀] $ref (30097:34)❌ 
  │ ├─┬paid
  │ │ ├──[-] examples (1:489199)
  │ │ ├──[-] type (1:489103)❌ 
  │ │ ├──[🔀] title (30264:22)
  │ │ ├──[🔀] description (30265:28)
  │ │ ├──[+] anyOf (30256:15)
  │ │ └──[+] anyOf (30260:15)
  │ ├─┬due_amount
  │ │ ├──[-] examples (1:490353)
  │ │ ├──[-] type (1:490244)❌ 
  │ │ ├──[🔀] title (30186:22)
  │ │ ├──[-] description (1:490293)
  │ │ ├──[+] anyOf (30178:15)
  │ │ └──[+] anyOf (30182:15)
  │ ├─┬user_id
  │ │ ├──[+] examples (30062:15)
  │ │ ├──[🔀] type (30058:21)❌ 
  │ │ ├──[🔀] title (30059:22)
  │ │ ├──[-] format (1:491844)❌ 
  │ │ ├──[+] description (30060:28)
  │ │ └──[-] deprecated (1:491887)
  │ ├─┬id
  │ │ ├──[+] examples (30086:15)
  │ │ ├──[🔀] type (30082:21)❌ 
  │ │ ├──[🔀] title (30083:22)
  │ │ ├──[-] format (1:488637)❌ 
  │ │ └──[🔀] description (30084:28)
  │ ├─┬subtotal_amount
  │ │ ├──[-] examples (1:489350)
  │ │ ├──[-] type (1:489235)❌ 
  │ │ ├──[-] title (1:489255)
  │ │ ├──[-] description (1:489289)
  │ │ ├──[+] anyOf (30599:36)
  │ │ └──[+] anyOf (30233:15)
  │ ├─┬discount_amount
  │ │ ├──[🔀] examples (30251:15)
  │ │ ├──[🔀] type (30247:21)❌ 
  │ │ ├──[🔀] title (30248:22)
  │ │ └──[🔀] description (30249:28)
  │ ├─┬refunded_tax_amount
  │ │ ├──[🔀] title (30091:22)
  │ │ └──[🔀] description (30092:28)
  │ ├─┬tax_amount
  │ │ ├──[-] examples (1:489753)
  │ │ ├──[-] type (1:489661)❌ 
  │ │ ├──[🔀] title (30198:22)
  │ │ ├──[-] description (1:489710)
  │ │ ├──[+] anyOf (30190:15)
  │ │ └──[+] anyOf (30194:15)
  │ ├─┬next_payment_attempt_at
  │ │ ├──[+] examples (30054:15)
  │ │ ├──[+] type (30050:21)❌ 
  │ │ ├──[🔀] title (30051:22)
  │ │ ├──[🔀] description (30052:28)
  │ │ ├──[-] anyOf (1:492260)❌ 
  │ │ └──[-] anyOf (1:492303)❌ 
  │ ├─┬net_amount
  │ │ ├──[-] examples (1:489630)
  │ │ ├──[-] type (1:489514)❌ 
  │ │ ├──[🔀] title (30016:22)
  │ │ ├──[🔀] description (30017:28)
  │ │ ├──[+] anyOf (30008:15)
  │ │ └──[+] anyOf (30012:15)
  │ ├─┬refunded_amount
  │ │ ├──[-] examples (1:490482)
  │ │ ├──[-] type (1:490386)❌ 
  │ │ ├──[🔀] title (30174:22)
  │ │ ├──[-] description (1:490440)
  │ │ ├──[+] anyOf (30166:15)
  │ │ └──[+] anyOf (30170:15)
  │ ├─┬product
  │ │ └──[🔀] $ref (30218:22)❌ 
  │ ├─┬items
  │ │ ├──[-] items (1:492086)❌ 
  │ │ ├──[🔀] type (30143:21)❌ 
  │ │ ├──[🔀] title (30144:22)
  │ │ └──[🔀] description (30145:28)
  │ ├─┬is_invoice_generated
  │ │ ├──[🔀] type (30138:21)❌ 
  │ │ ├──[🔀] title (30139:22)
  │ │ └──[🔀] description (30140:28)
  │ ├─┬discount_id
  │ │ ├──[+] examples (30046:15)
  │ │ ├──[+] type (30042:21)❌ 
  │ │ ├──[🔀] title (30043:22)
  │ │ ├──[+] description (30044:28)
  │ │ ├──[-] anyOf (1:491495)❌ 
  │ │ └──[-] anyOf (1:491534)❌ 
  │ └─┬subscription_id
  │   └──[🔀] $ref (41742:17)❌ 
  ├─┬CheckoutLinkProduct
  │ ├──[+] required (23698:11)❌ 
  │ ├──[+] properties (23627:11)
  │ ├─┬trial_interval
  │ │ ├──[+] title (23636:22)
  │ │ ├──[🔀] description (23637:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (23629:15)❌ 
  │ ├─┬trial_interval_count
  │ │ ├──[-] title (1:377862)
  │ │ ├──[🔀] description (23585:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (47317:17)❌ 
  │ └─┬recurring_interval
  │   └──[🔀] description (23625:28)
  ├─┬MetricPeriod
  │ ├──[+] required (39747:11)❌ 
  │ ├──[+] required (39748:11)❌ 
  │ ├──[+] properties (39430:11)
  │ ├──[+] properties (39441:11)
  │ ├─┬renewed_subscriptions
  │ │ └──[🔀] title (39494:22)
  │ ├─┬monthly_recurring_revenue
  │ │ └──[🔀] title (39450:22)
  │ ├─┬one_time_products
  │ │ └──[🔀] title (39538:22)
  │ ├─┬succeeded_checkouts
  │ │ └──[🔀] title (39560:22)
  │ ├─┬orders
  │ │ └──[🔀] title (39505:22)
  │ ├─┬net_cumulative_revenue
  │ │ └──[🔀] title (39593:22)
  │ ├─┬net_average_order_value
  │ │ └──[🔀] title (39417:22)
  │ ├─┬one_time_products_net_revenue
  │ │ └──[🔀] title (39527:22)
  │ ├─┬new_subscriptions_net_revenue
  │ │ └──[🔀] title (39406:22)
  │ ├─┬renewed_subscriptions_revenue
  │ │ └──[🔀] title (39549:22)
  │ ├─┬one_time_products_revenue
  │ │ └──[🔀] title (39483:22)
  │ ├─┬renewed_subscriptions_net_revenue
  │ │ └──[🔀] title (39384:22)
  │ ├─┬new_subscriptions_revenue
  │ │ └──[🔀] title (39516:22)
  │ ├─┬net_revenue
  │ │ └──[🔀] title (39472:22)
  │ ├─┬revenue
  │ │ └──[🔀] title (39571:22)
  │ ├─┬timestamp
  │ │ ├──[-] type (1:638410)❌ 
  │ │ ├──[🔀] title (39395:22)
  │ │ ├──[-] format (1:638430)❌ 
  │ │ ├──[-] description (1:638480)
  │ │ ├──[+] anyOf (39388:15)
  │ │ └──[+] anyOf (39391:15)
  │ ├─┬cumulative_revenue
  │ │ └──[🔀] title (39439:22)
  │ └─┬new_subscriptions
  │   └──[🔀] title (39428:22)
  ├─┬ProductCreateOneTime
  │ └──[+] properties (43639:11)
  ├─┬DiscountProduct
  │ ├──[+] required (35473:11)❌ 
  │ ├──[+] properties (35433:11)
  │ ├─┬trial_interval
  │ │ ├──[+] title (35442:22)
  │ │ ├──[🔀] description (35443:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (35435:15)❌ 
  │ ├─┬trial_interval_count
  │ │ ├──[-] title (1:575691)
  │ │ ├──[🔀] description (35391:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (47317:17)❌ 
  │ └─┬recurring_interval
  │   └──[🔀] description (35431:28)
  ├─┬SeatAssign
  │ ├──[+] properties (45698:11)
  │ ├─┬subscription_id
  │ │ └──[🔀] description (45683:28)
  │ └─┬checkout_id
  │   └──[🔀] description (45696:28)
  ├─┬DiscountFixedRepeatDurationCreate
  │ └─┬duration_in_months
  │   └──[+] maximum (34221:24)❌ 
  ├─┬Metrics
  │ ├──[+] required (39897:11)❌ 
  │ ├──[+] required (39896:11)❌ 
  │ ├──[+] properties (39804:11)
  │ └──[+] properties (39807:11)
  ├─┬CustomerSubscriptionProduct
  │ ├──[+] required (33061:11)❌ 
  │ ├──[+] properties (32988:11)
  │ ├─┬trial_interval
  │ │ ├──[+] title (32997:22)
  │ │ ├──[🔀] description (32998:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (32990:15)❌ 
  │ ├─┬trial_interval_count
  │ │ ├──[-] title (1:534404)
  │ │ ├──[🔀] description (32946:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (47317:17)❌ 
  │ └─┬recurring_interval
  │   └──[🔀] description (32986:28)
  ├─┬OrderSubscription
  │ ├──[+] required (42015:11)❌ 
  │ ├──[+] properties (41821:11)
  │ ├──[+] properties (41993:11)
  │ ├─┬trial_end
  │ │ ├──[🔀] title (41906:22)
  │ │ └──[🔀] description (41907:28)
  │ ├─┬status
  │ │ └──[🔀] $ref (41993:20)❌ 
  │ ├─┬started_at
  │ │ ├──[+] type (41822:21)❌ 
  │ │ ├──[🔀] title (41823:22)
  │ │ ├──[🔀] description (41824:28)
  │ │ ├──[-] anyOf (1:675167)❌ 
  │ │ └──[-] anyOf (1:675210)❌ 
  │ └─┬trial_start
  │   └──[🔀] $ref (46985:17)❌ 
  ├─┬CustomerOrderSubscription
  │ ├──[+] required (30842:11)❌ 
  │ ├──[+] properties (30649:11)
  │ ├──[+] properties (30821:11)
  │ ├─┬trial_end
  │ │ ├──[🔀] title (30734:22)
  │ │ └──[🔀] description (30735:28)
  │ ├─┬trial_start
  │ │ └──[🔀] $ref (46985:17)❌ 
  │ ├─┬started_at
  │ │ ├──[+] type (30650:21)❌ 
  │ │ ├──[🔀] title (30651:22)
  │ │ ├──[🔀] description (30652:28)
  │ │ ├──[-] anyOf (1:499932)❌ 
  │ │ └──[-] anyOf (1:499975)❌ 
  │ └─┬status
  │   └──[🔀] $ref (30821:20)❌ 
  ├─┬MetricsTotals
  │ ├──[+] required (40399:11)❌ 
  │ ├──[+] required (40398:11)❌ 
  │ ├──[+] properties (40082:11)
  │ ├──[+] properties (40093:11)
  │ ├─┬new_subscriptions
  │ │ └──[🔀] title (40080:22)
  │ ├─┬new_subscriptions_revenue
  │ │ └──[🔀] title (40168:22)
  │ ├─┬renewed_subscriptions_net_revenue
  │ │ └──[🔀] title (40036:22)
  │ ├─┬one_time_products_revenue
  │ │ └──[🔀] title (40135:22)
  │ ├─┬cumulative_revenue
  │ │ └──[🔀] title (40091:22)
  │ ├─┬net_cumulative_revenue
  │ │ └──[🔀] title (40245:22)
  │ ├─┬net_revenue
  │ │ └──[🔀] title (40124:22)
  │ ├─┬succeeded_checkouts
  │ │ └──[🔀] title (40212:22)
  │ ├─┬monthly_recurring_revenue
  │ │ └──[🔀] title (40102:22)
  │ ├─┬net_average_order_value
  │ │ └──[🔀] title (40069:22)
  │ ├─┬one_time_products
  │ │ └──[🔀] title (40190:22)
  │ ├─┬new_subscriptions_net_revenue
  │ │ └──[🔀] title (40058:22)
  │ ├─┬one_time_products_net_revenue
  │ │ └──[🔀] title (40179:22)
  │ ├─┬renewed_subscriptions
  │ │ └──[🔀] title (40146:22)
  │ ├─┬revenue
  │ │ └──[🔀] title (40223:22)
  │ ├─┬renewed_subscriptions_revenue
  │ │ └──[🔀] title (40201:22)
  │ └─┬orders
  │   └──[🔀] title (40157:22)
  ├─┬DiscountPercentageRepeatDurationCreate
  │ └─┬duration_in_months
  │   └──[+] maximum (35184:24)❌ 
  ├─┬LLMMetadata
  │ └──[-] properties (1:599515)❌ 
  ├─┬OAuth2ClientConfigurationUpdate
  │ └─┬scope
  │   └──[🔀] default (40688:24)❌ 
  ├─┬OrderProduct
  │ ├──[+] required (41710:11)❌ 
  │ ├──[+] properties (41670:11)
  │ ├─┬recurring_interval
  │ │ └──[🔀] description (41668:28)
  │ ├─┬trial_interval
  │ │ ├──[+] title (41679:22)
  │ │ ├──[🔀] description (41680:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (41672:15)❌ 
  │ └─┬trial_interval_count
  │   ├──[-] title (1:671110)
  │   ├──[🔀] description (41628:28)
  │   └─┬ANYOF
  │     └──[🔀] $ref (47317:17)❌ 
  ├─┬ProductUpdate
  │ ├──[+] properties (44938:11)
  │ ├─┬trial_interval_count
  │ │ ├──[-] title (1:723728)
  │ │ ├──[🔀] description (44886:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (47317:17)❌ 
  │ └─┬trial_interval
  │   ├──[+] title (44949:22)
  │   ├──[🔀] description (44950:28)
  │   └─┬ANYOF
  │     └──[🔀] $ref (44940:15)❌ 
  ├─┬ProductCreateRecurring
  │ ├──[+] properties (43810:11)
  │ ├─┬trial_interval
  │ │ ├──[+] type (43811:21)❌ 
  │ │ ├──[+] title (43814:22)
  │ │ ├──[+] maximum (43812:24)❌ 
  │ │ ├──[+] minimum (43813:24)❌ 
  │ │ ├──[🔀] description (43815:28)
  │ │ ├──[+] default (43816:24)❌ 
  │ │ ├──[-] anyOf (1:763892)❌ 
  │ │ └──[-] anyOf (1:705022)❌ 
  │ └─┬trial_interval_count
  │   ├──[-] title (1:705215)
  │   ├──[🔀] description (43790:28)
  │   └─┬ANYOF
  │     └──[🔀] $ref (47317:17)❌ 
  ├─┬CustomerSubscription
  │ ├──[+] required (32726:11)❌ 
  │ ├──[+] properties (32502:11)
  │ ├──[+] properties (32674:11)
  │ ├─┬trial_end
  │ │ ├──[🔀] title (32587:22)
  │ │ └──[🔀] description (32588:28)
  │ ├─┬started_at
  │ │ ├──[+] type (32503:21)❌ 
  │ │ ├──[🔀] title (32504:22)
  │ │ ├──[🔀] description (32505:28)
  │ │ ├──[-] anyOf (1:528131)❌ 
  │ │ └──[-] anyOf (1:528174)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (32674:20)❌ 
  │ └─┬trial_start
  │   └──[🔀] $ref (46985:17)❌ 
  ├─┬CustomerOrderProduct
  │ ├──[+] required (30572:11)❌ 
  │ ├──[+] properties (30499:11)
  │ ├─┬trial_interval_count
  │ │ ├──[-] title (1:495571)
  │ │ ├──[🔀] description (30457:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (47317:17)❌ 
  │ ├─┬trial_interval
  │ │ ├──[+] title (30508:22)
  │ │ ├──[🔀] description (30509:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (30501:15)❌ 
  │ └─┬recurring_interval
  │   └──[🔀] description (30497:28)
  ├─┬Subscription
  │ ├──[+] required (46225:11)❌ 
  │ ├──[+] properties (45933:11)
  │ ├──[+] properties (46105:11)
  │ ├─┬trial_start
  │ │ └──[🔀] $ref (46985:17)❌ 
  │ ├─┬started_at
  │ │ ├──[+] type (45934:21)❌ 
  │ │ ├──[🔀] title (45935:22)
  │ │ ├──[🔀] description (45936:28)
  │ │ ├──[-] anyOf (1:741156)❌ 
  │ │ └──[-] anyOf (1:741199)❌ 
  │ ├─┬trial_end
  │ │ ├──[🔀] title (46018:22)
  │ │ └──[🔀] description (46019:28)
  │ └─┬status
  │   └──[🔀] $ref (46105:20)❌ 
  ├─┬OAuth2ClientConfiguration
  │ └─┬scope
  │   └──[🔀] default (40567:24)❌ 
  ├─┬CustomerSeat
  │ ├──[-] required (1:511150)❌ 
  │ ├──[+] properties (31418:11)
  │ ├─┬revoked_at
  │ │ ├──[🔀] title (31428:22)
  │ │ ├──[🔀] description (31429:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] format (31422:27)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (31499:28)❌ 
  │ ├─┬subscription_id
  │ │ ├──[-] type (1:509921)❌ 
  │ │ ├──[-] format (1:509941)❌ 
  │ │ ├──[🔀] description (31416:28)
  │ │ ├──[+] anyOf (31407:15)
  │ │ └──[+] anyOf (31411:15)
  │ └─┬seat_metadata
  │   ├──[🔀] title (31496:22)
  │   ├──[🔀] description (31497:28)
  │   └─┬ANYOF
  │     ├──[-] additionalProperties (1:510961)❌ 
  │     ├──[🔀] type (31489:25)❌ 
  │     └──[+] format (31490:27)❌ 
  ├─┬OrganizationFeatureSettings
  │ ├──[+] properties (42752:11)
  │ └─┬seat_based_pricing_enabled
  │   ├──[🔀] title (42754:22)
  │   └──[🔀] description (42755:28)
  ├─┬Order
  │ ├──[+] required (41237:11)❌ 
  │ ├──[+] properties (41193:11)
  │ ├──[+] properties (41013:11)
  │ ├─┬discount_amount
  │ │ ├──[-] examples (1:661016)
  │ │ ├──[-] type (1:660920)❌ 
  │ │ ├──[🔀] title (41173:22)
  │ │ ├──[-] description (1:660974)
  │ │ ├──[+] anyOf (41152:15)
  │ │ └──[+] anyOf (41169:15)
  │ ├─┬modified_at
  │ │ ├──[+] additionalProperties (41079:37)❌ 
  │ │ ├──[+] type (41095:21)❌ 
  │ │ ├──[🔀] title (41096:22)
  │ │ ├──[-] description (1:660494)
  │ │ ├──[-] anyOf (1:660393)❌ 
  │ │ └──[-] anyOf (1:660436)❌ 
  │ ├─┬subscription_id
  │ │ └──[🔀] $ref (41742:17)❌ 
  │ ├─┬is_invoice_generated
  │ │ ├──[🔀] type (41004:21)❌ 
  │ │ ├──[🔀] title (41005:22)
  │ │ └──[🔀] description (41006:28)
  │ ├─┬refunded_amount
  │ │ ├──[-] examples (1:662015)
  │ │ ├──[-] type (1:661919)❌ 
  │ │ ├──[🔀] title (41040:22)
  │ │ ├──[-] description (1:661973)
  │ │ ├──[+] anyOf (41032:15)
  │ │ └──[+] anyOf (41036:15)
  │ ├─┬total_amount
  │ │ ├──[🔀] examples (40904:15)
  │ │ ├──[🔀] title (40901:22)
  │ │ └──[🔀] description (40902:28)
  │ ├─┬product_id
  │ │ ├──[-] type (1:662949)❌ 
  │ │ ├──[-] title (1:662987)
  │ │ ├──[-] format (1:662969)❌ 
  │ │ ├──[+] anyOf (41572:23)
  │ │ └──[+] anyOf (41145:15)
  │ ├─┬platform_fee_amount
  │ │ ├──[🔀] examples (40896:15)
  │ │ ├──[🔀] type (40892:21)❌ 
  │ │ ├──[🔀] title (40893:22)
  │ │ └──[🔀] description (40894:28)
  │ ├─┬tax_amount
  │ │ ├──[-] examples (1:661286)
  │ │ ├──[-] type (1:661194)❌ 
  │ │ ├──[🔀] title (41064:22)
  │ │ ├──[-] description (1:661243)
  │ │ ├──[+] anyOf (41056:15)
  │ │ └──[+] anyOf (41060:15)
  │ ├─┬subscription
  │ │ ├──[+] title (41022:22)
  │ │ ├──[+] description (41023:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (41015:15)❌ 
  │ ├─┬id
  │ │ ├──[+] examples (40952:15)
  │ │ ├──[🔀] type (40948:21)❌ 
  │ │ ├──[🔀] title (40949:22)
  │ │ ├──[-] format (1:660170)❌ 
  │ │ └──[🔀] description (40950:28)
  │ ├─┬items
  │ │ ├──[-] items (1:664660)❌ 
  │ │ ├──[🔀] type (41009:21)❌ 
  │ │ ├──[🔀] title (41010:22)
  │ │ └──[🔀] description (41011:28)
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (1:663374)❌ 
  │ │ ├──[+] items (41186:22)❌ 
  │ │ ├──[🔀] type (41189:21)❌ 
  │ │ ├──[🔀] title (41190:22)
  │ │ └──[+] description (41191:28)
  │ ├─┬subtotal_amount
  │ │ ├──[-] examples (1:660883)
  │ │ ├──[-] type (1:660768)❌ 
  │ │ ├──[-] title (1:660788)
  │ │ ├──[-] description (1:660822)
  │ │ ├──[+] anyOf (41751:28)
  │ │ └──[+] anyOf (41180:15)
  │ ├─┬discount_id
  │ │ ├──[+] examples (40912:15)
  │ │ ├──[+] type (40908:21)❌ 
  │ │ ├──[🔀] title (40909:22)
  │ │ ├──[+] description (40910:28)
  │ │ ├──[-] anyOf (1:663028)❌ 
  │ │ └──[-] anyOf (1:663067)❌ 
  │ ├─┬due_amount
  │ │ ├──[-] examples (1:661886)
  │ │ ├──[-] type (1:661777)❌ 
  │ │ ├──[🔀] title (41052:22)
  │ │ ├──[-] description (1:661826)
  │ │ ├──[+] anyOf (41044:15)
  │ │ └──[+] anyOf (41048:15)
  │ ├─┬status
  │ │ └──[🔀] $ref (40963:34)❌ 
  │ ├─┬refunded_tax_amount
  │ │ ├──[🔀] title (40957:22)
  │ │ └──[🔀] description (40958:28)
  │ ├─┬net_amount
  │ │ ├──[-] examples (1:661163)
  │ │ ├──[-] type (1:661047)❌ 
  │ │ ├──[🔀] title (40882:22)
  │ │ ├──[🔀] description (40883:28)
  │ │ ├──[+] anyOf (40874:15)
  │ │ └──[+] anyOf (40878:15)
  │ ├─┬paid
  │ │ ├──[🔀] examples (40920:15)
  │ │ ├──[🔀] type (40916:21)❌ 
  │ │ ├──[🔀] title (40917:22)
  │ │ └──[🔀] description (40918:28)
  │ ├─┬user_id
  │ │ ├──[+] examples (40928:15)
  │ │ ├──[🔀] type (40924:21)❌ 
  │ │ ├──[🔀] title (40925:22)
  │ │ ├──[-] format (1:664047)❌ 
  │ │ ├──[+] description (40926:28)
  │ │ └──[-] deprecated (1:664090)
  │ ├─┬invoice_number
  │ │ ├──[🔀] title (40863:22)
  │ │ ├──[+] format (40862:23)❌ 
  │ │ └──[🔀] description (40864:28)
  │ ├─┬product
  │ │ └──[🔀] $ref (41123:34)❌ 
  │ └─┬discount
  │   ├──[+] examples (41198:15)
  │   ├──[+] type (41194:21)❌ 
  │   ├──[🔀] title (41195:22)
  │   ├──[+] description (41196:28)
  │   ├──[-] anyOf (1:664178)❌ 
  │   └──[-] anyOf (1:664501)❌ 
  ├─┬CheckoutProduct
  │ ├──[+] required (24342:11)❌ 
  │ ├──[+] properties (24272:11)
  │ ├─┬trial_interval_count
  │ │ ├──[-] title (1:389934)
  │ │ ├──[🔀] description (24230:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (47317:17)❌ 
  │ ├─┬recurring_interval
  │ │ └──[🔀] description (24270:28)
  │ └─┬trial_interval
  │   ├──[+] title (24281:22)
  │   ├──[🔀] description (24282:28)
  │   └─┬ANYOF
  │     └──[🔀] $ref (24274:15)❌ 
  └─┬CustomerProduct
    ├──[+] required (31367:11)❌ 
    ├──[+] properties (31297:11)
    ├─┬trial_interval
    │ ├──[+] title (31306:22)
    │ ├──[🔀] description (31307:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (31299:15)❌ 
    ├─┬recurring_interval
    │ └──[🔀] description (31295:28)
    └─┬trial_interval_count
      ├──[-] title (1:507540)
      ├──[🔀] description (31255:28)
      └─┬ANYOF
        └──[🔀] $ref (47317:17)❌ 
Document Element Total Changes Breaking Changes
paths 16 6
components 434 149

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.638.1

@github-actions github-actions bot added the patch Patch version bump label Oct 22, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761092053 branch from 37786cb to 84bc3de Compare October 23, 2025 00:15
* `polar.orders.get()`:  `response` **Changed** **Breaking** ⚠️
* `polar.orders.list()`:  `response.items.[]` **Changed** **Breaking** ⚠️
* `polar._endpointorder_created_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointorder_updated_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointorder_paid_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar.customer_portal.orders.generate_invoice()`:  `error.status[409]` **Removed** **Breaking** ⚠️
* `polar.customer_portal.orders.update()`:  `response` **Changed** **Breaking** ⚠️
* `polar._endpointorder_refunded_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_created_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar.orders.generate_invoice()`:  `error.status[409]` **Removed** **Breaking** ⚠️
* `polar._endpointsubscription_active_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_canceled_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_uncanceled_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_revoked_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointproduct_created_post()`: 
  *  `request.data.recurring_interval_count` **Added** **Breaking** ⚠️
* `polar._endpointproduct_updated_post()`: 
  *  `request.data.recurring_interval_count` **Added** **Breaking** ⚠️
* `polar.customer_portal.orders.get()`:  `response` **Changed** **Breaking** ⚠️
* `polar.customer_portal.orders.list()`:  `response.items.[]` **Changed** **Breaking** ⚠️
* `polar.customer_portal.seats.resend_invitation()`:  `response` **Changed** **Breaking** ⚠️
* `polar._endpointcheckout_created_post()`: 
  *  `request.data.products.[].recurring_interval_count` **Added** **Breaking** ⚠️
* `polar.customer_portal.seats.revoke_seat()`:  `response` **Changed** **Breaking** ⚠️
* `polar.customer_portal.seats.assign_seat()`: 
  *  `request.order_id` **Added**
  *  `response` **Changed** **Breaking** ⚠️
* `polar.customer_portal.seats.list_seats()`: 
  *  `request` **Changed**
  *  `response.seats.[]` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_updated_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar.orders.update()`:  `response` **Changed** **Breaking** ⚠️
* `polar._endpointcheckout_updated_post()`: 
  *  `request.data.products.[].recurring_interval_count` **Added** **Breaking** ⚠️
* `polar.customer-seats.get_claim_info()`: **Added**
* `polar.checkout-links.get()`:  `response.products.[].recurring_interval_count` **Added**
* `polar.subscriptions.revoke()`:  `response` **Changed**
* `polar.subscriptions.update()`:  `response` **Changed**
* `polar.products.list()`:  `response.items.[].recurring_interval_count` **Added**
* `polar.products.create()`: 
  *  `request` **Changed**
  *  `response.recurring_interval_count` **Added**
* `polar.products.get()`:  `response.recurring_interval_count` **Added**
* `polar.products.update()`: 
  *  `request.product_update.recurring_interval_count` **Added**
  *  `response.recurring_interval_count` **Added**
* `polar.products.update_benefits()`:  `response.recurring_interval_count` **Added**
* `polar.subscriptions.list()`:  `response.items.[]` **Changed**
* `polar.organizations.update()`: 
  *  `request.organization_update.feature_settings.revops_enabled` **Added**
  *  `response.feature_settings.revops_enabled` **Added**
* `polar.organizations.get()`:  `response.feature_settings.revops_enabled` **Added**
* `polar.organizations.create()`: 
  *  `request.feature_settings.revops_enabled` **Added**
  *  `response.feature_settings.revops_enabled` **Added**
* `polar.checkouts.list()`:  `response.items.[].products.[].recurring_interval_count` **Added**
* `polar.checkouts.create()`:  `response.products.[].recurring_interval_count` **Added**
* `polar.checkouts.get()`:  `response.products.[].recurring_interval_count` **Added**
* `polar.checkouts.update()`:  `response.products.[].recurring_interval_count` **Added**
* `polar.checkouts.client_get()`:  `response` **Changed**
* `polar.checkouts.client_update()`:  `response` **Changed**
* `polar.checkouts.client_confirm()`:  `response` **Changed**
* `polar.metrics.get()`:  `response` **Changed**
* `polar.checkout-links.list()`:  `response.items.[].products.[].recurring_interval_count` **Added**
* `polar.checkout-links.create()`:  `response.products.[].recurring_interval_count` **Added**
* `polar.subscriptions.get()`:  `response` **Changed**
* `polar.checkout-links.update()`:  `response.products.[].recurring_interval_count` **Added**
* `polar.discounts.list()`:  `response.items.[].[discount_fixed_once_forever_duration].products.[].recurring_interval_count` **Added**
* `polar.discounts.create()`:  `response.[discount_percentage_repeat_duration].products.[].recurring_interval_count` **Added**
* `polar.discounts.get()`:  `response.[discount_percentage_once_forever_duration].products.[].recurring_interval_count` **Added**
* `polar.discounts.update()`:  `response.[discount_fixed_once_forever_duration].products.[].recurring_interval_count` **Added**
* `polar.customer_portal.benefit-grants.list()`:  `response.items.[].[customer_benefit_grant_license_keys].benefit.organization.feature_settings.revops_enabled` **Added**
* `polar.customer_portal.benefit-grants.get()`:  `response.[customer_benefit_grant_git_hub_repository].benefit.organization.feature_settings.revops_enabled` **Added**
* `polar.customer_portal.benefit-grants.update()`:  `response.[customer_benefit_grant_license_keys].benefit.organization.feature_settings.revops_enabled` **Added**
* `polar.organizations.list()`:  `response.items.[].feature_settings.revops_enabled` **Added**
* `polar._endpointorganization_updated_post()`: 
  *  `request.data.feature_settings.revops_enabled` **Added**
* `polar.customer-seats.claim_seat()`: **Added**
* `polar.customer-seats.resend_invitation()`: **Added**
* `polar.customer_portal.seats.list_claimed_subscriptions()`:  `response.[]` **Changed**
* `polar.customer-seats.revoke_seat()`: **Added**
* `polar.customer-seats.list_seats()`: **Added**
* `polar.customer-seats.assign_seat()`: **Added**
* `polar.orders.export()`: **Added**
* `polar.customer_portal.organizations.get()`:  `response` **Changed**
* `polar.customer_portal.subscriptions.list()`:  `response.items.[]` **Changed**
* `polar.customer_portal.subscriptions.get()`:  `response` **Changed**
* `polar.customer_portal.subscriptions.cancel()`:  `response` **Changed**
* `polar.customer_portal.subscriptions.update()`:  `response` **Changed**
* `polar.events.list()`:  `request.query` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761092053 branch from aacdd7d to 3702536 Compare October 23, 2025 14:36
@psincraian psincraian merged commit ee07955 into main Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants