Skip to content

chore: 🐝 Update SDK - Generate 0.31.5#138

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

chore: 🐝 Update SDK - Generate 0.31.5#138
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1777422844

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Apr 29, 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.

Python SDK Changes Detected:

  • polar.organizations.update():
    • request.organization_update.feature_settings Changed Breaking ⚠️
    • response.feature_settings Changed Breaking ⚠️
  • polar.discounts.create(): request 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._endpointorder_refunded_post():
    • request.data Changed Breaking ⚠️
  • polar._endpointorganization_updated_post():
    • request.data.feature_settings Changed Breaking ⚠️
  • polar.organizations.list(): response.items.[].feature_settings Changed Breaking ⚠️
  • polar.organizations.get(): response.feature_settings Changed Breaking ⚠️
  • polar.organizations.create():
    • request.feature_settings Changed Breaking ⚠️
    • response.feature_settings Changed Breaking ⚠️
  • polar.event-types.list(): response.items.[] Changed Breaking ⚠️
  • polar.customer_portal.orders.receipt(): Added
  • polar.orders.receipt(): Added
  • polar.orders.update(): response Changed
  • polar.orders.list(): response.items.[] Changed
  • polar.members.create_member():
    • request.role Changed
  • polar.customer_portal.orders.list(): response.items.[] Changed
  • polar.customer_portal.orders.get(): response Changed
  • polar.customer_portal.orders.update(): response Changed
  • polar.orders.get(): response Changed
OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (4767:5)
│ ├──[+] path (14492:5)
│ └─┬/v1/organizations/{id}
│   ├─┬GET
│   │ ├──[🔀] description (209:24)
│   │ └─┬Extensions
│   │   └──[-] x-polar-allowed-subjects (1:4560)❌ 
│   └─┬PATCH
│     ├──[🔀] description (276:24)
│     └─┬Extensions
│       └──[-] x-polar-allowed-subjects (1:6030)❌ 
└─┬Components
  ├──[-] schemas (1:749260)❌ 
  ├──[-] schemas (1:740999)❌ 
  ├──[-] schemas (1:722749)❌ 
  ├──[-] schemas (1:731970)❌ 
  ├──[+] schemas (53793:23)
  ├──[+] schemas (43076:30)
  ├──[+] schemas (43960:35)
  ├──[+] schemas (38948:31)
  ├─┬EventTypeWithStats
  │ ├──[-] required (1:773743)❌ 
  │ ├──[-] required (1:773757)❌ 
  │ ├──[-] required (1:773772)❌ 
  │ ├─┬created_at
  │ │ ├──[-] type (1:772298)❌ 
  │ │ ├──[-] format (1:772318)❌ 
  │ │ ├──[🔀] description (45883:28)
  │ │ ├──[+] anyOf (45874:15)
  │ │ └──[+] anyOf (45878:15)
  │ ├─┬modified_at
  │ │ └──[🔀] description (45896:28)
  │ └─┬id
  │   ├──[-] type (1:772596)❌ 
  │   ├──[-] format (1:772616)❌ 
  │   ├──[🔀] description (45870:28)
  │   ├──[+] anyOf (45861:15)
  │   └──[+] anyOf (45865:15)
  ├─┬CustomerOrder
  │ ├──[+] required (38648:11)❌ 
  │ ├──[+] required (38659:11)❌ 
  │ ├──[+] required (38658:11)❌ 
  │ ├──[+] properties (38483:11)
  │ ├──[+] properties (38609:11)
  │ ├──[+] properties (38617:11)
  │ ├─┬status
  │ │ └──[🔀] $ref (38425:30)❌ 
  │ ├─┬tax_amount
  │ │ ├──[-] examples (1:640679)
  │ │ ├──[-] type (1:640587)❌ 
  │ │ ├──[-] title (1:640607)
  │ │ ├──[-] description (1:640636)
  │ │ ├──[+] anyOf (38979:36)
  │ │ └──[+] anyOf (38575:15)
  │ ├─┬subscription_id
  │ │ ├──[🔀] title (38504:22)
  │ │ ├──[+] description (38505:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (38498:25)❌ 
  │ │   └──[-] format (1:642751)❌ 
  │ ├─┬refunded_tax_amount
  │ │ ├──[🔀] examples (38614:15)
  │ │ ├──[🔀] title (38611:22)
  │ │ └──[🔀] description (38612:28)
  │ ├─┬total_amount
  │ │ ├──[-] examples (1:640822)
  │ │ ├──[-] type (1:640711)❌ 
  │ │ ├──[🔀] title (38546:22)
  │ │ ├──[-] description (1:640762)
  │ │ ├──[+] anyOf (38538:15)
  │ │ └──[+] anyOf (38542:15)
  │ ├─┬subscription
  │ │ ├──[+] examples (38438:15)
  │ │ ├──[+] type (38434:21)❌ 
  │ │ ├──[+] title (38435:22)
  │ │ ├──[+] description (38436:28)
  │ │ ├──[-] anyOf (1:649408)❌ 
  │ │ └──[-] anyOf (1:643102)❌ 
  │ ├─┬subtotal_amount
  │ │ └──[🔀] $ref (54001:17)❌ 
  │ ├─┬seats
  │ │ ├──[+] examples (38622:15)
  │ │ ├──[+] type (38618:21)❌ 
  │ │ ├──[🔀] title (38619:22)
  │ │ ├──[🔀] description (38620:28)
  │ │ ├──[-] anyOf (1:642261)❌ 
  │ │ └──[-] anyOf (1:642282)❌ 
  │ └─┬refunded_amount
  │   ├──[-] examples (1:641408)
  │   ├──[-] type (1:641312)❌ 
  │   ├──[🔀] title (38492:22)
  │   ├──[🔀] description (38493:28)
  │   ├──[+] anyOf (38485:15)
  │   └──[+] anyOf (38488:15)
  ├─┬MemberCreate
  │ └─┬role
  │   └──[🔀] $ref (48943:19)❌ 
  ├─┬Order
  │ ├──[+] required (53090:11)❌ 
  │ ├──[+] required (53105:11)❌ 
  │ ├──[+] required (53106:11)❌ 
  │ ├──[+] properties (52859:11)
  │ ├──[+] properties (53051:11)
  │ ├──[+] properties (53059:11)
  │ ├─┬status
  │ │ └──[🔀] $ref (52801:30)❌ 
  │ ├─┬subtotal_amount
  │ │ └──[🔀] $ref (54001:17)❌ 
  │ ├─┬refunded_amount
  │ │ ├──[-] examples (1:870033)
  │ │ ├──[-] type (1:869937)❌ 
  │ │ ├──[🔀] title (52868:22)
  │ │ ├──[🔀] description (52869:28)
  │ │ ├──[+] anyOf (52861:15)
  │ │ └──[+] anyOf (52864:15)
  │ ├─┬tax_amount
  │ │ ├──[-] examples (1:869304)
  │ │ ├──[-] type (1:869212)❌ 
  │ │ ├──[-] title (1:869232)
  │ │ ├──[-] description (1:869261)
  │ │ ├──[+] anyOf (54011:28)
  │ │ └──[+] anyOf (53030:15)
  │ ├─┬refunded_tax_amount
  │ │ ├──[🔀] examples (53056:15)
  │ │ ├──[🔀] title (53053:22)
  │ │ └──[🔀] description (53054:28)
  │ ├─┬subscription_id
  │ │ ├──[🔀] title (52880:22)
  │ │ ├──[+] description (52881:28)
  │ │ └─┬ANYOF
  │ │   ├──[🔀] type (52874:25)❌ 
  │ │   └──[-] format (1:871376)❌ 
  │ ├─┬subscription
  │ │ ├──[+] examples (52814:15)
  │ │ ├──[+] type (52810:21)❌ 
  │ │ ├──[+] title (52811:22)
  │ │ ├──[+] description (52812:28)
  │ │ ├──[-] anyOf (1:888312)❌ 
  │ │ └──[-] anyOf (1:872840)❌ 
  │ ├─┬seats
  │ │ ├──[+] examples (53064:15)
  │ │ ├──[+] type (53060:21)❌ 
  │ │ ├──[🔀] title (53061:22)
  │ │ ├──[🔀] description (53062:28)
  │ │ ├──[-] anyOf (1:870886)❌ 
  │ │ └──[-] anyOf (1:870907)❌ 
  │ └─┬total_amount
  │   ├──[-] examples (1:869447)
  │   ├──[-] type (1:869336)❌ 
  │   ├──[🔀] title (52922:22)
  │   ├──[-] description (1:869387)
  │   ├──[+] anyOf (52914:15)
  │   └──[+] anyOf (52918:15)
  ├─┬AuthorizeResponseUser
  │ └─┬scope_display_names
  │   └──[🔀] default (21412:24)❌ 
  ├─┬AuthorizeResponseOrganization
  │ └─┬scope_display_names
  │   └──[🔀] default (21296:24)❌ 
  ├─┬OrganizationFeatureSettings
  │ ├──[-] properties (1:920999)❌ 
  │ └──[-] properties (1:920858)❌ 
  ├─┬DiscountCreate
  │ ├──[+] discriminator (43059:26)❌ 
  │ ├──[-] oneOf (1:740999)❌ 
  │ ├──[-] oneOf (1:749260)❌ 
  │ ├─┬ONEOF
  │ │ └──[🔀] $ref (43077:23)❌ 
  │ └─┬ONEOF
  │   └──[🔀] $ref (43961:23)❌ 
  └─┬AvailableScope
    ├──[-] enum (1:347686)❌ 
    └──[-] enum (1:347698)❌ 
Document Element Total Changes Breaking Changes
components 124 55
paths 6 0
Linting Report 0 errors, 1 warnings, 14 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.648.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Apr 29, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777422844 branch 2 times, most recently from a7db7af to 1fa975b Compare May 1, 2026 00:39
* `polar.organizations.update()`: 
  *  `request.organization_update.feature_settings` **Changed** **Breaking** ⚠️
  *  `response.feature_settings` **Changed** **Breaking** ⚠️
* `polar.discounts.create()`:  `request` **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._endpointorder_refunded_post()`: 
  *  `request.data` **Changed** **Breaking** ⚠️
* `polar._endpointorganization_updated_post()`: 
  *  `request.data.feature_settings` **Changed** **Breaking** ⚠️
* `polar.organizations.list()`:  `response.items.[].feature_settings` **Changed** **Breaking** ⚠️
* `polar.organizations.get()`:  `response.feature_settings` **Changed** **Breaking** ⚠️
* `polar.organizations.create()`: 
  *  `request.feature_settings` **Changed** **Breaking** ⚠️
  *  `response.feature_settings` **Changed** **Breaking** ⚠️
* `polar.event-types.list()`:  `response.items.[]` **Changed** **Breaking** ⚠️
* `polar.customer_portal.orders.receipt()`: **Added**
* `polar.orders.receipt()`: **Added**
* `polar.orders.update()`:  `response` **Changed**
* `polar.orders.list()`:  `response.items.[]` **Changed**
* `polar.members.create_member()`: 
  *  `request.role` **Changed**
* `polar.customer_portal.orders.list()`:  `response.items.[]` **Changed**
* `polar.customer_portal.orders.get()`:  `response` **Changed**
* `polar.customer_portal.orders.update()`:  `response` **Changed**
* `polar.orders.get()`:  `response` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777422844 branch from 229b5d1 to 456654d Compare May 2, 2026 00:36
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