Skip to content

chore: 🐝 Update SDK - Generate 0.31.0#130

Merged
psincraian merged 2 commits intomainfrom
speakeasy-sdk-regen-1774543542
Mar 27, 2026
Merged

chore: 🐝 Update SDK - Generate 0.31.0#130
psincraian merged 2 commits intomainfrom
speakeasy-sdk-regen-1774543542

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Mar 26, 2026

SDK update

Versioning

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

Python SDK Changes Detected:

  • polar._endpointcustomer_created_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointcustomer_updated_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointcustomer_deleted_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointcustomer_state_changed_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointorder_created_post():
    • request.data.customer Changed Breaking ⚠️
  • polar._endpointorder_updated_post():
    • request.data.customer Changed Breaking ⚠️
  • polar._endpointorder_paid_post():
    • request.data.customer Changed Breaking ⚠️
  • polar._endpointorder_refunded_post():
    • request.data.customer Changed Breaking ⚠️
  • polar._endpointsubscription_created_post():
    • request.data.customer Changed Breaking ⚠️
  • polar._endpointsubscription_updated_post():
    • request.data.customer Changed Breaking ⚠️
  • polar._endpointsubscription_active_post():
    • request.data.customer Changed Breaking ⚠️
  • polar._endpointsubscription_canceled_post():
    • request.data.customer Changed Breaking ⚠️
  • polar._endpointsubscription_uncanceled_post():
    • request.data.customer Changed Breaking ⚠️
  • polar._endpointsubscription_revoked_post():
    • request.data.customer Changed Breaking ⚠️
  • polar._endpointsubscription_past_due_post():
    • request.data.customer Changed Breaking ⚠️
  • polar._endpointbenefit_grant_created_post():
    • request.data.[benefit_grant_downloadables_webhook].customer Changed Breaking ⚠️
  • polar._endpointbenefit_grant_updated_post():
    • request.data.[benefit_grant_discord_webhook].customer Changed Breaking ⚠️
  • polar._endpointbenefit_grant_cycled_post():
    • request.data.[benefit_grant_git_hub_repository_webhook].customer Changed Breaking ⚠️
  • polar._endpointbenefit_grant_revoked_post():
    • request.data.[benefit_grant_downloadables_webhook].customer Changed Breaking ⚠️
  • polar.subscriptions.list(): response.items.[].customer Changed Breaking ⚠️
  • polar.subscriptions.create(): response.customer Changed Breaking ⚠️
  • polar.subscriptions.get(): response.customer Changed Breaking ⚠️
  • polar.subscriptions.revoke(): response.customer Changed Breaking ⚠️
  • polar.subscriptions.update(): response.customer Changed Breaking ⚠️
  • polar.benefits.grants(): response.items.[].customer Changed Breaking ⚠️
  • polar.benefit-grants.list(): response.items.[].customer Changed Breaking ⚠️
  • polar.orders.list(): response.items.[].customer Changed Breaking ⚠️
  • polar.orders.get(): response.customer Changed Breaking ⚠️
  • polar.orders.update(): response.customer Changed Breaking ⚠️
  • polar.license_keys.list(): response.items.[].customer Changed Breaking ⚠️
  • polar.license_keys.get(): response.customer Changed Breaking ⚠️
  • polar.license_keys.update(): response.customer Changed Breaking ⚠️
  • polar.license_keys.get_activation(): response.license_key.customer Changed Breaking ⚠️
  • polar.license_keys.validate(): response.customer Changed Breaking ⚠️
  • polar.license_keys.activate(): response.license_key.customer Changed Breaking ⚠️
  • polar.customers.list(): response.items.[] Changed Breaking ⚠️
  • polar.customers.create():
    • request Changed Breaking ⚠️
    • response Changed Breaking ⚠️
  • polar.customers.get(): response Changed Breaking ⚠️
  • polar.customers.update(): response Changed Breaking ⚠️
  • polar.customers.get_external(): response Changed Breaking ⚠️
  • polar.customers.update_external(): response Changed Breaking ⚠️
  • polar.customers.get_state(): response Changed Breaking ⚠️
  • polar.customers.get_state_external(): response Changed Breaking ⚠️
  • polar.customer_portal.benefit-grants.list(): response.items.[].[customer_benefit_grant_feature_flag].customer.email Changed Breaking ⚠️
  • polar.customer_portal.benefit-grants.get(): response.[customer_benefit_grant_meter_credit].customer.email Changed Breaking ⚠️
  • polar.customer_portal.benefit-grants.update(): response.[customer_benefit_grant_custom].customer.email Changed Breaking ⚠️
  • polar.customer_portal.customers.get(): response.email Changed Breaking ⚠️
  • polar.customer_portal.customers.update(): response.email Changed Breaking ⚠️
  • polar.customer_portal.license_keys.list(): response.items.[].customer Changed Breaking ⚠️
  • polar.customer_portal.license_keys.get(): response.customer Changed Breaking ⚠️
  • polar.customer_portal.license_keys.validate(): response.customer Changed Breaking ⚠️
  • polar.customer_portal.license_keys.activate(): response.license_key.customer Changed Breaking ⚠️
  • polar.customer-sessions.create(): response.customer Changed Breaking ⚠️
  • polar.events.list(): response.[list_resource_event_].items.[].[system_event] Changed Breaking ⚠️
  • polar.events.get(): response.[system_event] Changed Breaking ⚠️
  • polar.customer_meters.list(): response.items.[].customer Changed Breaking ⚠️
  • polar.customer_meters.get(): response.customer Changed Breaking ⚠️
  • polar.payments.list(): response.items.[] Changed
OpenAPI Change Summary
├─┬Paths
│ └─┬/v1/customers/
│   └─┬GET
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           └─┬Schema
│             └──[🔀] $ref (47519:23)❌ 
└─┬Components
  ├──[-] schemas (1:882999)❌ 
  ├──[-] schemas (1:778244)❌ 
  ├──[+] schemas (39631:28)
  ├──[+] schemas (36553:35)
  ├──[+] schemas (40547:23)
  ├──[+] schemas (39012:34)
  ├──[+] schemas (47696:28)
  ├──[+] schemas (40742:29)
  ├──[+] schemas (36364:29)
  ├─┬LicenseKeyUser
  │ ├──[-] required (1:770133)❌ 
  │ └─┬email
  │   ├──[-] type (1:769919)❌ 
  │   ├──[+] anyOf (46576:15)
  │   └──[+] anyOf (46579:15)
  ├─┬CustomerPortalCustomer
  │ └─┬email
  │   ├──[-] type (1:636482)❌ 
  │   ├──[+] anyOf (37990:15)
  │   └──[+] anyOf (37993:15)
  ├─┬OrderCustomer
  │ ├──[+] required (51313:11)❌ 
  │ ├──[-] required (1:835237)❌ 
  │ ├─┬email
  │ │ ├──[-] type (1:833351)❌ 
  │ │ ├──[+] anyOf (51181:15)
  │ │ └──[+] anyOf (51184:15)
  │ └─┬type
  │   └──[🔀] $ref (40905:17)❌ 
  ├─┬CustomerState
  │ ├──[-] required (1:653678)❌ 
  │ ├──[-] required (1:653693)❌ 
  │ ├──[-] required (1:653788)❌ 
  │ ├──[-] required (1:653705)❌ 
  │ ├──[-] required (1:653802)❌ 
  │ ├──[-] required (1:653826)❌ 
  │ ├──[-] required (1:653846)❌ 
  │ ├──[-] required (1:653863)❌ 
  │ ├──[-] required (1:653658)❌ 
  │ ├──[-] required (1:653759)❌ 
  │ ├──[-] required (1:653769)❌ 
  │ ├──[-] required (1:653664)❌ 
  │ ├──[-] required (1:653714)❌ 
  │ ├──[-] required (1:653732)❌ 
  │ ├──[-] required (1:653740)❌ 
  │ ├──[+] discriminator (38902:26)❌ 
  │ ├──[-] type (1:653635)❌ 
  │ ├──[-] title (1:653887)
  │ ├──[-] description (1:653919)
  │ ├──[-] properties (1:653338)❌ 
  │ ├──[-] properties (1:652945)❌ 
  │ ├──[-] properties (1:653510)❌ 
  │ ├──[-] properties (1:652128)❌ 
  │ ├──[-] properties (1:650616)❌ 
  │ ├──[-] properties (1:652766)❌ 
  │ ├──[-] properties (1:651236)❌ 
  │ ├──[-] properties (1:651419)❌ 
  │ ├──[-] properties (1:650987)❌ 
  │ ├──[-] properties (1:653145)❌ 
  │ ├──[-] properties (1:650460)❌ 
  │ ├──[-] properties (1:652480)❌ 
  │ ├──[-] properties (1:650922)❌ 
  │ ├──[-] properties (1:650748)❌ 
  │ ├──[-] properties (1:651982)❌ 
  │ ├──[-] properties (1:652560)❌ 
  │ ├──[-] properties (1:652220)❌ 
  │ ├──[-] properties (1:651683)❌ 
  │ ├──[+] oneOf (39012:34)
  │ └──[+] oneOf (39631:28)
  ├─┬SubscriptionUser
  │ ├──[-] required (1:997454)❌ 
  │ └─┬email
  │   ├──[-] type (1:997142)❌ 
  │   ├──[+] anyOf (61289:15)
  │   └──[+] anyOf (61292:15)
  ├─┬LicenseKeyCustomer
  │ ├──[+] required (46327:11)❌ 
  │ ├──[-] required (1:766697)❌ 
  │ ├─┬email
  │ │ ├──[-] type (1:764811)❌ 
  │ │ ├──[+] anyOf (46195:15)
  │ │ └──[+] anyOf (46198:15)
  │ └─┬type
  │   └──[🔀] $ref (40905:17)❌ 
  ├─┬SubscriptionCustomer
  │ ├──[+] required (59788:11)❌ 
  │ ├──[-] required (1:969415)❌ 
  │ ├─┬email
  │ │ ├──[-] type (1:967529)❌ 
  │ │ ├──[+] anyOf (59656:15)
  │ │ └──[+] anyOf (59659:15)
  │ └─┬type
  │   └──[🔀] $ref (40905:17)❌ 
  ├─┬CustomerUpdatedMetadata
  │ └─┬customer_email
  │   ├──[-] type (1:682571)❌ 
  │   ├──[+] anyOf (41379:15)
  │   └──[+] anyOf (41382:15)
  ├─┬ListResource__
  │ └─┬items
  │   └─┬Schema
  │     └──[🔀] $ref (34531:18)❌ 
  ├─┬Customer
  │ ├──[-] required (1:584740)❌ 
  │ ├──[-] required (1:584767)❌ 
  │ ├──[-] required (1:584802)❌ 
  │ ├──[-] required (1:584831)❌ 
  │ ├──[-] required (1:584850)❌ 
  │ ├──[-] required (1:584864)❌ 
  │ ├──[-] required (1:584755)❌ 
  │ ├──[-] required (1:584776)❌ 
  │ ├──[-] required (1:584794)❌ 
  │ ├──[-] required (1:584821)❌ 
  │ ├──[-] required (1:584720)❌ 
  │ ├──[-] required (1:584726)❌ 
  │ ├──[+] discriminator (34539:26)❌ 
  │ ├──[-] type (1:584697)❌ 
  │ ├──[-] title (1:584888)
  │ ├──[-] description (1:584915)
  │ ├──[-] properties (1:584572)❌ 
  │ ├──[-] properties (1:583755)❌ 
  │ ├──[-] properties (1:582243)❌ 
  │ ├──[-] properties (1:584393)❌ 
  │ ├──[-] properties (1:582863)❌ 
  │ ├──[-] properties (1:583046)❌ 
  │ ├──[-] properties (1:582614)❌ 
  │ ├──[-] properties (1:582087)❌ 
  │ ├──[-] properties (1:584107)❌ 
  │ ├──[-] properties (1:582549)❌ 
  │ ├──[-] properties (1:582375)❌ 
  │ ├──[-] properties (1:583609)❌ 
  │ ├──[-] properties (1:584187)❌ 
  │ ├──[-] properties (1:583847)❌ 
  │ ├──[-] properties (1:583310)❌ 
  │ ├──[+] oneOf (36364:29)
  │ └──[+] oneOf (40547:23)
  ├─┬CustomerCreatedMetadata
  │ └─┬customer_email
  │   ├──[-] type (1:608092)❌ 
  │   ├──[+] anyOf (35954:15)
  │   └──[+] anyOf (35957:15)
  ├─┬CustomerCreate
  │ ├──[-] required (1:605299)❌ 
  │ ├──[-] type (1:605276)❌ 
  │ ├──[-] title (1:605318)
  │ ├──[-] properties (1:603748)❌ 
  │ ├──[-] properties (1:603382)❌ 
  │ ├──[-] properties (1:603133)❌ 
  │ ├──[-] properties (1:603925)❌ 
  │ ├──[-] properties (1:602515)❌ 
  │ ├──[-] properties (1:603584)❌ 
  │ ├──[-] properties (1:604560)❌ 
  │ ├──[-] properties (1:605012)❌ 
  │ ├──[-] properties (1:603845)❌ 
  │ ├──[-] properties (1:604320)❌ 
  │ ├──[+] oneOf (36553:35)
  │ └──[+] oneOf (40742:29)
  ├─┬CustomerDeletedMetadata
  │ └─┬customer_email
  │   ├──[-] type (1:614042)❌ 
  │   ├──[+] anyOf (36323:15)
  │   └──[+] anyOf (36326:15)
  └─┬OrderUser
    ├──[-] required (1:852008)❌ 
    └─┬email
      ├──[-] type (1:851696)❌ 
      ├──[+] anyOf (52293:15)
      └──[+] anyOf (52296:15)
Document Element Total Changes Breaking Changes
paths 1 1
components 139 101
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 26, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1774543542 branch from 68add64 to 0279e64 Compare March 27, 2026 00:26
* `polar._endpointcustomer_created_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointcustomer_updated_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointcustomer_deleted_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointcustomer_state_changed_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointorder_created_post()`: 
  *  `request.data.customer` **Changed** **Breaking** ⚠️
* `polar._endpointorder_updated_post()`: 
  *  `request.data.customer` **Changed** **Breaking** ⚠️
* `polar._endpointorder_paid_post()`: 
  *  `request.data.customer` **Changed** **Breaking** ⚠️
* `polar._endpointorder_refunded_post()`: 
  *  `request.data.customer` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_created_post()`: 
  *  `request.data.customer` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_updated_post()`: 
  *  `request.data.customer` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_active_post()`: 
  *  `request.data.customer` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_canceled_post()`: 
  *  `request.data.customer` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_uncanceled_post()`: 
  *  `request.data.customer` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_revoked_post()`: 
  *  `request.data.customer` **Changed** **Breaking** ⚠️
* `polar._endpointsubscription_past_due_post()`: 
  *  `request.data.customer` **Changed** **Breaking** ⚠️
* `polar._endpointbenefit_grant_created_post()`: 
  *  `request.data.[benefit_grant_downloadables_webhook].customer` **Changed** **Breaking** ⚠️
* `polar._endpointbenefit_grant_updated_post()`: 
  *  `request.data.[benefit_grant_discord_webhook].customer` **Changed** **Breaking** ⚠️
* `polar._endpointbenefit_grant_cycled_post()`: 
  *  `request.data.[benefit_grant_git_hub_repository_webhook].customer` **Changed** **Breaking** ⚠️
* `polar._endpointbenefit_grant_revoked_post()`: 
  *  `request.data.[benefit_grant_downloadables_webhook].customer` **Changed** **Breaking** ⚠️
* `polar.subscriptions.list()`:  `response.items.[].customer` **Changed** **Breaking** ⚠️
* `polar.subscriptions.create()`:  `response.customer` **Changed** **Breaking** ⚠️
* `polar.subscriptions.get()`:  `response.customer` **Changed** **Breaking** ⚠️
* `polar.subscriptions.revoke()`:  `response.customer` **Changed** **Breaking** ⚠️
* `polar.subscriptions.update()`:  `response.customer` **Changed** **Breaking** ⚠️
* `polar.benefits.grants()`:  `response.items.[].customer` **Changed** **Breaking** ⚠️
* `polar.benefit-grants.list()`:  `response.items.[].customer` **Changed** **Breaking** ⚠️
* `polar.orders.list()`:  `response.items.[].customer` **Changed** **Breaking** ⚠️
* `polar.orders.get()`:  `response.customer` **Changed** **Breaking** ⚠️
* `polar.orders.update()`:  `response.customer` **Changed** **Breaking** ⚠️
* `polar.license_keys.list()`:  `response.items.[].customer` **Changed** **Breaking** ⚠️
* `polar.license_keys.get()`:  `response.customer` **Changed** **Breaking** ⚠️
* `polar.license_keys.update()`:  `response.customer` **Changed** **Breaking** ⚠️
* `polar.license_keys.get_activation()`:  `response.license_key.customer` **Changed** **Breaking** ⚠️
* `polar.license_keys.validate()`:  `response.customer` **Changed** **Breaking** ⚠️
* `polar.license_keys.activate()`:  `response.license_key.customer` **Changed** **Breaking** ⚠️
* `polar.customers.list()`:  `response.items.[]` **Changed** **Breaking** ⚠️
* `polar.customers.create()`: 
  *  `request` **Changed** **Breaking** ⚠️
  *  `response` **Changed** **Breaking** ⚠️
* `polar.customers.get()`:  `response` **Changed** **Breaking** ⚠️
* `polar.customers.update()`:  `response` **Changed** **Breaking** ⚠️
* `polar.customers.get_external()`:  `response` **Changed** **Breaking** ⚠️
* `polar.customers.update_external()`:  `response` **Changed** **Breaking** ⚠️
* `polar.customers.get_state()`:  `response` **Changed** **Breaking** ⚠️
* `polar.customers.get_state_external()`:  `response` **Changed** **Breaking** ⚠️
* `polar.customer_portal.benefit-grants.list()`:  `response.items.[].[customer_benefit_grant_feature_flag].customer.email` **Changed** **Breaking** ⚠️
* `polar.customer_portal.benefit-grants.get()`:  `response.[customer_benefit_grant_meter_credit].customer.email` **Changed** **Breaking** ⚠️
* `polar.customer_portal.benefit-grants.update()`:  `response.[customer_benefit_grant_custom].customer.email` **Changed** **Breaking** ⚠️
* `polar.customer_portal.customers.get()`:  `response.email` **Changed** **Breaking** ⚠️
* `polar.customer_portal.customers.update()`:  `response.email` **Changed** **Breaking** ⚠️
* `polar.customer_portal.license_keys.list()`:  `response.items.[].customer` **Changed** **Breaking** ⚠️
* `polar.customer_portal.license_keys.get()`:  `response.customer` **Changed** **Breaking** ⚠️
* `polar.customer_portal.license_keys.validate()`:  `response.customer` **Changed** **Breaking** ⚠️
* `polar.customer_portal.license_keys.activate()`:  `response.license_key.customer` **Changed** **Breaking** ⚠️
* `polar.customer-sessions.create()`:  `response.customer` **Changed** **Breaking** ⚠️
* `polar.events.list()`:  `response.[list_resource_event_].items.[].[system_event]` **Changed** **Breaking** ⚠️
* `polar.events.get()`:  `response.[system_event]` **Changed** **Breaking** ⚠️
* `polar.customer_meters.list()`:  `response.items.[].customer` **Changed** **Breaking** ⚠️
* `polar.customer_meters.get()`:  `response.customer` **Changed** **Breaking** ⚠️
* `polar.payments.list()`:  `response.items.[]` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1774543542 branch from fb5db4f to 6ae7752 Compare March 27, 2026 09:21
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate 0.30.3 chore: 🐝 Update SDK - Generate 0.31.0 Mar 27, 2026
@github-actions github-actions Bot added minor Minor version bump and removed patch Patch version bump labels Mar 27, 2026
@psincraian psincraian merged commit 3edf963 into main Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants