Skip to content

chore: 🐝 Update SDK - Generate 0.30.2#129

Open
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1773274673
Open

chore: 🐝 Update SDK - Generate 0.30.2#129
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1773274673

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Mar 12, 2026

SDK update

Versioning

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

Python SDK Changes Detected:

  • polar._endpointsubscription_created_post():
    • request.data.pending_update Added Breaking ⚠️
  • polar._endpointsubscription_updated_post():
    • request.data.pending_update Added Breaking ⚠️
  • polar._endpointsubscription_active_post():
    • request.data.pending_update Added Breaking ⚠️
  • polar._endpointsubscription_canceled_post():
    • request.data.pending_update Added Breaking ⚠️
  • polar._endpointsubscription_uncanceled_post():
    • request.data.pending_update Added Breaking ⚠️
  • polar._endpointsubscription_revoked_post():
    • request.data.pending_update Added Breaking ⚠️
  • polar._endpointsubscription_past_due_post():
    • request.data.pending_update Added Breaking ⚠️
  • polar._endpointorganization_updated_post():
    • request.data Changed Breaking ⚠️
  • polar.organizations.update():
    • request.organization_update Changed Breaking ⚠️
    • response Changed
  • polar.organizations.create():
    • request Changed Breaking ⚠️
    • response Changed
  • polar.organizations.get(): response Changed
  • polar.organizations.list(): response.items.[] Changed
  • polar.subscriptions.list(): response.items.[].pending_update Added
  • polar.subscriptions.create(): response.pending_update Added
  • polar.subscriptions.get(): response.pending_update Added
  • polar.subscriptions.revoke(): response.pending_update Added
  • polar.subscriptions.update():
    • response.pending_update Added
    • error.status[402] Added
  • polar.members.list_members(): request.role Added
  • polar.customer_portal.seats.list_claimed_subscriptions(): response.items.[].pending_update Added
  • polar.customer_portal.subscriptions.list(): response.items.[].pending_update Added
  • polar.customer_portal.subscriptions.get(): response.pending_update Added
  • polar.customer_portal.subscriptions.cancel(): response.pending_update Added
  • polar.customer_portal.subscriptions.update():
    • response.pending_update Added
    • error.status[402] Added
OpenAPI Change Summary
├─┬Paths
│ ├─┬/v1/customer-portal/subscriptions/{id}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └──[+] codes (13843:18)
│ ├─┬/v1/members/
│ │ └─┬GET
│ │   └──[+] parameters (9818:21)❌ 
│ └─┬/v1/subscriptions/{id}
│   └─┬PATCH
│     └─┬Responses
│       └──[+] codes (977:18)
└─┬Components
  ├──[+] schemas (53668:50)
  ├──[+] schemas (54575:24)
  ├──[+] schemas (54817:36)
  ├──[+] schemas (52755:47)
  ├─┬PresentmentCurrency
  │ ├──[+] enum (54963:11)
  │ ├──[+] enum (54989:11)
  │ ├──[+] enum (54992:11)
  │ ├──[+] enum (54977:11)
  │ ├──[+] enum (54987:11)
  │ ├──[+] enum (54964:11)
  │ ├──[+] enum (54957:11)
  │ ├──[+] enum (54966:11)
  │ ├──[+] enum (54967:11)
  │ ├──[+] enum (54982:11)
  │ ├──[+] enum (54984:11)
  │ ├──[+] enum (54985:11)
  │ ├──[+] enum (54988:11)
  │ ├──[+] enum (54971:11)
  │ ├──[+] enum (54973:11)
  │ ├──[+] enum (54983:11)
  │ ├──[+] enum (54990:11)
  │ ├──[+] enum (54972:11)
  │ ├──[+] enum (54978:11)
  │ ├──[+] enum (54979:11)
  │ ├──[+] enum (54980:11)
  │ ├──[+] enum (54958:11)
  │ ├──[+] enum (54965:11)
  │ ├──[+] enum (54970:11)
  │ ├──[+] enum (54976:11)
  │ └──[+] enum (54981:11)
  ├─┬SeatAssign
  │ ├─┬member_id
  │ │ └──[🔀] description (57587:28)
  │ └─┬external_member_id
  │   └──[🔀] description (57574:28)
  ├─┬OrganizationCustomerEmailSettings
  │ ├──[+] required (53501:11)❌ 
  │ ├──[+] required (53503:11)❌ 
  │ ├──[+] properties (53472:11)
  │ ├──[+] properties (53480:11)
  │ ├─┬subscription_revoked
  │ │ └──[🔀] title (53474:22)
  │ ├─┬subscription_updated
  │ │ └──[🔀] title (53482:22)
  │ └─┬subscription_uncanceled
  │   └──[🔀] title (53478:22)
  ├─┬OrganizationUpdate
  │ ├──[+] properties (53880:11)
  │ ├─┬details
  │ │ ├──[🔀] description (54443:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (54955:17)❌ 
  │ ├─┬subscription_settings
  │ │ ├──[+] title (53866:22)
  │ │ ├──[+] description (53867:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (53856:15)❌ 
  │ ├─┬default_presentment_currency
  │ │ ├──[-] description (1:870442)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (53510:23)❌ 
  │ ├─┬feature_settings
  │ │ ├──[+] title (53836:22)
  │ │ ├──[+] description (53837:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (53828:15)❌ 
  │ ├─┬website
  │ │ ├──[-] title (1:869226)
  │ │ ├──[-] description (1:869252)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (53767:23)❌ 
  │ ├─┬customer_portal_settings
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (53447:23)❌ 
  │ ├─┬notification_settings
  │ │ ├──[+] title (53810:22)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (53802:15)❌ 
  │ ├─┬socials
  │ │ ├──[-] title (1:869429)
  │ │ ├──[-] description (1:869455)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (53683:23)❌ 
  │ ├─┬customer_email_settings
  │ │ ├──[+] description (54382:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (53882:15)❌ 
  │ ├─┬email
  │ │ ├──[-] title (1:869054)
  │ │ ├──[🔀] description (53878:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (53526:23)❌ 
  │ └─┬name
  │   ├──[-] title (1:868818)
  │   └─┬ANYOF
  │     └──[🔀] $ref (53600:23)❌ 
  ├─┬OrganizationCreate
  │ ├──[+] properties (52879:11)
  │ ├──[+] properties (52800:11)
  │ ├─┬feature_settings
  │ │ ├──[+] title (52835:22)
  │ │ ├──[+] description (52836:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (52827:15)❌ 
  │ ├─┬slug
  │ │ └──[🔀] title (52779:22)
  │ ├─┬socials
  │ │ ├──[-] title (1:861090)
  │ │ ├──[-] description (1:861116)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (53683:23)❌ 
  │ ├─┬customer_email_settings
  │ │ ├──[+] description (53381:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (52881:15)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:860383)❌ 
  │ │ ├──[-] title (1:860418)
  │ │ ├──[-] minLength (1:860406)❌ 
  │ │ ├──[+] anyOf (53599:38)
  │ │ └──[+] anyOf (53388:15)
  │ ├─┬email
  │ │ ├──[-] title (1:860715)
  │ │ ├──[🔀] description (52877:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (53526:23)❌ 
  │ ├─┬default_presentment_currency
  │ │ └──[🔀] $ref (53423:39)❌ 
  │ ├─┬subscription_settings
  │ │ ├──[+] type (52782:21)❌ 
  │ │ ├──[+] title (52784:22)
  │ │ ├──[+] minLength (52783:26)❌ 
  │ │ ├──[-] anyOf (1:868026)❌ 
  │ │ └──[-] anyOf (1:861574)❌ 
  │ ├─┬details
  │ │ └──[🔀] $ref (54955:17)❌ 
  │ ├─┬website
  │ │ ├──[🔀] title (52865:22)
  │ │ ├──[🔀] description (52866:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] items (52856:26)❌ 
  │ │   ├──[🔀] type (52859:25)❌ 
  │ │   ├──[-] maxLength (1:860819)❌ 
  │ │   ├──[-] minLength (1:860838)❌ 
  │ │   └──[-] format (1:860851)❌ 
  │ ├─┬notification_settings
  │ │ ├──[+] title (52823:22)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (52802:15)❌ 
  │ └─┬customer_portal_settings
  │   └─┬ANYOF
  │     └──[🔀] $ref (53447:23)❌ 
  ├─┬Organization
  │ ├──[+] properties (51797:11)
  │ ├─┬proration_behavior
  │ │ └──[🔀] $ref (53683:23)❌ 
  │ ├─┬customer_email_settings
  │ │ └──[🔀] $ref (51660:25)❌ 
  │ ├─┬socials
  │ │ ├──[-] items (1:852720)❌ 
  │ │ ├──[🔀] type (51691:21)❌ 
  │ │ ├──[🔀] title (51692:22)
  │ │ └──[🔀] description (51693:28)
  │ ├─┬subscription_settings
  │ │ └──[🔀] $ref (53755:17)❌ 
  │ ├─┬notification_settings
  │ │ └──[🔀] $ref (51685:19)❌ 
  │ ├─┬email
  │ │ ├──[🔀] title (51762:22)
  │ │ ├──[🔀] description (51763:28)
  │ │ └─┬ANYOF
  │ │   └──[+] format (51756:27)❌ 
  │ ├─┬created_at
  │ │ ├──[-] type (1:851257)❌ 
  │ │ ├──[-] title (1:851299)
  │ │ ├──[-] format (1:851277)❌ 
  │ │ ├──[🔀] description (52309:28)
  │ │ ├──[+] anyOf (51799:15)
  │ │ └──[+] anyOf (52305:15)
  │ ├─┬details_submitted_at
  │ │ ├──[+] type (51766:21)❌ 
  │ │ ├──[🔀] title (51767:22)
  │ │ ├──[🔀] description (51768:28)
  │ │ ├──[-] anyOf (1:853003)❌ 
  │ │ └──[-] anyOf (1:853046)❌ 
  │ ├─┬status
  │ │ └──[🔀] $ref (51740:22)❌ 
  │ ├─┬name
  │ │ ├──[-] type (1:851657)❌ 
  │ │ ├──[🔀] title (51676:22)
  │ │ ├──[🔀] description (51677:28)
  │ │ ├──[+] anyOf (51668:15)
  │ │ └──[+] anyOf (51672:15)
  │ ├─┬website
  │ │ └──[🔀] $ref (53767:23)❌ 
  │ ├─┬modified_at
  │ │ ├──[+] type (51680:21)❌ 
  │ │ ├──[🔀] title (51682:22)
  │ │ ├──[+] format (51681:23)❌ 
  │ │ ├──[🔀] description (51683:28)
  │ │ ├──[-] anyOf (1:851392)❌ 
  │ │ └──[-] anyOf (1:851435)❌ 
  │ ├─┬feature_settings
  │ │ ├──[+] title (51725:22)
  │ │ ├──[🔀] description (51726:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (51718:15)❌ 
  │ ├─┬id
  │ │ ├──[-] type (1:851555)❌ 
  │ │ ├──[-] title (1:851593)
  │ │ ├──[-] format (1:851575)❌ 
  │ │ ├──[🔀] description (51779:28)
  │ │ ├──[+] anyOf (53599:38)
  │ │ └──[+] anyOf (51775:15)
  │ ├─┬slug
  │ │ └──[🔀] $ref (59420:17)❌ 
  │ ├─┬default_presentment_currency
  │ │ └──[🔀] $ref (53510:23)❌ 
  │ └─┬customer_portal_settings
  │   └──[🔀] $ref (53447:23)❌ 
  ├─┬CustomerSubscription
  │ ├──[+] required (39911:11)❌ 
  │ ├──[+] properties (39871:11)
  │ ├─┬recurring_interval
  │ │ └──[🔀] $ref (39781:25)❌ 
  │ ├─┬trial_start
  │ │ ├──[🔀] title (39715:22)
  │ │ └──[🔀] description (39716:28)
  │ ├─┬recurring_interval_count
  │ │ └──[🔀] $ref (59429:17)❌ 
  │ ├─┬trial_end
  │ │ └──[🔀] $ref (59852:17)❌ 
  │ ├─┬prices
  │ │ ├──[-] items (1:666718)❌ 
  │ │ ├──[-] type (1:666848)❌ 
  │ │ ├──[-] title (1:666866)
  │ │ ├──[🔀] description (39880:28)
  │ │ ├──[+] anyOf (54817:36)
  │ │ └──[+] anyOf (39876:15)
  │ ├─┬started_at
  │ │ ├──[🔀] title (39821:22)
  │ │ ├──[🔀] description (39822:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (39815:25)❌ 
  │ │   └──[-] format (1:665203)❌ 
  │ ├─┬seats
  │ │ ├──[+] type (39669:21)❌ 
  │ │ ├──[🔀] title (39670:22)
  │ │ ├──[🔀] description (39671:28)
  │ │ ├──[-] anyOf (1:666215)❌ 
  │ │ └──[-] anyOf (1:666236)❌ 
  │ ├─┬product
  │ │ └──[🔀] $ref (39848:21)❌ 
  │ ├─┬product_id
  │ │ └──[🔀] $ref (40076:23)❌ 
  │ └─┬status
  │   └──[🔀] $ref (39736:25)❌ 
  ├─┬Subscription
  │ ├──[+] required (58070:11)❌ 
  │ ├──[+] properties (58027:11)
  │ ├─┬status
  │ │ └──[🔀] $ref (57836:25)❌ 
  │ ├─┬prices
  │ │ ├──[-] items (1:932620)❌ 
  │ │ ├──[-] type (1:932750)❌ 
  │ │ ├──[-] title (1:932768)
  │ │ ├──[🔀] description (58036:28)
  │ │ ├──[+] anyOf (54817:36)
  │ │ └──[+] anyOf (58032:15)
  │ ├─┬product_id
  │ │ └──[🔀] $ref (54997:23)❌ 
  │ ├─┬trial_end
  │ │ └──[🔀] $ref (59852:17)❌ 
  │ ├─┬recurring_interval
  │ │ └──[🔀] $ref (57881:25)❌ 
  │ ├─┬started_at
  │ │ ├──[🔀] title (57921:22)
  │ │ ├──[🔀] description (57922:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (57915:25)❌ 
  │ │   └──[-] format (1:930304)❌ 
  │ ├─┬product
  │ │ └──[🔀] $ref (58004:21)❌ 
  │ ├─┬trial_start
  │ │ ├──[🔀] title (57815:22)
  │ │ └──[🔀] description (57816:28)
  │ ├─┬seats
  │ │ ├──[+] type (57769:21)❌ 
  │ │ ├──[🔀] title (57770:22)
  │ │ ├──[🔀] description (57771:28)
  │ │ ├──[-] anyOf (1:931316)❌ 
  │ │ └──[-] anyOf (1:931337)❌ 
  │ └─┬recurring_interval_count
  │   └──[🔀] $ref (59429:17)❌ 
  ├─┬ProductPriceCustomCreate
  │ ├─┬maximum_amount
  │ │ └─┬ANYOF
  │ │   └──[🔀] description (55927:32)
  │ └─┬preset_amount
  │   └─┬ANYOF
  │     └──[🔀] description (55942:32)
  └─┬ProductPriceFixedCreate
    └─┬price_amount
      └──[🔀] description (56049:28)
Document Element Total Changes Breaking Changes
components 203 85
paths 3 1
Linting Report 0 errors, 1 warnings, 14 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.648.0

@github-actions github-actions bot added the patch Patch version bump label Mar 12, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1773274673 branch 5 times, most recently from 6396f81 to 3860547 Compare March 17, 2026 00:25
* `polar._endpointsubscription_created_post()`: 
  *  `request.data.pending_update` **Added** **Breaking** ⚠️
* `polar._endpointsubscription_updated_post()`: 
  *  `request.data.pending_update` **Added** **Breaking** ⚠️
* `polar._endpointsubscription_active_post()`: 
  *  `request.data.pending_update` **Added** **Breaking** ⚠️
* `polar._endpointsubscription_canceled_post()`: 
  *  `request.data.pending_update` **Added** **Breaking** ⚠️
* `polar._endpointsubscription_uncanceled_post()`: 
  *  `request.data.pending_update` **Added** **Breaking** ⚠️
* `polar._endpointsubscription_revoked_post()`: 
  *  `request.data.pending_update` **Added** **Breaking** ⚠️
* `polar._endpointsubscription_past_due_post()`: 
  *  `request.data.pending_update` **Added** **Breaking** ⚠️
* `polar._endpointorganization_updated_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar.organizations.update()`: 
  *  `request.organization_update` **Changed** **Breaking** ⚠️
  *  `response` **Changed**
* `polar.organizations.create()`: 
  *  `request` **Changed** **Breaking** ⚠️
  *  `response` **Changed**
* `polar.organizations.get()`:  `response` **Changed**
* `polar.organizations.list()`:  `response.items.[]` **Changed**
* `polar.subscriptions.list()`:  `response.items.[].pending_update` **Added**
* `polar.subscriptions.create()`:  `response.pending_update` **Added**
* `polar.subscriptions.get()`:  `response.pending_update` **Added**
* `polar.subscriptions.revoke()`:  `response.pending_update` **Added**
* `polar.subscriptions.update()`: 
  *  `response.pending_update` **Added**
  *  `error.status[402]` **Added**
* `polar.members.list_members()`:  `request.role` **Added**
* `polar.customer_portal.seats.list_claimed_subscriptions()`:  `response.items.[].pending_update` **Added**
* `polar.customer_portal.subscriptions.list()`:  `response.items.[].pending_update` **Added**
* `polar.customer_portal.subscriptions.get()`:  `response.pending_update` **Added**
* `polar.customer_portal.subscriptions.cancel()`:  `response.pending_update` **Added**
* `polar.customer_portal.subscriptions.update()`: 
  *  `response.pending_update` **Added**
  *  `error.status[402]` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1773274673 branch from a3a62a6 to 2c7d464 Compare March 18, 2026 00:25
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