Skip to content

chore: 🐝 Update SDK - Generate 0.35.8#164

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

chore: 🐝 Update SDK - Generate 0.35.8#164
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1777078111

Conversation

@github-actions
Copy link
Copy Markdown

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

OpenAPI Change Summary
└─┬Paths
  ├─┬/bounties/{bountyId}/submissions/{submissionId}/reject
  │ └─┬POST
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬files
  │             └─┬Schema
  │               └─┬url
  │                 └──[+] format (1:282550)❌ 
  ├─┬/partners/applications/reject
  │ └─┬POST
  │   └──[🔀] operationId (1:233979)❌ 
  ├─┬/commissions
  │ └─┬GET
  │   ├─┬Parameters
  │   │ ├──[🔀] description (1:241397)
  │   │ └─┬Schema
  │   │   └──[🔀] description (1:241130)
  │   ├─┬Parameters
  │   │ ├──[+] description (1:239481)
  │   │ └─┬Schema
  │   │   └──[+] description (1:239217)
  │   └─┬Parameters
  │     ├──[🔀] description (1:240472)
  │     └─┬Schema
  │       └──[🔀] description (1:240153)
  ├─┬/bounties/{bountyId}/submissions
  │ └─┬GET
  │   └─┬Responses
  │     └─┬200
  │       └─┬application/json
  │         └─┬Schema
  │           └─┬Schema
  │             └─┬files
  │               └─┬Schema
  │                 └─┬url
  │                   └──[+] format (1:274873)❌ 
  ├─┬/partners/links
  │ └─┬GET
  │   └──[🔀] operationId (1:219985)❌ 
  ├─┬/partners/applications/approve
  │ └─┬POST
  │   └──[🔀] operationId (1:232484)❌ 
  └─┬/bounties/{bountyId}/submissions/{submissionId}/approve
    └─┬POST
      └─┬Responses
        └─┬200
          └─┬application/json
            └─┬Schema
              └─┬files
                └─┬Schema
                  └─┬url
                    └──[+] format (1:278653)❌ 
Document Element Total Changes Breaking Changes
paths 12 6

View full report

Linting Report 0 errors, 28 warnings, 23 hints

PYTHON CHANGELOG

pagination: 3.0.10 - 2026-04-23

🐛 Bug Fixes

  • narrow nullable pagination params before arithmetic in next() closure (commit by @AshGodfrey)

unions: 3.1.5 - 2026-04-21

🐛 Bug Fixes

  • prevent pyright reportInvalidTypeForm error for TypeAliasType self-references (commit by @2ynn)

Based on Speakeasy CLI 1.761.11

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Apr 25, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777078111 branch 7 times, most recently from f87b934 to 8103730 Compare May 2, 2026 00:56
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1777078111 branch from 92baef4 to 1aa7cbb Compare May 3, 2026 01:01
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