Skip to content

chore: 🐝 Update SDK - Generate 0.31.8#149

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

chore: 🐝 Update SDK - Generate 0.31.8#149
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1781311562

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 13, 2026

Copy link
Copy Markdown

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.benefits.update(): request_body Changed Breaking ⚠️
  • polar.files.list(): response.items.[].[support_case_attachment] Added
  • polar.files.create():
    • request.[support_case_attachment] Added
  • polar.files.uploaded(): response.[support_case_attachment] Added
  • polar.files.update(): response.[support_case_attachment] Added
OpenAPI Change Summary
├─┬Paths
│ ├─┬/v1/files/{id}/uploaded
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] oneOf (66716:40)
│ │           └──Discriminator
│ └─┬/v1/files/{id}
│   └─┬PATCH
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           └─┬Schema
│             ├──[+] oneOf (66716:40)
│             └──Discriminator
└─┬Components
  ├──[+] schemas (66716:40)
  ├──[+] schemas (66635:42)
  ├─┬FileCreate
  │ ├──[+] oneOf (66635:42)
  │ └──Discriminator
  ├─┬BenefitDownloadablesUpdate
  │ └──[-] properties (1:407473)❌ 
  ├─┬BenefitGitHubRepositoryUpdate
  │ └──[-] properties (1:423667)❌ 
  ├─┬BenefitDiscordUpdate
  │ └──[-] properties (1:400086)❌ 
  ├─┬BenefitSlackSharedChannelUpdate
  │ └──[-] properties (1:484704)❌ 
  ├─┬FileServiceTypes
  │ └──[+] enum (48289:11)
  └─┬ListResource_FileRead_
    └─┬items
      └─┬Schema
        ├──[+] oneOf (66716:40)
        └──Discriminator
Document Element Total Changes Breaking Changes
paths 4 0
components 11 4
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 Jun 13, 2026
* `polar.benefits.update()`:  `request_body` **Changed** **Breaking** ⚠️
* `polar.files.list()`:  `response.items.[].[support_case_attachment]` **Added**
* `polar.files.create()`: 
  *  `request.[support_case_attachment]` **Added**
* `polar.files.uploaded()`:  `response.[support_case_attachment]` **Added**
* `polar.files.update()`:  `response.[support_case_attachment]` **Added**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1781311562 branch from d6219a6 to b5bbd62 Compare June 14, 2026 00:48
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